Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-06-17 | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 1 | -0/+2 | |
2009-06-02 | Fix for bug#1066. | Werner Koch | 3 | -8/+16 | |
A couple of minor changes. | |||||
2009-05-20 | Allow generation of DSA2 keys without --enable-dsa2. | Werner Koch | 2 | -4/+9 | |
2009-05-15 | Made card key generate with backup key work for 2048 bit. | Werner Koch | 1 | -3/+8 | |
Improved card key generation prompts. | |||||
2009-05-13 | Improved smartcard robustness. | Werner Koch | 1 | -1/+5 | |
2009-05-08 | Doc fixes. | Werner Koch | 1 | -2/+2 | |
2009-05-06 | Fix example. | Werner Koch | 1 | -7/+8 | |
2009-03-26 | Signing using Netkey 3 cards does now work. | Werner Koch | 1 | -0/+6 | |
2009-03-25 | Print NO_SECKEY status line in gpgsm. | Werner Koch | 1 | -6/+6 | |
This fixes bug#1020. | |||||
2009-03-20 | Fix keygrip computation for TCOS 3 cards. | Werner Koch | 1 | -1/+2 | |
Emit PROGRESS status lines during --learn-card. | |||||
2009-03-19 | Changed order of the confirmation questions for root certificates | Werner Koch | 1 | -2/+7 | |
and stores negative answers in trustlist.txt. | |||||
2009-03-16 | * gpg.texi (GPG Configuration Options): Document keyserver-options | David Shaw | 2 | -2/+13 | |
debug. | |||||
2009-03-06 | New gpg-agent command to list key information. | Werner Koch | 1 | -5/+9 | |
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 | 3 | -2/+17 | |
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
2009-03-02 | Add missing option strings. | Werner Koch | 2 | -2/+3 | |
2009-03-02 | Modernized gpg-agent startup instructions | Werner Koch | 2 | -10/+27 | |
2009-02-25 | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 1 | -0/+4 | |
inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging. | |||||
2009-02-19 | Fix bug 1001. | Werner Koch | 1 | -0/+12 | |
Documentation updates. | |||||
2009-01-28 | Make --allow-admin the default. | Werner Koch | 1 | -11/+23 | |
2009-01-20 | Print more directories with gpgconf --list-dirs. | Werner Koch | 1 | -4/+7 | |
2009-01-12 | preparing a release | Werner Koch | 2 | -2/+6 | |
2008-12-12 | Small doc fixes. | Werner Koch | 3 | -6/+12 | |
2008-12-10 | Add option --no-ask for GET_PASSPHRASE. | Werner Koch | 1 | -1/+6 | |
2008-12-09 | Minor fixes. | Werner Koch | 1 | -8/+13 | |
2008-12-08 | Align ticker to the full or half second. | Werner Koch | 1 | -15/+20 | |
2008-12-08 | Cleanups. Fixes bug 956. | Werner Koch | 2 | -156/+66 | |
2008-12-05 | Add option --card-timeout. | Werner Koch | 1 | -0/+14 | |
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | |||||
2008-11-12 | Made arg_parse more readable. | Werner Koch | 1 | -1/+1 | |
2008-11-12 | use $() instead of backticks. | Werner Koch | 2 | -9/+14 | |
2008-10-14 | SCD changes for PC/SC under W32. | Werner Koch | 1 | -1/+1 | |
2008-10-13 | Explain how to delete a secret X.509 key. | Werner Koch | 3 | -2/+13 | |
2008-10-01 | Add /daatfile command to gpg-connect-agent. | Werner Koch | 2 | -0/+12 | |
2008-09-23 | * gpg.texi (OpenPGP Key Management): Clarify setpref a bit. | David Shaw | 2 | -2/+17 | |
2008-09-23 | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 1 | -0/+3 | |
2008-09-04 | Workaround for a mingw runtime bug. | Werner Koch | 1 | -1/+1 | |
2008-09-03 | Fix gpg-preset-passphrase bug. | Werner Koch | 2 | -2/+9 | |
Cleanups | |||||
2008-08-28 | Add a warning nite to --throw-keyds. | Werner Koch | 2 | -8/+11 | |
2008-08-13 | Print a 'f' for validated non-root certificates in gpgsm colon style listing. | Werner Koch | 1 | -1/+5 | |
Doc fixes. | |||||
2008-08-11 | Cehck for expire date overflows. | Werner Koch | 1 | -4/+10 | |
2008-08-07 | Add a warning note to --allow-multiple-messages. | Werner Koch | 2 | -6/+10 | |
s/Sylpeed-Claws/Claws-Mail/. | |||||
2008-08-01 | Fix !EROFS bug. | Werner Koch | 4 | -3/+35 | |
Doc updates | |||||
2008-07-17 | Do not run the setuid test if running under as root proper. | Werner Koch | 2 | -3/+8 | |
Documentation fixes. Some enhancements for the new OpenPGP Card. | |||||
2008-06-25 | add new certifciates | Werner Koch | 4 | -1/+107 | |
2008-06-24 | Add support for the TCOS NullPIN feature. | Werner Koch | 1 | -2/+3 | |
2008-06-19 | Add the group option to gpgconf and define the new type "alias list". | Werner Koch | 2 | -0/+10 | |
2008-06-16 | Add controlo statement %ask-passphrase | Werner Koch | 2 | -0/+14 | |
2008-06-13 | Clarify descrition for field 10. | Werner Koch | 1 | -1/+1 | |
2008-06-11 | Made --fixed-list-mode obsolete. | Werner Koch | 2 | -2/+6 | |
2008-06-01 | Changes the header presented before requesting the user ID. | Werner Koch | 3 | -3/+28 | |
2008-05-26 | Minor bug fixes and document new gpg-connect-feature. | Werner Koch | 4 | -12/+19 | |