Jakob Borg 39899e40bf cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about consuming the reader 9 years ago
..
auto 6be4b49999 build: Generate gui.files.go on the fly, remove from repo 9 years ago
beacon 2b6a6b91f3 Remove unused struct field 10 years ago
config 39899e40bf cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about consuming the reader 9 years ago
connections 674fc566bb lib/connections: Refactor 9 years ago
db ccfcdf7f48 cmd/syncthing: Don't compact database at startup 9 years ago
dialer 2467678bd4 lib/dialer: Add env var to disable proxy fallback (fixes #3006) 9 years ago
discover 39899e40bf cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about consuming the reader 9 years ago
events 674fc566bb lib/connections: Refactor 9 years ago
ignore 5d337bb24f lib/ignore: Handle bare commas in ignore patterns (fixes #3042) 9 years ago
logger a492cfba13 cmd/syncthing: Extract interfaces for things the API depends on 9 years ago
model 674fc566bb lib/connections: Refactor 9 years ago
nat 674fc566bb lib/connections: Refactor 9 years ago
osutil 1c7af1a72e lib/upnp: Fix port order 9 years ago
pmp e61f424ade lib/{nat,pmp}: Fix shadowing and nil IPs 9 years ago
protocol 2e840134d2 lib/protocol: Add Request benchmarks over raw and TLS encrypted TCP channels 9 years ago
rc f706d3c393 cmd/stbench: Add utility to run benchmark tests 9 years ago
relay 674fc566bb lib/connections: Refactor 9 years ago
scanner 2eb8a9ef56 all: Dead code cleanup 9 years ago
signature 9e210d705d The PublicKey() method is an addition in Go 1.4 10 years ago
stats 2a4fc28318 We should pass around db.Instance instead of leveldb.DB 10 years ago
symlinks 4581c57478 Fix import paths 10 years ago
sync d91e6023eb lib/sync: Skip the timing tests if the host timer is flaky 9 years ago
tlsutil 6d11006b54 Generate ECDSA keys instead of RSA 10 years ago
upgrade dd5909568f lib/upgrade: Don't attempt processing files larger than expected max binary size (ref #3045) 9 years ago
upnp 1c7af1a72e lib/upnp: Fix port order 9 years ago
util 19b4f3bfb4 lib/nat: Add a nat package and service to track mappings on multiple IGDs 9 years ago
versioner fa1cfd94d0 lib/versioner: Refactor for testing, speed up test 9 years ago