Lars K.W. Gohlke 236f121c4e lib/model: Refactor out folder and folderscan types, simplify somewhat 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 dffc34559b lib/config: Remove dead code 9 years ago
connections ea54525a33 lib/connections: Try not to deadlock (fixes #2987) 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 a551686d37 lib/discovery: Receiving a new announcement should be non-blocking 9 years ago
events a492cfba13 cmd/syncthing: Extract interfaces for things the API depends on 9 years ago
ignore 5a98af622d lib/ignore: Implement deletable ignores using (?d) prefix (fixes #1362) 9 years ago
logger a492cfba13 cmd/syncthing: Extract interfaces for things the API depends on 9 years ago
model 236f121c4e lib/model: Refactor out folder and folderscan types, simplify somewhat 9 years ago
nat e61f424ade lib/{nat,pmp}: Fix shadowing and nil IPs 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 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
rc f706d3c393 cmd/stbench: Add utility to run benchmark tests 9 years ago
relay a492cfba13 cmd/syncthing: Extract interfaces for things the API depends on 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 39c5c8c1d1 FetchLatestReleases: fix the error log message 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