syncthing/lib
Jakob Borg 60c07b259e lib/ignore: Don't crash in partial #include line (ref #5985) (#5986)
If the line is just "#include" with nothing following it we would crash
with an index out of bounds error. Now it's a little more careful.
2019-08-30 11:36:31 +02:00
..
api all: Remove global events.Default (ref #4085) (#5886) 2019-08-15 16:29:37 +02:00
auto build: Let "go generate" create assets 2018-06-26 10:29:36 +02:00
beacon lib/discover: Don't leak goroutines (#5950) 2019-08-22 12:30:57 +02:00
build lib/build: Version 1.2 will be the Fermium Flea 2019-06-06 14:45:07 +02:00
config lib/db: Use different defaults for larger databases (fixes #5966) (#5967) 2019-08-20 09:41:41 +02:00
connections lib/connections: Upgrade QUIC package, use contexts for timeout (#5972) 2019-08-23 10:15:52 +02:00
db lib/db: Use different defaults for larger databases (fixes #5966) (#5967) 2019-08-20 09:41:41 +02:00
dialer all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
discover lib/discover: Don't leak goroutines (#5950) 2019-08-22 12:30:57 +02:00
events all: Remove global events.Default (ref #4085) (#5886) 2019-08-15 16:29:37 +02:00
fs lib/fs: Use gopsutils for disk usage (#5905) 2019-07-29 20:06:17 +02:00
ignore lib/ignore: Don't crash in partial #include line (ref #5985) (#5986) 2019-08-30 11:36:31 +02:00
locations all: Remove potentially problematic errors from panics (fixes #5839) (#5912) 2019-07-31 10:53:35 +02:00
logger all: Get rid of fatal logging (#5537) 2019-02-14 20:29:14 +00:00
model lib/model, lib/scanner: Pass a valid event logger (fixes #5970) (#5971) 2019-08-21 08:05:43 +02:00
nat lib/model, lib/nat: More service termination speedup (#5884) 2019-07-23 10:49:22 +02:00
osutil lib/model: Don't panic on failed chmod-back on directory (fixes #5836) (#5896) 2019-07-28 10:25:05 +02:00
pmp
protocol lib: Add mtime window when comparing files (#5852) 2019-07-23 21:48:53 +02:00
rand lib/connections: Add QUIC protocol support (fixes #5377) (#5737) 2019-05-29 09:56:40 +02:00
rc test: Get integration tests up to speed (config, build and test fixes) (#5962) 2019-08-20 10:17:11 +02:00
relay lib: Ensure timely service termination (fixes #5860) (#5863) 2019-07-19 19:40:40 +02:00
scanner lib/model, lib/scanner: Pass a valid event logger (fixes #5970) (#5971) 2019-08-21 08:05:43 +02:00
sha256
signature
stats
stun Add NATSymmetricUDPFirewall to punchable NATs (#5931) 2019-08-06 12:26:02 +01:00
sync
syncthing lib/db: Use different defaults for larger databases (fixes #5966) (#5967) 2019-08-20 09:41:41 +02:00
testutils lib/model, lib/testutils: Test closing a connection on folder restart (#5707) 2019-05-18 08:53:59 +02:00
tlsutil lib/tlsutil: Remove hardcoded curve preferences (fixes #5940) (#5942) 2019-08-11 19:01:57 +02:00
upgrade lib/upgrade: Include browser_download_url field 2019-08-29 16:10:13 +02:00
upnp
ur lib/ur: Prevent trivial race in CPU bench 2019-08-25 23:43:28 +02:00
util lib: Ensure timely service termination (fixes #5860) (#5863) 2019-07-19 19:40:40 +02:00
versioner lib/versioner: Replace multiple placeholders in a single token in external command (fixes #5849) 2019-07-12 08:45:39 +01:00
watchaggregator all: Remove global events.Default (ref #4085) (#5886) 2019-08-15 16:29:37 +02:00
weakhash