summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* More stuff for the audit-log.Werner Koch2009-12-025-26/+123
* agent/Marcus Brinkmann2009-11-252-3/+8
* Add gpgconf related dummy options default_pubkey_algo.Werner Koch2009-11-233-1/+11
* Change fallback keysize to 2048Werner Koch2009-11-102-3/+6
* 2009-11-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-11-102-1/+6
* agent/Marcus Brinkmann2009-11-052-2/+7
* Add help strings for all commandsWerner Koch2009-11-042-132/+191
* Adjust for assuan_register_command change.Werner Koch2009-11-042-1/+6
* agent/Marcus Brinkmann2009-11-023-17/+32
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-192-5/+26
* 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