aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-12-01Generate the ChangeLog from commit logs.Werner Koch6-10/+43
2011-09-20tests: avoid use of freed pointerJim Meyering2-1/+10
2011-02-11Add ECC sign, verify, encrypt and decrypt testsWerner Koch2-105/+165
2011-02-10Remove debug code from regression test pinentryWerner Koch1-2/+0
2011-02-10Add ECC import regression tests and fixed a regression.Werner Koch11-31/+376
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch4-33/+28
2011-02-02Sample ECC keys and message do now work.Werner Koch3-1/+49
2010-10-15Tweaks to make make distcheck work.Werner Koch2-4/+8
2010-10-14Remove debug optionsWerner Koch1-3/+1
2010-10-14All tests work are again workingWerner Koch25-110/+380
2010-10-14Some tweaks to the agent startup.Werner Koch4-18/+18
2010-07-23.Werner Koch2-0/+215
2010-06-07Change OpenPGP test framework to run under the control of the agent.Werner Koch6-15/+33
2010-06-07Add unfinished gpgtar.Werner Koch2-0/+579
2010-05-11Update tests.Werner Koch5-11/+39
2010-05-07Fix for bug 1223Werner Koch5-1/+63
2010-01-08Add dummu option --passwd for gpg.Werner Koch2-1/+12
2009-10-13Replace C99 style vararg macro which was anyway not correct.Werner Koch2-29/+38