summaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 <marcus@g10code.de>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
* See ChangeLogsWerner Koch2006-08-291-41/+67
* Updated FSF's address.Werner Koch2006-06-201-4/+12
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-0/+5
* * gpgsm.c (main): New options --no-log-file and --debug-none.Werner Koch2005-07-211-1/+7
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-211-0/+12
* * configure.ac: Require libksba 0.9.11.Werner Koch2005-04-181-1/+1
* (set_binary): New.Werner Koch2004-12-221-4/+36
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-0/+3
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-9/+2
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-181-0/+1
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-3/+12
* * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch2004-12-061-0/+2
* First take on a W32 portWerner Koch2004-12-021-21/+23