syncthing/lib
Jakob Borg 8b8c48900e lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044)
New signature is the HMAC of archive name (which includes the release
version and architecture) plus the contents of the binary. This is
expected in a new file "release.sig" which may be present in a
subdirectory. The new release tools put this in [.]metadata/release.sig.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3043
2016-05-06 15:39:02 +02:00
..
auto gui: Backport angular and angular-translate updates from master 2016-05-06 15:35:30 +02:00
beacon Remove unused struct field 2015-10-27 09:55:05 +01:00
config Rename RawAPIKey -> APIKey in GUIConfiguration 2016-02-02 11:12:25 +01:00
connections Use dialer in relay checks (fixes #2732) 2016-01-30 12:33:42 +00:00
db lib/model: Properly handle deleting multiple files when doing scans with subs (fixes #2851) 2016-03-23 09:26:03 +01:00
dialer Use dialer in relay checks (fixes #2732) 2016-01-30 12:33:42 +00:00
discover More fine grained locking in discovery cache (fixes #2667) 2016-01-09 00:56:03 +01:00
events Don't cause rare spurious event timeout 2015-11-17 12:05:22 +01:00
fnmatch
ignore
logger The "OK" log level is silly and should not exist 2016-01-16 23:04:41 +01:00
model lib/model: Properly handle deleting multiple files when doing scans with subs (fixes #2851) 2016-03-23 09:26:03 +01:00
osutil Use dialer in relay checks (fixes #2732) 2016-01-30 12:33:42 +00:00
protocol Clean up error handling a bit in protocol.readMessage 2016-02-02 10:18:19 +01:00
rc Handle sparse files (fixes #245) 2015-11-21 17:58:09 +01:00
relay lib/relay/client: Log relay client messages (fixes #2624) 2016-03-23 09:26:04 +01:00
scanner Humanize serialization of version vectors (again) 2016-01-20 11:14:08 -08: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
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 lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044) 2016-05-06 15:39:02 +02:00
upnp Svc -> Service 2015-12-23 15:31:12 +00:00
versioner Better error messages for globbing errors 2015-12-15 10:04:13 +01:00