aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-413/+0
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* Add ECC import regression tests and fixed a regression.Werner Koch2011-02-101-7/+14
| | | | | | The import test imports the keys as needed and because they are passphrase protected we now need a pinentry script to convey the passphrase to gpg-agent.
* Tweaks to make make distcheck work.Werner Koch2010-10-151-0/+4
|
* All tests work are again workingWerner Koch2010-10-141-0/+21
|
* Change OpenPGP test framework to run under the control of the agent.Werner Koch2010-06-071-0/+9
|
* Add unfinished gpgtar.Werner Koch2010-06-071-0/+4
| | | | | Collected changes and ports of bug fixes from stable.
* Update tests.Werner Koch2010-05-111-1/+11
|
* Fix for bug 1223Werner Koch2010-05-071-0/+5
|
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-0/+5
| | | | | Collected changes.
* * defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw2009-06-051-0/+5
| | | | | there are more than one line of algorithms. From 1.4.
* Fix problem with incompatible gpg.conf files.Werner Koch2009-04-191-0/+4
|
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-301-0/+4
| | | | | Fix tests.
* Fix a bug in the ambigious name detection.Werner Koch2008-03-201-0/+4
| | | | | Minor cleanups.
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-141-0/+5
|
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-0/+5
| | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent.
* Ported changes from 1.4.Werner Koch2007-10-251-1/+20
| | | | | Add copyright notices.
* * conventional.test, encrypt.test, encrypt-dsa.test,David Shaw2007-05-031-0/+6
| | | | | | conventional-mdc.test: Fix some broken tests that were only testing 3DES instead of all available ciphers.
* Ported multiple-messages protection.Werner Koch2007-03-051-0/+6
|
* Made some PIN pads work.Werner Koch2006-11-201-0/+5
| | | | | Some cleanups for 64 bit CPUs.
* Fix for make distcheckgnupg-1.9.91Werner Koch2006-10-041-0/+4
|
* Fix for bug 537Werner Koch2006-10-021-0/+5
|
* Migrated more stuff to doc/Werner Koch2006-08-211-0/+276
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.