1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-05 16:12:20 +00:00
syncthing/lib
2021-05-28 22:20:18 +02:00
..
api lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file () 2021-05-03 11:28:25 +01:00
assets lib/assets: Allow assets to remain uncompressed () 2020-05-25 08:51:27 +02:00
beacon lib/ur: Send unreported failures on shutdown () 2020-12-22 20:17:14 +01:00
build lib/api: Returns tags in version as list () 2020-12-10 12:22:09 +01:00
config lib/config: Set DisableTempIndexes to true on receive-encrypted () 2021-05-20 22:33:23 +02:00
connections lib/connections: Reduce default quic redial interval (fixes ) () 2021-05-14 14:26:02 +01:00
db lib/db: Add logging for GC () 2021-05-22 21:36:43 +02:00
dialer lib/dialer: Try dialing without reuse in parallel (fixes ) () 2020-08-18 13:11:12 +02:00
discover all: Regenerate proto () 2021-05-19 13:30:20 +02:00
events build: List go:generate tools in tools.go () 2021-05-08 12:52:06 +02:00
fs lib/fs: Fix UnicodeLowercaseNormalized on lowercase NFD () 2021-05-17 20:43:07 +02:00
ignore all: Remove crypto/md5 () 2021-03-17 22:22:49 +01:00
locations all: Simplify some method calls () 2021-03-17 23:12:26 +01:00
logger build: List go:generate tools in tools.go () 2021-05-08 12:52:06 +02:00
model build, lib/model: Add flag to run tests without -short and fix failure () 2021-05-28 22:20:18 +02:00
nat all: Refactor preparing configuration () 2020-11-20 14:21:54 +01:00
osutil lib: Prevent using protocol method with native path (fixes ) () 2021-04-11 15:29:43 +02:00
pmp lib/nat: Make service termination faster () 2020-06-22 09:01:57 +01:00
protocol all: Regenerate proto () 2021-05-19 13:30:20 +02:00
rand all: Use crypt/rand through its buffered version, but not in benchmarks () 2021-03-02 19:17:20 +01:00
rc test, lib/model: Various integration test updates & improvements () 2020-09-07 09:35:37 +02:00
relay lib/relay, lib/svcutil: Improve service logging (fixes ) () 2021-05-10 22:26:25 +02:00
scanner lib/fs: Ignore normalization differences in case insensitive lookup (fixes ) () 2021-05-17 12:35:03 +02:00
sha256 all: Use crypt/rand through its buffered version, but not in benchmarks () 2021-03-02 19:17:20 +01:00
signature all: Use crypt/rand through its buffered version, but not in benchmarks () 2021-03-02 19:17:20 +01:00
stats all: Truncate some timestamps (fixes ) () 2021-03-12 10:35:10 +01:00
stun lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB connections (fixes ) () 2021-05-11 07:59:56 +02:00
svcutil lib/relay, lib/svcutil: Improve service logging (fixes ) () 2021-05-10 22:26:25 +02:00
sync lib/sync: Cleanly fail instead of panic in tests () 2019-10-16 10:11:11 +02:00
syncthing lib/suture: Use ServeBackground to start main supervisor () 2021-05-10 16:50:45 +02:00
testutils lib: Use counterfeiter to mock interfaces in tests () 2021-03-03 08:53:50 +01:00
tlsutil all: Deprecate TLS 1.2 on sync connections (fixes ) () 2021-04-26 10:04:35 +02:00
upgrade all: Tweak error creation () 2020-03-03 22:40:00 +01:00
upnp all: Simplify some method calls () 2021-03-17 23:12:26 +01:00
ur lib/ur: Prevent panic when blocksResult is nil (ref ) () 2021-03-22 15:07:41 +01:00
util Trigger connection loop on config device addition (fixes ) () 2021-04-26 21:13:59 +01:00
versioner all: Simplify some method calls () 2021-03-17 23:12:26 +01:00
watchaggregator all: Refactor preparing configuration () 2020-11-20 14:21:54 +01:00
weakhash lib/weakhash: Fix speed reporting in benchmark () 2020-03-29 17:07:25 +02:00