aptly/pgp
Harald Sitter 5a713534c6 fix gpg setting
Init is actually never called and I have no clue why it is there if it is
not called.
Take this opportunity to introduce a New function which only does the
helper lookup and panics iff that fails. Panic may be a bit too aggressive,
but seems the most certain way to get out of not finding a suitable gpg1
binary.
2018-04-26 09:18:06 +02:00
..
test-bins introduce a gpg and gpgv version compatibility check and fall back to v1 2018-04-25 15:05:53 +02:00
1.clearsigned GoVerifier implementation 2017-07-21 01:01:58 +03:00
1.cleartext GoVerifier implementation 2017-07-21 01:01:58 +03:00
1.signature GoVerifier implementation 2017-07-21 01:01:58 +03:00
1.text GoVerifier implementation 2017-07-21 01:01:58 +03:00
2.signature GoVerifier implementation 2017-07-21 01:01:58 +03:00
2.text GoVerifier implementation 2017-07-21 01:01:58 +03:00
3.signature GoVerifier implementation 2017-07-21 01:01:58 +03:00
3.text GoVerifier implementation 2017-07-21 01:01:58 +03:00
gnupg.go fix gpg setting 2018-04-26 09:18:06 +02:00
gnupg_test.go fix gpg setting 2018-04-26 09:18:06 +02:00
internal.go New signing key for aptly repo, and small fixes 2018-03-16 01:27:57 +03:00
internal_test.go GoVerifier implementation 2017-07-21 01:01:58 +03:00
openpgp.go Improve internal PGP provider 2017-07-28 00:53:50 +03:00
pgp.go GoVerifier implementation 2017-07-21 01:01:58 +03:00
pgp_test.go Refactor GPG signer/verifier 2017-05-23 02:54:56 +03:00
trusted.gpg GoVerifier implementation 2017-07-21 01:01:58 +03:00