..
auto
Translation & docs update
2015-12-20 10:05:17 +01:00
beacon
Remove unused struct field
2015-10-27 09:55:05 +01:00
config
Only override TLS settings if scheme is specified
2015-12-18 19:42:39 +00:00
connections
Fix typos
2015-12-15 20:11:07 +00:00
db
Compact database on startup (ref #2400 )
2015-11-24 13:17:30 +01:00
dialer
Add dialer.DialTimeout support
2015-11-26 23:31:37 +00:00
discover
Lol shadowing :(
2015-12-01 11:20:16 +01:00
events
Don't cause rare spurious event timeout
2015-11-17 12:05:22 +01: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
Fix typos.
2015-11-11 21:20:34 -05:00
model
WIP: Consider tempfile when checking for free space ( fixes #2598 )
2015-12-21 13:36:08 -05:00
osutil
Don't chmod in Atomic on android (fixes #2472 )
2015-11-28 02:46:06 +10:00
protocol
Regenerate XDR for empty struct types
2015-11-24 20:54:49 +01:00
rc
Handle sparse files ( fixes #245 )
2015-11-21 17:58:09 +01:00
relay
Always exit via error select, making sure reader routine is exits ( fixes #2547 )
2015-12-18 22:29:04 +00:00
scanner
Refactor: multiple-if to switch
2015-11-20 11:24:50 +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 ECDSA keys instead of RSA
2015-11-27 09:15:12 +01:00
upgrade
Improve upgrade error messages
2015-11-24 08:29:42 -05:00
upnp
Minimal error handling refactor
2015-12-13 10:38:21 +01:00
versioner
Better error messages for globbing errors
2015-12-15 10:04:13 +01:00