summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some changes to suport g13.Werner Koch2009-09-302-3/+4
* s/DOTLOCK/dotlock_t/.Werner Koch2009-09-231-1/+1
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-234-36/+79
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-064-56/+33
* Comment changes.Werner Koch2009-07-302-6/+8
* 2009-07-29 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2009-07-292-0/+6
* Print status of CRL checks in the audit log.Werner Koch2009-07-232-1/+11
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+2
* Impleemned gpgsm's IMPORT --re-import feature.Werner Koch2009-07-074-12/+201
* Reworked passing of envars to Pinentry.Werner Koch2009-07-076-72/+103
* Create a pkcs#10 request directly from a card.Werner Koch2009-07-024-8/+208
* Alow batch ode for gpgsm --gen-key.Werner Koch2009-07-013-17/+128
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-244-3/+10
* Fix for bug#1066.Werner Koch2009-06-022-15/+7
* New gpgsm server option no-encrypt-to.Werner Koch2009-05-183-7/+13
* Print the card's S/N in a secret key listing.Werner Koch2009-04-022-1/+13
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-013-6/+24
* Signing using Netkey 3 cards does now work.Werner Koch2009-03-264-11/+29
* Fixed a trustlist update problem.Werner Koch2009-03-262-5/+13
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-257-8/+43
* Allow deletion of ephemeral keys. Werner Koch2009-03-232-4/+20
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-203-1/+32
* Add server option with-ephemeral-keys.Werner Koch2009-03-185-5/+17
* Remove duplicated code.Werner Koch2009-03-165-25/+18
* New gpg-agent command to list key information.Werner Koch2009-03-066-19/+130
* Fix bug#998.Werner Koch2009-02-091-2/+2
* Change default gpgsm cipher back to 3DES.Werner Koch2009-02-091-0/+4
* Minor fixesWerner Koch2009-01-122-1/+5
* Fix error detectionWerner Koch2009-01-082-6/+12
* fix a gpgconf default. Cosmetic changes.Werner Koch2008-12-102-6/+16
* Minor fixes.Werner Koch2008-12-092-1/+5
* Add a custom prompt for the CSR generation.Werner Koch2008-12-053-34/+34
* Fixed a temporary file name collision between gpg and gpgsm under Windows.Werner Koch2008-11-201-1/+1
* Print library versions according to GNU standards.Werner Koch2008-11-182-51/+38
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-132-289/+214
* Remove debug code.Werner Koch2008-10-281-3/+0
* fixed a bug in the prompt formatter.Werner Koch2008-10-283-58/+80
* Try to start the agent before invoking the protect-tool.Werner Koch2008-10-233-4/+23
* Help dirmngr to use supplied trust anchors.Werner Koch2008-10-216-14/+66
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-2011-1/+59
* Reset the context lock flag after a failed dirmngr start which may happendWerner Koch2008-10-172-8/+34
* Add --delete-keys as alias for --delete-key.Werner Koch2008-10-132-1/+6
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-304-1/+31
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-295-17/+13
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-1/+1
* Workaround for a mingw runtime bug.Werner Koch2008-09-042-1/+11
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-032-1/+9
* Print a 'f' for validated non-root certificates in gpgsm colon style listing.Werner Koch2008-08-132-0/+6
* 2008-08-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-08-083-32/+115
* Minor fixes.Werner Koch2008-06-261-2/+2