syncthing/lib/upgrade
Jakob Borg d6a7ffe0d4 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 13:30:35 +00:00
..
testdata mv internal lib 2015-08-09 09:35:26 +02:00
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
signingkey.go Comment pedantry 2015-10-31 11:16:07 +01:00
upgrade_common.go lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044) 2016-05-06 13:30:35 +00:00
upgrade_supported.go lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044) 2016-05-06 13:30:35 +00:00
upgrade_test.go Fix upgrade tests 2015-10-22 08:35:48 +02:00
upgrade_unsupp.go lib/upgrade: Auto upgrade signature should cover version & arch (fixes #3044) 2016-05-06 13:30:35 +00:00