summaryrefslogtreecommitdiffstats
path: root/sm/certdump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require Libgcrypt 1.9Werner Koch2021-01-191-11/+0
* sm: Fix a bug in the rfc2253 parserWerner Koch2020-08-281-1/+1
* gpgsm: Replace all assert calls by log_assert.Werner Koch2020-07-081-3/+2
* sm: Print the serial number of a cert also in decimal.Werner Koch2020-06-261-1/+80
* sm: Support import and verification of EdDSA certificates.Werner Koch2020-05-131-0/+22
* sm: Fix a warning in an es_fopencooie function.Werner Koch2020-04-011-0/+4
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Adjust copyright years for sm/certdump.cWerner Koch2017-02-201-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Avoid incompatible pointer assignment warnings on Windows.Werner Koch2015-11-271-2/+2
* gpg: Fix buffering problem in --list-config.Werner Koch2015-01-281-125/+12
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-5/+3
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-24/+23
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-5/+5
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-251-1/+1
* Remove duplicated code.Werner Koch2009-03-161-15/+2
* Add a custom prompt for the CSR generation.Werner Koch2008-12-051-28/+3
* Remove debug code.Werner Koch2008-10-281-3/+0
* fixed a bug in the prompt formatter.Werner Koch2008-10-281-58/+70
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-1/+1
* Workaround for a mingw runtime bug.Werner Koch2008-09-041-1/+7
* Fix a bug in the ambigious name detection.Werner Koch2008-03-201-3/+6
* Fixed an email/DN bug.Werner Koch2008-03-131-6/+13
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+33
* Factored utf8 switching code out to i18n.c.Werner Koch2007-10-191-32/+3
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-3/+3
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* First steps towards supporting W32.Werner Koch2007-06-061-0/+5
* agent/Marcus Brinkmann2007-05-191-3/+8
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-22/+134
* Preparing 2.0.1Werner Koch2006-11-281-1/+1
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-1/+8
* sm/Werner Koch2006-11-141-0/+54
* Various smaller changesWerner Koch2006-06-271-0/+30
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Added qualified signature features.Werner Koch2005-11-131-3/+50
* * keylist.c (email_kludge): Reworked.Werner Koch2005-07-201-2/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-13/+15
* * configure.ac: Require libksba 0.9.11.Werner Koch2005-04-181-0/+1
* * gpgv.c (i18n_init): Always use LC_ALL.Werner Koch2004-09-301-12/+34
* spelling fixWerner Koch2004-09-301-1/+4
* (main): New commands --dump-keys, --dump-external-keys,Werner Koch2004-04-221-0/+1
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-3/+3
* Preparing for a releaseWerner Koch2004-03-061-2/+35
* * gpgsm.c (set_debug): Set the new --debug-level flags.Werner Koch2004-02-181-1/+1
* * certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch2004-02-131-1/+182
* (parse_dn_part): Map common OIDs to human readableWerner Koch2004-01-291-9/+42