summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Remove all support for v3 keys and always create v4-signatures.Werner Koch2014-10-171-1/+1
* gpg: Remove extra RSA import status line.Werner Koch2014-10-131-1/+3
* gpg: Allow importing keys with duplicated long key ids.Werner Koch2014-10-131-0/+13
* tests: Add sample keys with colliding long keu ids.Werner Koch2014-10-134-1/+63
* tests: Speed up conventional encryption tests for gpg.Werner Koch2014-10-132-6/+14
* Some doc fixes and a fix for "make distcheck".Werner Koch2014-10-031-2/+3
* gpg: Use algorithm id 22 for EdDSA.Werner Koch2014-09-125-2/+68
* tests: Re-enable OpenPGP ecc test.Werner Koch2014-08-181-1/+1
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-12/+1
* gpg: Auto-create revocation certificates.Werner Koch2014-06-301-1/+1
* gpg: Finish experimental support for Ed25519.Werner Koch2014-05-071-3/+3
* gpg: Reject signatures made with MD5.Werner Koch2014-03-171-0/+1
* gpg: Allow building without any trust model support.Werner Koch2014-02-1012-15/+25
* tests: Handle disabled algorithms.Werner Koch2014-02-103-6/+32
* Fix minor compiler warnings.Werner Koch2013-11-152-9/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-13/+13
* Do not mix test result with progress lines.Werner Koch2012-04-056-10/+42
* Add the STEED Self-Signing Nonthority certificate.Werner Koch2011-12-204-2/+71
* Generate the ChangeLog from commit logs.Werner Koch2011-12-016-10/+43
* tests: avoid use of freed pointerJim Meyering2011-09-202-1/+10
* Add ECC sign, verify, encrypt and decrypt testsWerner Koch2011-02-112-105/+165
* Remove debug code from regression test pinentryWerner Koch2011-02-101-2/+0
* Add ECC import regression tests and fixed a regression.Werner Koch2011-02-1011-31/+376
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-044-33/+28
* Sample ECC keys and message do now work.Werner Koch2011-02-023-1/+49
* Tweaks to make make distcheck work.Werner Koch2010-10-152-4/+8
* Remove debug optionsWerner Koch2010-10-141-3/+1
* All tests work are again workingWerner Koch2010-10-1425-110/+380
* Some tweaks to the agent startup.Werner Koch2010-10-144-18/+18
* .Werner Koch2010-07-232-0/+215
* Change OpenPGP test framework to run under the control of the agent.Werner Koch2010-06-076-15/+33
* Add unfinished gpgtar.Werner Koch2010-06-072-0/+579
* Update tests.Werner Koch2010-05-115-11/+39
* Fix for bug 1223Werner Koch2010-05-075-1/+63
* Add dummu option --passwd for gpg.Werner Koch2010-01-082-1/+12
* Replace C99 style vararg macro which was anyway not correct.Werner Koch2009-10-132-29/+38
* * defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw2009-06-052-3/+7
* Fix problem with incompatible gpg.conf files.Werner Koch2009-04-192-1/+9
* Arggg, forgot one other place.Werner Koch2009-03-032-1/+3
* fix for pkits.Werner Koch2009-03-032-1/+5
* Fix bug 1001.Werner Koch2009-02-196-7/+19
* Add a sample key.Werner Koch2009-01-132-0/+4
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-202-0/+20
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-304-3/+17
* Add executable flag to test scripts.Werner Koch2008-04-1516-0/+0
* Last minute cleanups.gnupg-2.0.9Werner Koch2008-03-261-7/+7
* Fix a bug in the ambigious name detection.Werner Koch2008-03-204-2/+598
* Add some tests.Werner Koch2008-02-229-36/+458
* Fixed release creation.Werner Koch2008-02-196-28/+36
* Improve certificate chain construction.Werner Koch2008-02-1924-543/+1126