aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-02Generate the ChangeLog from commit logs.Werner Koch1-374/+0
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * 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.
2010-06-17Make CAST5 the default s2k algo tomatch the doc and gpg 1.4.Werner Koch1-1/+1
2010-05-12Fix bug#1179Werner Koch1-0/+2
2010-05-12Changed test system again to allow building on an NFS mountWerner Koch1-0/+9
2010-05-11Allow to run the test without a running agent.Werner Koch1-0/+10
Add new gpg-agent commands.
2009-12-21make -j build fixgnupg-2.0.14Werner Koch1-0/+5
2009-06-05* defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw1-0/+5
there are more than one line of algorithms. From 1.4.
2009-04-19Fix problem with incompatible gpg.conf files.Werner Koch1-0/+4
2008-09-30Add gpgsm server command GETINFO agent-check.Werner Koch1-0/+4
Fix tests.
2008-03-20Fix a bug in the ambigious name detection.Werner Koch1-0/+4
Minor cleanups.
2007-12-14Preparing a release candidate.gnupg-2.0.8rc1Werner Koch1-0/+5
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-0/+5
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-10-25Ported changes from 1.4.Werner Koch1-1/+20
Add copyright notices.
2007-05-03* conventional.test, encrypt.test, encrypt-dsa.test,David Shaw1-0/+6
conventional-mdc.test: Fix some broken tests that were only testing 3DES instead of all available ciphers.
2007-03-05Ported multiple-messages protection.Werner Koch1-0/+6
2006-11-20Made some PIN pads work.Werner Koch1-0/+5
Some cleanups for 64 bit CPUs.
2006-10-04Fix for make distcheckgnupg-1.9.91Werner Koch1-0/+4
2006-10-02Fix for bug 537Werner Koch1-0/+5
2006-08-21Migrated more stuff to doc/Werner Koch1-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.