syncthing/lib
Jakob Borg 283671fa9d Remove old dead code 2015-11-04 20:15:36 +00:00
..
auto Translation update 2015-10-30 10:23:09 +01:00
beacon Remove unused struct field 2015-10-27 09:55:05 +01:00
config Remove old dead code 2015-11-04 20:15:36 +00:00
connections Our dialer sets up TCP options 2015-10-16 19:18:22 +01:00
db We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
dialer Our dialer sets up TCP options 2015-10-16 19:18:22 +01:00
discover Remove dead code 2015-10-25 20:46:09 +00:00
events Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
fnmatch Use raw strings to describe regexes, avoids double escaping 2015-09-02 22:19:45 +02:00
ignore Correctly report errors encountered parsing ignores (fixes #2309, fixes #2296) 2015-09-29 18:04:18 +02:00
logger Comment pedantry 2015-10-31 11:16:07 +01:00
model Don't force rescan dirs and symlinks 2015-11-04 19:53:07 +00:00
osutil Revert "Case insensitive renames, part 1" 2015-09-30 21:40:04 +02:00
protocol Must not call hex.Dump in non-debug mode... 2015-10-27 10:27:18 +01:00
rc Comment pedantry 2015-10-31 11:16:07 +01:00
relay Close channel after the client is stopped 2015-10-22 23:09:02 +01:00
scanner Reduce allocations in HashFile 2015-10-27 09:37:27 +01:00
signature The PublicKey() method is an addition in Go 1.4 2015-10-27 16:03:14 +01:00
stats We should pass around db.Instance instead of leveldb.DB 2015-10-31 12:35:30 +01:00
symlinks Fix import paths 2015-09-22 19:38:46 +02:00
sync Remove dead code 2015-10-25 20:46:09 +00:00
tlsutil Generate certs with SHA256 signature instead of SHA1 2015-09-09 12:55:17 +02:00
upgrade Comment pedantry 2015-10-31 11:16:07 +01:00
upnp Add user-agent header, capitalize headers as others seems to do it (fixes #2422) 2015-10-31 15:36:08 +00:00
versioner Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00