aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-12Support DSA2.Werner Koch1-16/+31
2007-12-06More code for the audit log.Werner Koch1-1/+1
2007-12-03Try to make sure that the standard descriptors are connected when callingWerner Koch1-0/+1
2007-11-26Add option --data to GETAUDITLOG command.Werner Koch1-4/+3
2007-11-19Started to implement the audit log feature.Werner Koch1-2/+32
2007-09-14Print used library version with --version.Werner Koch1-2/+51
2007-08-14Documentaion updates.Werner Koch1-11/+80
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-7/+42
2007-08-02Factored common gpgconf constants outWerner Koch1-28/+12
2007-07-17Typo fixes.Werner Koch1-4/+11
2007-07-12Translate all file descriptors received from assuan.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-26More W32 related changesWerner Koch1-0/+1
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-8/+8
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-4/+7
2007-06-20[w32] gpg-agent is now started automagically by gpgsm.Werner Koch1-1/+1
2007-06-19Made percent_escape more general.Werner Koch1-1/+1
2007-06-18jnlib/Marcus Brinkmann1-3/+6
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-4/+4
2007-06-06First steps towards supporting W32.Werner Koch1-15/+0
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-8/+4
2007-03-20Make gpgconf aware of --p12-charset.Werner Koch1-0/+2
2007-03-20Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch1-2/+9
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-1/+1
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-4/+42
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-3/+6
2006-12-21Comment mtrace featureWerner Koch1-2/+2
2006-12-212006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
2006-10-23.Werner Koch1-12/+35
2006-10-17Pth tweaks and improved estream.cWerner Koch1-8/+1
2006-10-02Fix for bug 537Werner Koch1-5/+5
2006-09-21Various updatesWerner Koch1-0/+1
2006-09-18Added common certificates.Werner Koch1-3/+22
2006-09-13Various fixes and new features.Werner Koch1-45/+40
2006-09-06The big Assuan error code removal.Werner Koch1-2/+3
2006-08-29See ChangeLogsWerner Koch1-41/+67
2006-06-20Updated FSF's address.Werner Koch1-4/+12
2005-11-23Print a note that the software has not been approved for qualified signatures.Werner Koch1-0/+5
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-1458/+0
2005-07-21* gpgsm.c (main): New options --no-log-file and --debug-none.Werner Koch1-1/+7
2005-04-21* configure.ac: Do not build gpg by default.Werner Koch1-0/+12
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-1/+1
2004-12-22(set_binary): New.Werner Koch1-4/+36
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch1-0/+3
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-9/+2
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch1-0/+1
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-3/+12
2004-12-06* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch1-0/+2
2004-12-02First take on a W32 portWerner Koch1-21/+23
2004-11-23* b64enc.c: Include stdio.h and string.hWerner Koch1-1/+6