aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sample ECC keys and message do now work.Werner Koch2011-02-023-1/+49
| | | | | | | | Import and export of secret keys does now work. Encryption has been fixed to be compatible with the sample messages. This version tests for new Libgcrypt function and thus needs to be build with a new Libgcrypt installed.
* 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-143-17/+17
|
* 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
| | | | | Collected changes and ports of bug fixes from stable.
* 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
| | | | | Collected changes.
* * defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw2009-06-052-3/+7
| | | | | there are more than one line of algorithms. From 1.4.
* Fix problem with incompatible gpg.conf files.Werner Koch2009-04-192-1/+9
|
* Add a sample key.Werner Koch2009-01-132-0/+4
| | | | | Detect and show the card type.
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-302-2/+6
| | | | | Fix tests.
* 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
| | | | | Minor cleanups.
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-142-1/+6
|
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-272-1/+6
| | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent.
* Ported changes from 1.4.Werner Koch2007-10-2529-131/+286
| | | | | Add copyright notices.
* Changed to GPLv3.Werner Koch2007-07-042-5/+3
| | | | | Removed intl/.
* * conventional.test, encrypt.test, encrypt-dsa.test,David Shaw2007-05-035-21/+31
| | | | | | conventional-mdc.test: Fix some broken tests that were only testing 3DES instead of all available ciphers.
* Ported multiple-messages protection.Werner Koch2007-03-052-6/+12
|
* Made some PIN pads work.Werner Koch2006-11-202-1/+6
| | | | | Some cleanups for 64 bit CPUs.
* Fix for make distcheckgnupg-1.9.91Werner Koch2006-10-042-1/+5
|
* Fix for bug 537Werner Koch2006-10-025-2/+983
|
* Migrated more stuff to doc/Werner Koch2006-08-2148-0/+4140
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.