aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-13Cleaned up unused gpgsm and gpg options.Werner Koch2-289/+214
2008-10-28Remove debug code.Werner Koch1-3/+0
2008-10-28fixed a bug in the prompt formatter.Werner Koch3-58/+80
2008-10-23Try to start the agent before invoking the protect-tool.Werner Koch3-4/+23
2008-10-21Help dirmngr to use supplied trust anchors.Werner Koch6-14/+66
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch11-1/+59
2008-10-17Reset the context lock flag after a failed dirmngr start which may happendWerner Koch2-8/+34
2008-10-13Add --delete-keys as alias for --delete-key.Werner Koch2-1/+6
2008-09-30Add gpgsm server command GETINFO agent-check.Werner Koch4-1/+31
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch5-17/+13
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-1/+1
2008-09-04Workaround for a mingw runtime bug.Werner Koch2-1/+11
2008-09-03Fix gpg-preset-passphrase bug.Werner Koch2-1/+9
2008-08-13Print a 'f' for validated non-root certificates in gpgsm colon style listing.Werner Koch2-0/+6
2008-08-082008-08-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann3-32/+115
2008-06-26Minor fixes.Werner Koch1-2/+2
2008-06-26Start support of TCOS 3 cards.Werner Koch6-56/+197
2008-06-23Code cleanup.Werner Koch2-14/+18
2008-06-132008-06-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+5
2008-06-12sm/Marcus Brinkmann4-33/+174
2008-05-20Fix --output option used when with --export-secret-kety-p12.Werner Koch4-3/+8
2008-05-09Updated German translation.Werner Koch1-1/+1
2008-05-06Fixed bug#907.Werner Koch2-0/+8
2008-04-23Fixed a C-89 incompatibility.Werner Koch2-1/+8
2008-04-18Adjust for the changed Camellia draft.Werner Koch2-2/+14
2008-04-01Fix a problem with dirmngr looked up certificates.Werner Koch3-4/+4
2008-03-31Fix problem when using the fallback dirmngr.Werner Koch2-1/+6
2008-03-20Fix a bug in the ambigious name detection.Werner Koch3-13/+40
2008-03-13Fixed an email/DN bug.Werner Koch3-8/+22
2008-02-19Improve certificate chain construction.Werner Koch5-19/+117
2008-02-14Poems for AllowSetForegroundWindow (W32)Werner Koch4-26/+114
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch10-41/+178
2008-01-302008-01-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-2/+20
2008-01-29Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch1-1/+1
2008-01-27[W32] Avoid extra console window when importing or exporting.Werner Koch3-4/+10
2008-01-26Typo fixes.Werner Koch1-2/+2
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch5-11/+54
2007-12-12Support DSA2.Werner Koch8-39/+140
2007-12-06More code for the audit log.Werner Koch3-5/+13
2007-12-03Try to make sure that the standard descriptors are connected when callingWerner Koch2-0/+5
2007-11-26Add option --data to GETAUDITLOG command.Werner Koch3-18/+37
2007-11-22New command GETAUDITLOGWerner Koch2-0/+41
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch3-1/+5
2007-11-19Started to implement the audit log feature.Werner Koch9-101/+227
2007-10-19Factored utf8 switching code out to i18n.c.Werner Koch3-93/+14
2007-09-14Print used library version with --version.Werner Koch2-2/+56
2007-08-29Extended the --check-program output: Error messages are now inlcued in anWerner Koch1-1/+1
2007-08-29New command --check-programs for gpgconf.Werner Koch2-2/+2
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2-1/+5
2007-08-23Add new features to kbxutil.Werner Koch4-9/+89