aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-06-05* defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw2-3/+7
2009-04-19Fix problem with incompatible gpg.conf files.Werner Koch2-1/+9
2009-03-03Arggg, forgot one other place.Werner Koch2-1/+3
2009-03-03fix for pkits.Werner Koch2-1/+5
2009-02-19Fix bug 1001.Werner Koch6-7/+19
2009-01-13Add a sample key.Werner Koch2-0/+4
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch2-0/+20
2008-09-30Add gpgsm server command GETINFO agent-check.Werner Koch4-3/+17
2008-04-15Add executable flag to test scripts.Werner Koch16-0/+0
2008-03-26Last minute cleanups.gnupg-2.0.9Werner Koch1-7/+7
2008-03-20Fix a bug in the ambigious name detection.Werner Koch4-2/+598
2008-02-22Add some tests.Werner Koch9-36/+458
2008-02-19Fixed release creation.Werner Koch6-28/+36