Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-13 | Finished preparations for 2.0.17gnupg-2.0.17 | Werner Koch | 1 | -1/+1 | |
2011-01-11 | Update copyright year. | Werner Koch | 1 | -1/+1 | |
2011-01-11 | Add gpgtar backport | Werner Koch | 1 | -3/+3 | |
2011-01-10 | Fix bug#1311 | Werner Koch | 1 | -0/+3 | |
2010-11-11 | Fix a bug where scdaemon kills a non-daemon gpg-agent. | Werner Koch | 1 | -0/+3 | |
Fix a passphrase cache annoyance. | |||||
2010-09-28 | Allow more hash algorithms with the OpenPGP card. | Werner Koch | 1 | -0/+2 | |
2010-09-24 | Fix bug 1285 | Werner Koch | 1 | -0/+2 | |
2010-08-23 | Fix | Werner Koch | 1 | -0/+2 | |
2010-08-11 | Pass on assuan comment lines from scd. | Werner Koch | 1 | -2/+6 | |
Fix confidential flag setting. Print another status_error. | |||||
2010-07-19 | Prepare a releasegnupg-2.0.16 | Werner Koch | 1 | -1/+1 | |
2010-05-11 | Allow to run the test without a running agent. | Werner Koch | 1 | -0/+3 | |
Add new gpg-agent commands. | |||||
2010-05-04 | Start the agent on demand if option --enable-standard socket has been | Werner Koch | 1 | -0/+8 | |
enabled. | |||||
2010-03-09 | Post release updates | Werner Koch | 1 | -0/+4 | |
2010-03-09 | Prepare a releasegnupg-2.0.15 | Werner Koch | 1 | -3/+3 | |
2010-02-18 | preparing a release candidate | Werner Koch | 1 | -0/+2 | |
2010-01-26 | Fixed a regression in 2.0.14 | Werner Koch | 1 | -0/+3 | |
2010-01-11 | Implement command --passwd for GPG. | Werner Koch | 1 | -0/+2 | |
2009-12-21 | Post release updates | Werner Koch | 1 | -0/+4 | |
2009-12-21 | Fix date of release. | Werner Koch | 1 | -1/+1 | |
2009-12-21 | Preparing for a release. | Werner Koch | 1 | -1/+1 | |
2009-12-21 | A bunch of minor changes | Werner Koch | 1 | -2/+2 | |
2009-12-14 | Implement dynamic S2K count computation for GPGSM | Werner Koch | 1 | -0/+3 | |
2009-12-10 | Add option --ignore-cert-extension | Werner Koch | 1 | -1/+3 | |
2009-12-08 | Support DNS CERT lookups via ADNS | Werner Koch | 1 | -0/+2 | |
2009-12-03 | Backported some stuff from trunk | Werner Koch | 1 | -1/+3 | |
2009-12-03 | Allow for numerical debug levels. | Werner Koch | 1 | -0/+3 | |
2009-10-16 | Change default for --include-certs to -2. | Werner Koch | 1 | -0/+3 | |
2009-09-04 | Post release version bumb | Werner Koch | 1 | -0/+4 | |
2009-09-04 | preparae release | Werner Koch | 1 | -1/+1 | |
2009-08-11 | Ask to insert the right OpenPGP card. | Werner Koch | 1 | -0/+3 | |
2009-07-09 | Support writing of existing keys with non-matching key sizes. | Werner Koch | 1 | -0/+5 | |
2009-07-09 | Changed default hash algorithm preferences | Werner Koch | 1 | -4/+7 | |
2009-07-07 | Impleemned gpgsm's IMPORT --re-import feature. | Werner Koch | 1 | -0/+2 | |
Typo fix. | |||||
2009-07-07 | Reworked passing of envars to Pinentry. | Werner Koch | 1 | -3/+4 | |
2009-07-02 | Create a pkcs#10 request directly from a card. | Werner Koch | 1 | -2/+4 | |
Deprecate gpgsm-gencert.sh script. | |||||
2009-07-01 | Alow batch ode for gpgsm --gen-key. | Werner Koch | 1 | -1/+3 | |
Allow CSR generation using an existing key with gpgsm. | |||||
2009-06-17 | Post release updates | Werner Koch | 1 | -0/+8 | |
2009-06-17 | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 1 | -5/+3 | |
2009-05-19 | Fix possible system freeze on Mac OS X. | Werner Koch | 1 | -1/+2 | |
2009-05-13 | Improved smartcard robustness. | Werner Koch | 1 | -2/+5 | |
2009-04-01 | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 1 | -0/+3 | |
Removed duplicated code (percent unescaping). | |||||
2009-03-26 | Signing using Netkey 3 cards does now work. | Werner Koch | 1 | -0/+2 | |
2009-03-24 | Preparing a snapshot. | Werner Koch | 1 | -1/+3 | |
2009-03-24 | Better syncronization of several smartcard sessions. | Werner Koch | 1 | -0/+2 | |
2009-03-19 | Changed order of the confirmation questions for root certificates | Werner Koch | 1 | -2/+5 | |
and stores negative answers in trustlist.txt. | |||||
2009-03-19 | Make sure not to leak file descriptors if running gpg-agent with a | Werner Koch | 1 | -0/+3 | |
command. Restore the signal mask to solve a problem in Mono. | |||||
2009-03-06 | New gpg-agent command to list key information. | Werner Koch | 1 | -0/+6 | |
Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | |||||
2009-03-05 | New PIN Callback attributes in gpg-agent. | Werner Koch | 1 | -0/+4 | |
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
2009-03-03 | Add --reload command to gpgconf. | Werner Koch | 1 | -1/+3 | |
Fix a problem in exechelp.c Get ready for a release. | |||||
2009-02-27 | Fix a gpg2 problem with removed cards. | Werner Koch | 1 | -1/+3 | |
Allow runtime conf change for scdaemon. New commands for scdaemon. |