aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-5/+3
2014-08-14sm: Create homedir and lock empty keybox creation.Werner Koch3-101/+223
2014-06-26gpg,gpgsm: Simplify wrong_args function.Werner Koch1-3/+1
2014-06-26gpgsm: Fix default config name.Werner Koch1-1/+2
2014-06-04gpgsm: Fix commit be07ed65.Werner Koch1-1/+1
2014-06-03Add new option --with-secret.Werner Koch4-5/+18
2014-06-03gpgsm: New commands --export-secret-key-{p8,raw}Werner Koch5-61/+166
2014-06-02gpgsm: Handle re-issued CA certificates in a better way.Werner Koch1-3/+59
2014-06-02gpgsm: Add a way to save a found state.Werner Koch2-0/+56
2014-05-14gpg: Fix uninitialized access to search descindex with gpg keyboxes.Werner Koch1-1/+1
2014-05-08Make more use of *_NAME macros.Werner Koch1-5/+7
2014-03-14dirmngr: Default to a user socket name and enable autostart.Werner Koch1-1/+4
2014-03-07w32: Silence warnings about unused vars.Werner Koch1-2/+5
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-10/+14
2013-11-18Make use of the *_NAME etc macros.Werner Koch2-4/+4
2013-06-27sm: Remove cruft from source files.Werner Koch2-113/+0
2013-05-07w32: Add icons and version information.Werner Koch2-2/+55
2013-04-19gpgsm: Remove non-implemented commands from --help.Werner Koch1-4/+4
2013-02-22Use has_leading_keyword in the assuan callbacks.Werner Koch2-50/+42
2012-11-20Do not use a broken ttyname.Werner Koch1-1/+1
2012-08-24Fix typos spotted during translationsDavid Prévot7-13/+13
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch18-64/+64
2012-04-26make DNS and URI fields work in gpgsm --gen-key.NIIBE Yutaka1-2/+2
2012-03-27Print warning for arguments not considered an option.Werner Koch1-0/+10
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+2
2012-01-03Silence gcc warning.Marcus Brinkmann1-1/+1
2011-12-07gpgsm: Add new validation model "steed".Werner Koch7-25/+94
2011-12-06gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch1-0/+56
2011-12-06gpgsm: Allow arbitrary extensions for cert creation.Werner Koch2-2/+183
2011-12-06gpgsm: Fix storing of the serial numberWerner Koch1-1/+1
2011-12-01Generate the ChangeLog from commit logs.Werner Koch2-1/+13
2011-09-28Add a flag parameter to dotlock_create.Werner Koch2-2/+2
2011-09-23Renamed the lock functions.Werner Koch2-7/+7
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch5-6/+14
2011-08-10Fixed set but unused variable bugsWerner Koch3-5/+6
2011-07-21Try to get the only-valid-if-cert-valid cert from the dirmngr first.Werner Koch2-15/+97
2011-06-01Fix size_t vs int issues.Marcus Brinkmann2-1/+5
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch8-9/+20
2011-03-10Support pkcs#12 import of PBES2 encoded data.Werner Koch2-68/+297
2011-03-08Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch1-3/+6
2011-03-03Fix faulty gcc warningsWerner Koch2-5/+9
2011-03-01Move parameter file description to the manual.Werner Koch1-121/+14
2011-03-01Support X.509 certificate creation.Werner Koch6-80/+607
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch27-947/+916
2010-12-02s/AES/AES128/ in diagnostics and --list-configWerner Koch2-2/+2
2010-11-26Remove superfluous parameter.Werner Koch9-78/+51
2010-11-23Change stack size for Wince.Werner Koch2-0/+5
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-0/+2
2010-10-08Add new option --with-keygripWerner Koch4-0/+24
2010-10-05Don't set SSH_AGENTPID_INFO.Werner Koch1-1/+1