aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch5-9/+26
2010-08-18Fix regression in logging.Werner Koch2-26/+28
2010-08-16Auto-start dirmngr.Werner Koch5-145/+31
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch8-297/+321
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch7-209/+2892
2010-06-10common/Marcus Brinkmann2-0/+13
2010-06-102010-06-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
2010-06-10common/Marcus Brinkmann1-2/+9
2010-06-09Merged Dirmngr with GnuPG.Werner Koch2-2/+4
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-1/+1
2010-04-232010-04-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-2/+7
2010-04-14Whole lot of changes to support CE.Werner Koch4-35/+62
2010-03-29Minor cleanupsWerner Koch1-1/+0
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch8-37/+55
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch2-2/+2
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch2-1/+3
2010-03-11Use a custom log handler for libassuan.Werner Koch3-5/+9
2010-03-10Merged jnlib into common.Werner Koch3-3/+7
2010-03-08Removed almost al dup calls.Werner Koch7-46/+47
2010-03-08Replace use stdio by estream functions.Werner Koch11-199/+229
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-1/+1