Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 1 | -0/+11 | |
* 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. | |||||
2011-02-10 | Add ECC import regression tests and fixed a regression. | Werner Koch | 1 | -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. | |||||
2010-10-15 | Tweaks to make make distcheck work. | Werner Koch | 1 | -0/+4 | |
2010-10-14 | All tests work are again working | Werner Koch | 1 | -0/+21 | |
2010-06-07 | Change OpenPGP test framework to run under the control of the agent. | Werner Koch | 1 | -0/+9 | |
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -0/+4 | |
Collected changes and ports of bug fixes from stable. | |||||
2010-05-11 | Update tests. | Werner Koch | 1 | -1/+11 | |
2010-05-07 | Fix for bug 1223 | Werner Koch | 1 | -0/+5 | |
2010-01-08 | Add dummu option --passwd for gpg. | Werner Koch | 1 | -0/+5 | |
Collected changes. | |||||
2009-06-05 | * defs.inc: Improved all_cipher_algos and all_hash_algos to work when | David Shaw | 1 | -0/+5 | |
there are more than one line of algorithms. From 1.4. | |||||
2009-04-19 | Fix problem with incompatible gpg.conf files. | Werner Koch | 1 | -0/+4 | |
2008-09-30 | Add gpgsm server command GETINFO agent-check. | Werner Koch | 1 | -0/+4 | |
Fix tests. | |||||
2008-03-20 | Fix a bug in the ambigious name detection. | Werner Koch | 1 | -0/+4 | |
Minor cleanups. | |||||
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -0/+5 | |
2007-11-27 | [W32] Changed default socket for dirmngr. | Werner Koch | 1 | -0/+5 | |
[W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
2007-10-25 | Ported changes from 1.4. | Werner Koch | 1 | -1/+20 | |
Add copyright notices. | |||||
2007-05-03 | * conventional.test, encrypt.test, encrypt-dsa.test, | David Shaw | 1 | -0/+6 | |
conventional-mdc.test: Fix some broken tests that were only testing 3DES instead of all available ciphers. | |||||
2007-03-05 | Ported multiple-messages protection. | Werner Koch | 1 | -0/+6 | |
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -0/+5 | |
Some cleanups for 64 bit CPUs. | |||||
2006-10-04 | Fix for make distcheckgnupg-1.9.91 | Werner Koch | 1 | -0/+4 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -0/+5 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -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. |