greatroar 807a6b1022 lib/model: Optimize jobQueue performance and memory use (#8023) 4 years ago
..
api 721cd740d8 lib/model: Don't reset db while folder is running (fixes #7935) (#7936) 4 years ago
assets baa38eea7a lib/assets: Allow assets to remain uncompressed (#6661) 5 years ago
beacon 7fa141ea39 all: Unused args, retvals, assignments (#7926) 4 years ago
build d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
config 8d8f331a4a lib/config: Always set mtime window to 2 on Android unless ext detected (ref #7963) (#7966) 4 years ago
connections 7c292cc812 lib/connections: Fix and optimize registry (#7996) 4 years ago
db 73c5184518 build: Update all dependencies (#7968) 4 years ago
dialer 7c292cc812 lib/connections: Fix and optimize registry (#7996) 4 years ago
discover eafb40460d lib/discover, lib/protocol: Buffer allocation 4 years ago
events 3746c899b7 build: List go:generate tools in tools.go (#7599) 4 years ago
fs ed98039aa5 lib/fs: Optimize TempName + some cosmetic changes (#7911) 4 years ago
ignore 7fa141ea39 all: Unused args, retvals, assignments (#7926) 4 years ago
locations 8ef504f745 all: Simplify some method calls (#7499) 4 years ago
logger 3746c899b7 build: List go:generate tools in tools.go (#7599) 4 years ago
model 807a6b1022 lib/model: Optimize jobQueue performance and memory use (#8023) 4 years ago
nat 24af89c8e2 all: Refactor preparing configuration (#7127) 5 years ago
osutil d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
pmp cbaef624cf lib/nat: Make service termination faster (#6777) 5 years ago
protocol 8f8e8a9285 lib/protocol: Simplify codeToError, errorToCode 4 years ago
rand 198028d627 lib/rand: Optimizations (#7964) 4 years ago
rc 3dd13c3994 test, lib/model: Various integration test updates & improvements (#6956) 5 years ago
relay 13196ddd92 lib/relay/protocol: Merge two Sprintf calls 4 years ago
scanner 97437cad64 lib/fs: Ignore normalization differences in case insensitive lookup (fixes #7677) (#7678) 4 years ago
sha256 56b5352f64 all: Use crypt/rand through its buffered version, but not in benchmarks (#7420) 4 years ago
signature 56b5352f64 all: Use crypt/rand through its buffered version, but not in benchmarks (#7420) 4 years ago
stats 4d979a1ce9 all: Truncate some timestamps (fixes #7457) (#7459) 4 years ago
stun e61091d240 lib/stun: Prevent nil deref when naming service (#7872) 4 years ago
svcutil c7f4f15272 lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647) 4 years ago
sync 1a06ab68eb lib/sync: Cleanly fail instead of panic in tests (#6088) 6 years ago
syncthing 0ffa7f3f57 all: Clarify 'Cleaning data for folder' log message (#7937) 4 years ago
testutils 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) 4 years ago
tlsutil a4489dec30 lib/tlsutil: Allocate UnionedConnection in one go (#7912) 4 years ago
upgrade d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
upnp 8ef504f745 all: Simplify some method calls (#7499) 4 years ago
ur 48796a1b60 lib/ur: Fix panic build goroutines for failures (#7903) 4 years ago
util 7c292cc812 lib/connections: Fix and optimize registry (#7996) 4 years ago
versioner 8ef504f745 all: Simplify some method calls (#7499) 4 years ago
watchaggregator 37d0ba1660 lib/watchaggregator: Replace counter map by two integers (#7856) 4 years ago
weakhash cc1b003f21 lib/weakhash: Fix speed reporting in benchmark (#6470) 5 years ago