summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-3/+0
* sm: Silence compiler warnings.Werner Koch2014-09-182-3/+2
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-5/+3
* sm: Create homedir and lock empty keybox creation.Werner Koch2014-08-143-101/+223
* gpg,gpgsm: Simplify wrong_args function.Werner Koch2014-06-261-3/+1
* gpgsm: Fix default config name.Werner Koch2014-06-261-1/+2
* gpgsm: Fix commit be07ed65.Werner Koch2014-06-041-1/+1
* Add new option --with-secret.Werner Koch2014-06-034-5/+18
* gpgsm: New commands --export-secret-key-{p8,raw}Werner Koch2014-06-035-61/+166
* gpgsm: Handle re-issued CA certificates in a better way.Werner Koch2014-06-021-3/+59
* gpgsm: Add a way to save a found state.Werner Koch2014-06-022-0/+56
* gpg: Fix uninitialized access to search descindex with gpg keyboxes.Werner Koch2014-05-141-1/+1
* Make more use of *_NAME macros.Werner Koch2014-05-081-5/+7
* dirmngr: Default to a user socket name and enable autostart.Werner Koch2014-03-141-1/+4
* w32: Silence warnings about unused vars.Werner Koch2014-03-071-2/+5
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-10/+14
* Make use of the *_NAME etc macros.Werner Koch2013-11-182-4/+4
* sm: Remove cruft from source files.Werner Koch2013-06-272-113/+0
* w32: Add icons and version information.Werner Koch2013-05-072-2/+55
* gpgsm: Remove non-implemented commands from --help.Werner Koch2013-04-191-4/+4
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-222-50/+42
* Do not use a broken ttyname.Werner Koch2012-11-201-1/+1
* Fix typos spotted during translationsDavid Prévot2012-08-247-13/+13
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-0518-64/+64
* make DNS and URI fields work in gpgsm --gen-key.NIIBE Yutaka2012-04-261-2/+2
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+10
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+2
* Silence gcc warning.Marcus Brinkmann2012-01-031-1/+1
* gpgsm: Add new validation model "steed".Werner Koch2011-12-077-25/+94
* gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch2011-12-061-0/+56
* gpgsm: Allow arbitrary extensions for cert creation.Werner Koch2011-12-062-2/+183
* gpgsm: Fix storing of the serial numberWerner Koch2011-12-061-1/+1
* Generate the ChangeLog from commit logs.Werner Koch2011-12-012-1/+13
* Add a flag parameter to dotlock_create.Werner Koch2011-09-282-2/+2
* Renamed the lock functions.Werner Koch2011-09-232-7/+7
* Replace gcry_md_start_debug by gcry_md_debug.Werner Koch2011-09-205-6/+14
* Fixed set but unused variable bugsWerner Koch2011-08-103-5/+6
* Try to get the only-valid-if-cert-valid cert from the dirmngr first.Werner Koch2011-07-212-15/+97
* Fix size_t vs int issues.Marcus Brinkmann2011-06-012-1/+5
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-258-9/+20
* Support pkcs#12 import of PBES2 encoded data.Werner Koch2011-03-102-68/+297
* Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch2011-03-081-3/+6
* Fix faulty gcc warningsWerner Koch2011-03-032-5/+9
* Move parameter file description to the manual.Werner Koch2011-03-011-121/+14
* Support X.509 certificate creation.Werner Koch2011-03-016-80/+607
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0427-947/+916
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-022-2/+2
* Remove superfluous parameter.Werner Koch2010-11-269-78/+51
* Change stack size for Wince.Werner Koch2010-11-232-0/+5
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-0/+2