aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-21common: Add support for the new extended private key format.Justus Winter7-2/+199
2016-04-21tests: Make migration test more robust and silent.Justus Winter1-8/+18
2016-04-20agent: Sanitize permissions of the private key directory.Justus Winter1-0/+15
2016-04-20tests: Test the migration from a classic GnuPG home directory.Justus Winter6-1/+257
2016-04-14tests: Set fake-pinentry's stdout and stdin to _IOLBF.Werner Koch1-2/+19
2016-04-04Now build "gpg" binary but install as "gpg2"Werner Koch5-5/+5
2016-04-04tests: Add missing file.Werner Koch1-0/+1
2016-04-04tests: Fix default key test.Justus Winter1-2/+2
2016-03-03tests/openpgp: Skip gpgtar test if it has not been built.Justus Winter1-0/+6
2016-03-02tests/openpgp: Make tests more portable.Uldis Anšmits3-6/+6
2016-02-23tests/openpgp: Qualify executables with extension.Justus Winter1-2/+3
2016-02-23tests/openpgp: Reimplement 'pinentry.sh' in c.Justus Winter3-1/+60
2016-02-23tests/openpgp: Avoid dependency on source files.Justus Winter2-3/+4206
2016-02-23tests/openpgp: Fix file removal.Justus Winter1-1/+1
2016-02-13tests: Remove some harmless warnings in regression tests.Werner Koch1-1/+0
2016-01-06tests: Use info and error instead of a plain echo.Werner Koch1-4/+2
2015-12-22gpg: Lazily evaluate --default-key.Neal H. Walfield2-1/+74
2015-12-07tests: Add some more gpgtar tests.Justus Winter1-3/+24
2015-12-04tools/gpgtar: Implement symmetric encryption.Justus Winter1-0/+8
2015-12-04tools/gpgtar: Implement signing.Justus Winter1-9/+39
2015-12-02gpg: Use the matching key if the search description is exact.Neal H. Walfield10-4/+207
2015-11-26tools/gpgtar: Handle '--gpg-args'.Justus Winter1-4/+10
2015-11-26tools/gpgtar: Handle '--tar-args' for compatibility with gpg-zip.Justus Winter1-6/+2
2015-11-25tests: Add tests for gpgtar and gpg-zip.Justus Winter2-1/+61
2015-11-23gpg: If sqlite is not available, don't build things depending on it.Neal H. Walfield1-1/+8
2015-10-18g10: Add TOFU support.Neal H. Walfield7-4/+412
2015-10-12gpg: Try hard to use MDC also for sign+symenc.Werner Koch1-1/+10
2015-10-05tests: Two new OpenPGP test keys from E2E.Werner Koch4-1/+81
2015-09-10tests: Silence the 5gb-packet test.Werner Koch1-1/+1
2015-08-21common: Don't incorrectly reject 4 GB - 1 sized packets.Neal H. Walfield3-2/+18
2015-05-16tests: More OpenPGP test keysWerner Koch14-2/+425
2014-10-30tests: Speed up the genkey1024.test by using not so strong random.Werner Koch2-4/+6
2014-10-17gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch1-1/+1
2014-10-13gpg: Remove extra RSA import status line.Werner Koch1-1/+3
2014-10-13gpg: Allow importing keys with duplicated long key ids.Werner Koch1-0/+13
2014-10-13tests: Add sample keys with colliding long keu ids.Werner Koch4-1/+63
2014-10-13tests: Speed up conventional encryption tests for gpg.Werner Koch2-6/+14
2014-10-03Some doc fixes and a fix for "make distcheck".Werner Koch1-2/+3
2014-09-12gpg: Use algorithm id 22 for EdDSA.Werner Koch5-2/+68
2014-08-18tests: Re-enable OpenPGP ecc test.Werner Koch1-1/+1
2014-08-14gpg: Remove options --pgp2 and --rfc1991.Werner Koch1-12/+1
2014-06-30gpg: Auto-create revocation certificates.Werner Koch1-1/+1
2014-05-07gpg: Finish experimental support for Ed25519.Werner Koch1-3/+3
2014-03-17gpg: Reject signatures made with MD5.Werner Koch1-0/+1
2014-02-10gpg: Allow building without any trust model support.Werner Koch12-15/+25
2014-02-10tests: Handle disabled algorithms.Werner Koch3-6/+32
2013-11-15Fix minor compiler warnings.Werner Koch2-9/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-13/+13
2012-04-05Do not mix test result with progress lines.Werner Koch6-10/+42
2011-12-20Add the STEED Self-Signing Nonthority certificate.Werner Koch4-2/+71