aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicated code.Werner Koch2009-03-161-1/+1
* Fix bug#998.Werner Koch2009-02-091-2/+2
* fix a gpgconf default. Cosmetic changes.Werner Koch2008-12-101-6/+9
* Minor fixes.Werner Koch2008-12-091-1/+1
* Print library versions according to GNU standards.Werner Koch2008-11-181-51/+32
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-131-289/+210
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Add --delete-keys as alias for --delete-key.Werner Koch2008-10-131-1/+2
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-5/+1
* Start support of TCOS 3 cards.Werner Koch2008-06-261-1/+1
* sm/Marcus Brinkmann2008-06-121-33/+131
* Fix --output option used when with --export-secret-kety-p12.Werner Koch2008-05-201-1/+1
* Updated German translation.Werner Koch2008-05-091-1/+1
* Improve certificate chain construction.Werner Koch2008-02-191-4/+11
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-0/+13
* Support DSA2.Werner Koch2007-12-121-16/+31
* More code for the audit log.Werner Koch2007-12-061-1/+1
* Try to make sure that the standard descriptors are connected when callingWerner Koch2007-12-031-0/+1
* Add option --data to GETAUDITLOG command.Werner Koch2007-11-261-4/+3
* Started to implement the audit log feature.Werner Koch2007-11-191-2/+32
* Print used library version with --version.Werner Koch2007-09-141-2/+51
* Documentaion updates.Werner Koch2007-08-141-11/+80
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-7/+42
* Factored common gpgconf constants outWerner Koch2007-08-021-28/+12
* Typo fixes.Werner Koch2007-07-171-4/+11
* Translate all file descriptors received from assuan.Werner Koch2007-07-121-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* More W32 related changesWerner Koch2007-06-261-0/+1
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-8/+8
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-4/+7
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-201-1/+1
* Made percent_escape more general.Werner Koch2007-06-191-1/+1
* jnlib/Marcus Brinkmann2007-06-181-3/+6
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-4/+4
* First steps towards supporting W32.Werner Koch2007-06-061-15/+0
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-8/+4
* Make gpgconf aware of --p12-charset.Werner Koch2007-03-201-0/+2
* Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch2007-03-201-2/+9
* Allow export to work on systems without funopen/fopencookie.Werner Koch2007-03-191-1/+1
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-4/+42
* Included LIBICONV in all Makefiles.Werner Koch2007-01-311-3/+6
* Comment mtrace featureWerner Koch2006-12-211-2/+2
* 2006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-12-211-1/+2
* .Werner Koch2006-10-231-12/+35
* Pth tweaks and improved estream.cWerner Koch2006-10-171-8/+1
* Fix for bug 537Werner Koch2006-10-021-5/+5
* Various updatesWerner Koch2006-09-211-0/+1
* Added common certificates.Werner Koch2006-09-181-3/+22
* Various fixes and new features.Werner Koch2006-09-131-45/+40
* The big Assuan error code removal.Werner Koch2006-09-061-2/+3