summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start support of TCOS 3 cards.Werner Koch2008-06-266-56/+197
* Code cleanup.Werner Koch2008-06-232-14/+18
* 2008-06-13 Marcus Brinkmann <marcus@ulysses.g10code.com>Marcus Brinkmann2008-06-142-1/+5
* sm/Marcus Brinkmann2008-06-124-33/+174
* Fix --output option used when with --export-secret-kety-p12.Werner Koch2008-05-204-3/+8
* Updated German translation.Werner Koch2008-05-091-1/+1
* Fixed bug#907.Werner Koch2008-05-062-0/+8
* Fixed a C-89 incompatibility.Werner Koch2008-04-232-1/+8
* Adjust for the changed Camellia draft.Werner Koch2008-04-182-2/+14
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-013-4/+4
* Fix problem when using the fallback dirmngr.Werner Koch2008-03-312-1/+6
* Fix a bug in the ambigious name detection.Werner Koch2008-03-203-13/+40
* Fixed an email/DN bug.Werner Koch2008-03-133-8/+22
* Improve certificate chain construction.Werner Koch2008-02-195-19/+117
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-144-26/+114
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-1310-41/+178
* 2008-01-29 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-01-302-2/+20
* Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch2008-01-291-1/+1
* [W32] Avoid extra console window when importing or exporting.Werner Koch2008-01-273-4/+10
* Typo fixes.Werner Koch2008-01-261-2/+2
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-135-11/+54
* Support DSA2.Werner Koch2007-12-128-39/+140
* More code for the audit log.Werner Koch2007-12-063-5/+13
* Try to make sure that the standard descriptors are connected when callingWerner Koch2007-12-032-0/+5
* Add option --data to GETAUDITLOG command.Werner Koch2007-11-263-18/+37