summaryrefslogtreecommitdiffstats
path: root/sm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-8/+5
* gpg: Fix buffering problem in --list-config.Werner Koch2015-01-281-125/+12
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* sm: Simplify fix ed8383c6Werner Koch2015-01-261-4/+2
* gpg,sm: Remove unnecessary duplicated checksWerner Koch2015-01-231-1/+1
* sm,g13: Init local vars to avoid compiler warnings.Werner Koch2015-01-051-1/+1
* sm: Avoid double-free on iconv failureDaniel Kahn Gillmor2014-12-221-0/+2
* dirmngr,gpgsm: Return NULL on failWerner Koch2014-12-221-0/+1
* Add option --no-autostart.Werner Koch2014-11-284-4/+30
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-192-2/+2
* Remove use of gnulib (part 1)Werner Koch2014-11-111-1/+1
* Avoid sign extension when shifting the MSB.Werner Koch2014-11-051-2/+8
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-2/+2
* kbx: Let keydb_search skip unwanted blobs.Werner Koch2014-10-311-0/+1
* Use a unique capitalization for "Note:".Werner Koch2014-10-102-5/+5
* gpg: Skip overlong keys and a print a warning.Werner Koch2014-10-091-1/+3
* gpg: Take care to use pubring.kbx if it has ever been used.Werner Koch2014-10-091-2/+2
* Avoid unnecessary library linkageDaniel Kahn Gillmor2014-10-091-1/+1
* 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