aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certdump.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-12sm: Fix a warning in an es_fopencooie function.Werner Koch1-0/+3
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-02-20Adjust copyright years for sm/certdump.cWerner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-11-27Avoid incompatible pointer assignment warnings on Windows.Werner Koch1-2/+2
2015-01-28gpg: Fix buffering problem in --list-config.Werner Koch1-125/+12
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-5/+3
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-24/+23
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-5/+5
2009-03-25Print NO_SECKEY status line in gpgsm.Werner Koch1-1/+1
2009-03-16Remove duplicated code.Werner Koch1-15/+2
2008-12-05Add a custom prompt for the CSR generation.Werner Koch1-28/+3
2008-10-28Remove debug code.Werner Koch1-3/+0
2008-10-28fixed a bug in the prompt formatter.Werner Koch1-58/+70
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-1/+1
2008-09-04Workaround for a mingw runtime bug.Werner Koch1-1/+7
2008-03-20Fix a bug in the ambigious name detection.Werner Koch1-3/+6
2008-03-13Fixed an email/DN bug.Werner Koch1-6/+13
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+33
2007-10-19Factored utf8 switching code out to i18n.c.Werner Koch1-32/+3
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-3/+3
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-06First steps towards supporting W32.Werner Koch1-0/+5
2007-05-18agent/Marcus Brinkmann1-3/+8
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-22/+134
2006-11-28Preparing 2.0.1Werner Koch1-1/+1
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-1/+8
2006-11-14sm/Werner Koch1-0/+54
2006-06-27Various smaller changesWerner Koch1-0/+30
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-13Added qualified signature features.Werner Koch1-3/+50
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-457/+0
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch1-2/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-13/+15
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-0/+1
2004-09-30* gpgv.c (i18n_init): Always use LC_ALL.Werner Koch1-12/+34
2004-09-30spelling fixWerner Koch1-1/+4
2004-04-22(main): New commands --dump-keys, --dump-external-keys,Werner Koch1-0/+1
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-03-06Preparing for a releaseWerner Koch1-2/+35
2004-02-18* gpgsm.c (set_debug): Set the new --debug-level flags.Werner Koch1-1/+1
2004-02-13* certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch1-1/+182
2004-01-29(parse_dn_part): Map common OIDs to human readableWerner Koch1-9/+42
2004-01-27(parse_dn_part): Pretty print the nameDistinguisher OID.Werner Koch1-22/+33
2003-12-17Replaced deprecated type names.Werner Koch1-8/+8
2003-10-31* verify.c (strtimestamp_r, gpgsm_verify):Werner Koch1-30/+10
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+457
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-1/+1