Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-02 | Generate the ChangeLog from commit logs. | Werner Koch | 2 | -13/+18 | |
* 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-17 | Make CAST5 the default s2k algo tomatch the doc and gpg 1.4. | Werner Koch | 1 | -1/+1 | |
2010-05-12 | Fix bug#1179 | Werner Koch | 2 | -0/+578 | |
2010-05-12 | Changed test system again to allow building on an NFS mount | Werner Koch | 4 | -12/+33 | |
2010-05-11 | Add file | Werner Koch | 1 | -0/+2 | |
2010-05-11 | Allow to run the test without a running agent. | Werner Koch | 4 | -12/+38 | |
Add new gpg-agent commands. | |||||
2009-12-21 | make -j build fixgnupg-2.0.14 | Werner Koch | 2 | -1/+12 | |
2009-06-05 | * defs.inc: Improved all_cipher_algos and all_hash_algos to work when | David Shaw | 2 | -3/+7 | |
there are more than one line of algorithms. From 1.4. | |||||
2009-04-19 | Fix problem with incompatible gpg.conf files. | Werner Koch | 2 | -1/+9 | |
2009-01-13 | Add a sample key. | Werner Koch | 2 | -0/+4 | |
Detect and show the card type. | |||||
2008-09-30 | Add gpgsm server command GETINFO agent-check. | Werner Koch | 2 | -2/+6 | |
Fix tests. | |||||
2008-03-26 | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 1 | -7/+7 | |
2008-03-20 | Fix a bug in the ambigious name detection. | Werner Koch | 4 | -2/+598 | |
Minor cleanups. | |||||
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 2 | -1/+6 | |
2007-11-27 | [W32] Changed default socket for dirmngr. | Werner Koch | 2 | -1/+6 | |
[W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
2007-10-25 | Ported changes from 1.4. | Werner Koch | 29 | -131/+286 | |
Add copyright notices. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 2 | -5/+3 | |
Removed intl/. | |||||
2007-05-03 | * conventional.test, encrypt.test, encrypt-dsa.test, | David Shaw | 5 | -21/+31 | |
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 | 2 | -6/+12 | |
2006-11-20 | Made some PIN pads work. | Werner Koch | 2 | -1/+6 | |
Some cleanups for 64 bit CPUs. | |||||
2006-10-04 | Fix for make distcheckgnupg-1.9.91 | Werner Koch | 2 | -1/+5 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 5 | -2/+983 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 48 | -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. |