aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-30Some changes to suport g13.Werner Koch2-3/+4
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch1-1/+1
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann4-36/+79
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch4-56/+33
2009-07-30Comment changes.Werner Koch2-6/+8
2009-07-292009-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-0/+6
2009-07-23Print status of CRL checks in the audit log.Werner Koch2-1/+11
2009-07-21Make bug reporting address easier changeable.Werner Koch1-2/+2
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch4-12/+201
2009-07-07Reworked passing of envars to Pinentry.Werner Koch6-72/+103
2009-07-02Create a pkcs#10 request directly from a card.Werner Koch4-8/+208
2009-07-01Alow batch ode for gpgsm --gen-key.Werner Koch3-17/+128
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch4-3/+10
2009-06-02Fix for bug#1066.Werner Koch2-15/+7
2009-05-18New gpgsm server option no-encrypt-to.Werner Koch3-7/+13
2009-04-02Print the card's S/N in a secret key listing.Werner Koch2-1/+13
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch3-6/+24
2009-03-26Signing using Netkey 3 cards does now work.Werner Koch4-11/+29
2009-03-26Fixed a trustlist update problem.Werner Koch2-5/+13
2009-03-25Print NO_SECKEY status line in gpgsm.Werner Koch7-8/+43
2009-03-23Allow deletion of ephemeral keys. Werner Koch2-4/+20
2009-03-20Fix keygrip computation for TCOS 3 cards.Werner Koch3-1/+32
2009-03-18Add server option with-ephemeral-keys.Werner Koch5-5/+17
2009-03-16Remove duplicated code.Werner Koch5-25/+18
2009-03-06New gpg-agent command to list key information.Werner Koch6-19/+130
2009-02-09Fix bug#998.Werner Koch1-2/+2
2009-02-09Change default gpgsm cipher back to 3DES.Werner Koch1-0/+4
2009-01-12Minor fixesWerner Koch2-1/+5
2009-01-08Fix error detectionWerner Koch2-6/+12
2008-12-10fix a gpgconf default. Cosmetic changes.Werner Koch2-6/+16
2008-12-09Minor fixes.Werner Koch2-1/+5
2008-12-05Add a custom prompt for the CSR generation.Werner Koch3-34/+34
2008-11-20Fixed a temporary file name collision between gpg and gpgsm under Windows.Werner Koch1-1/+1
2008-11-18Print library versions according to GNU standards.Werner Koch2-51/+38
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