aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-10fix a gpgconf default. Cosmetic changes.Werner Koch1-6/+9
2008-12-09Minor fixes.Werner Koch1-1/+1
2008-11-18Print library versions according to GNU standards.Werner Koch1-51/+32
2008-11-13Cleaned up unused gpgsm and gpg options.Werner Koch1-289/+210
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-10-13Add --delete-keys as alias for --delete-key.Werner Koch1-1/+2
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-5/+1
2008-06-26Start support of TCOS 3 cards.Werner Koch1-1/+1
Support restriction attribute. Fix utf-8 printing problems. Use AES by default.
2008-06-12sm/Marcus Brinkmann1-33/+131
2008-06-12 Marcus Brinkmann <[email protected]> * gpgsm.h (struct keyserver_spec): New struct. (opt): Add member keyserver. * gpgsm.c (keyserver_list_free, parse_keyserver_line): New functions. (main): Implement --keyserver option. * call-dirmngr.c (prepare_dirmngr): Send LDAPSERVER commands. tools/ 2008-06-12 Marcus Brinkmann <[email protected]> * gpgconf-comp.c (gc_options_gpgsm): Add option keyserver.
2008-05-20Fix --output option used when with --export-secret-kety-p12.Werner Koch1-1/+1
2008-05-09Updated German translation.Werner Koch1-1/+1
Fix in gpgconf for W32.
2008-02-19Improve certificate chain construction.Werner Koch1-4/+11
Extend PKITS framework
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-0/+13
2007-12-12Support DSA2.Werner Koch1-16/+31
Support Camellia for testing. More audit stuff.
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
gpgsm.
2007-11-26Add option --data to GETAUDITLOG command.Werner Koch1-4/+3
Return HTML formatted dummy output.
2007-11-19Started to implement the audit log feature.Werner Koch1-2/+32
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-09-14Print used library version with --version.Werner Koch1-2/+51
Typo fixes
2007-08-14Documentaion updates.Werner Koch1-11/+80
Support doe Dirmngr under W32. Fixed a yat2m bug.
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-7/+42
2007-08-02Factored common gpgconf constants outWerner Koch1-28/+12
Fixed W32 compare_filenames
2007-07-17Typo fixes.Werner Koch1-4/+11
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
2007-07-12Translate all file descriptors received from assuan.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-26More W32 related changesWerner Koch1-0/+1
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-8/+8
Changes for Windows (gpgsm -k does now work). Minor cleanups.
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch1-4/+7
Windows.
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
Added regression tests support to jnlib. W32 changes.
2007-06-18jnlib/Marcus Brinkmann1-3/+6
2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list.
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-4/+4
See the ChangeLogs for details.
2007-06-06First steps towards supporting W32.Werner Koch1-15/+0
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
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
New option --p12-charset.
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
funopen.
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-3/+6
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
2006-12-21Comment mtrace featureWerner Koch1-2/+2
2006-12-212006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
* encrypt.c (encrypt_dek): Release S_CIPH.
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
Enhanced gpg-connect-agent.
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