summaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new option --with-secret.Werner Koch2014-06-031-5/+9
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* gpgsm: Add new validation model "steed".Werner Koch2011-12-071-9/+19
* gpgsm: Allow arbitrary extensions for cert creation.Werner Koch2011-12-061-0/+1
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Support X.509 certificate creation.Werner Koch2011-03-011-0/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-66/+66
* Add new option --with-keygripWerner Koch2010-10-081-0/+10
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-1/+1
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
* 2009-07-29 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2009-07-291-0/+2
* Print the card's S/N in a secret key listing.Werner Koch2009-04-021-1/+9
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-251-2/+2
* Fix keygrip computation for TCOS 3 cards.Werner Koch2009-03-201-0/+1
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-1/+1
* New gpg-agent command to list key information.Werner Koch2009-03-061-3/+38
* Minor fixesWerner Koch2009-01-121-1/+1
* Help dirmngr to use supplied trust anchors.Werner Koch2008-10-211-1/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+6
* Print a 'f' for validated non-root certificates in gpgsm colon style listing.Werner Koch2008-08-131-0/+2
* Minor fixes.Werner Koch2008-06-261-2/+2
* Start support of TCOS 3 cards.Werner Koch2008-06-261-15/+107
* Fixed bug#907.Werner Koch2008-05-061-0/+3
* Fixed an email/DN bug.Werner Koch2008-03-131-2/+2
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-3/+3
* 2008-01-29 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-01-301-2/+15
* Typo fixes.Werner Koch2008-01-261-2/+2
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-9/+27
* Changed to GPLv3.Werner Koch2007-07-041-26/+13
* kbx/Werner Koch2007-03-201-1/+1
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-216/+222
* Preparing a releasegnupg-1.9.93Werner Koch2006-10-181-17/+35
* Fix for bug 537Werner Koch2006-10-021-4/+4
* New "relax" option for trustlist.txtWerner Koch2006-09-251-3/+5
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-1/+1
* Various fixes and new features.Werner Koch2006-09-131-2/+2
* The big Assuan error code removal.Werner Koch2006-09-061-2/+2
* Minor changes and typo fixes.Werner Koch2006-09-061-0/+8
* Various smaller changesWerner Koch2006-06-271-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+6
* g10/ does build again.Werner Koch2006-05-231-1/+3
* Added qualified signature features.Werner Koch2005-11-131-0/+40
* * keylist.c (email_kludge): Reworked.Werner Koch2005-07-201-7/+19
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+2
* * configure.ac: Require libksba 0.9.11.Werner Koch2005-04-181-5/+30
* * maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2004-12-191-2/+2
* * de.po: Updated.Werner Koch2004-09-301-2/+5
* * gpgsm.c: New option --with-ephemeral-keys.Werner Koch2004-08-061-8/+26
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-1/+5
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-111-20/+45