1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-08 17:24:08 +00:00
syncthing/lib
2020-07-31 19:26:09 +02:00
..
api lib/connections, lib/tlsutil: Handle certName in Go 1.15 (fixes ) () 2020-07-30 13:36:11 +02:00
assets lib/assets: Allow assets to remain uncompressed () 2020-05-25 08:51:27 +02:00
beacon lib/beacon: Only send to appropriately flagged interfaces (ref ) () 2020-03-17 09:40:37 +01:00
build build: Actually set build tags () 2020-07-30 10:58:43 +02:00
config lib/config: Repair versioning XML serialization (fixes , ref ) 2020-07-28 12:08:37 +02:00
connections lib/connections, lib/tlsutil: Handle certName in Go 1.15 (fixes ) () 2020-07-30 13:36:11 +02:00
db lib/db: Don't count invalid items to global state (ref ) () 2020-07-30 13:49:14 +02:00
dialer lib/connections: Try TCP punchthrough (fixes ) () 2020-06-16 09:17:07 +02:00
discover all: Make all error implementations pointer types () 2020-06-16 09:27:34 +02:00
events lib/api, lib/model: Fixes around event request tracking () 2020-06-25 21:48:48 +02:00
fs lib/fs: Properly handle case insensitive systems (fixes , fixes , fixes ) 2020-07-28 11:15:11 +02:00
ignore gui, lib/ignore: Handle editing ignores with error (fixes ) () 2020-06-18 11:04:00 +02:00
locations lib/db: Add Badger backend (fixes ) () 2020-05-29 13:43:02 +02:00
logger all, lib/logger: Refactor SetDebug calls () 2019-10-04 13:03:34 +02:00
model lib/model: Check folder error before sync-waiting (fixes ) () 2020-07-31 19:26:09 +02:00
nat lib/nat: Make sure nat keeps being disabled (fixes ) () 2020-07-14 08:16:08 +02:00
osutil lib/fs: Properly handle case insensitive systems (fixes , fixes , fixes ) 2020-07-28 11:15:11 +02:00
pmp lib/nat: Make service termination faster () 2020-06-22 09:01:57 +01:00
protocol lib/protocol: Include WeakHash in BlocksHash () 2020-06-29 09:33:07 +02:00
rand lib/rand: Various minor fixes () 2020-06-17 10:43:58 +02:00
rc lib/protocol, rc, utils: Add mutex Unlock before panic () 2020-04-20 14:52:16 +02:00
relay all: Make all error implementations pointer types () 2020-06-16 09:27:34 +02:00
scanner lib/fs: Properly handle case insensitive systems (fixes , fixes , fixes ) 2020-07-28 11:15:11 +02:00
sha256 Add indirection for large version vectors. () 2020-05-13 14:28:42 +02:00
signature
stats all: Propagate errors from NamespacedKV () 2019-11-30 13:03:24 +01:00
stun lib: More contextification () 2020-02-24 21:57:15 +01:00
sync lib/sync: Cleanly fail instead of panic in tests () 2019-10-16 10:11:11 +02:00
syncthing lib/db: Make database GC a service, stop on Stop() () 2020-04-12 10:26:57 +02:00
testutils
tlsutil lib/connections, lib/tlsutil: Handle certName in Go 1.15 (fixes ) () 2020-07-30 13:36:11 +02:00
upgrade all: Tweak error creation () 2020-03-03 22:40:00 +01:00
upnp lib/nat: Make service termination faster () 2020-06-22 09:01:57 +01:00
ur lib/fs: Properly handle case insensitive systems (fixes , fixes , fixes ) 2020-07-28 11:15:11 +02:00
util lib/ur: Track new folder feature usage () 2020-06-28 20:35:22 +02:00
versioner lib/model, lib/versioner: Drive version cleanup from scanner (fixes ) () 2020-07-14 10:48:50 +02:00
watchaggregator lib: Replace done channel with contexts in and add names to util services () 2019-11-21 08:41:15 +01:00
weakhash lib/weakhash: Fix speed reporting in benchmark () 2020-03-29 17:07:25 +02:00