summaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Print revocation date and reason in cert listings.Werner Koch2022-12-051-0/+18
* gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch2022-11-151-3/+3
* gpgsm: New option --compatibility-flags.Werner Koch2022-06-131-5/+23
* sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka2022-02-181-3/+6
* sm: Detect circular chains in --list-chain.Werner Koch2021-11-151-1/+7
* sm: Add LotW support to the key listingWerner Koch2021-09-091-0/+7
* sm: Let --dump-cert --show-cert also print an OpenPGP fingerprint.Werner Koch2021-05-201-7/+45
* sm: New command --show-certsWerner Koch2021-04-201-0/+95
* sm: Add a few more OIDs to the table for nicer keylistingsWerner Koch2021-03-241-0/+4
* sm: Extend the list of known OIDs.Werner Koch2021-02-221-4/+16
* sm: Add a few OIDs and merge OID tables.Werner Koch2021-02-011-52/+44
* sm: Implement initial support for keyboxd.Werner Koch2020-09-101-2/+3
* sm: Add arg ctrl to keydb_new.Werner Koch2020-09-031-1/+1
* sm: Also show the SHA-256 fingerprint.Werner Koch2020-08-041-1/+13
* gpgsm: Replace all assert calls by log_assert.Werner Koch2020-07-081-2/+1
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-1/+4
* sm: Print the serial number of a cert also in decimal.Werner Koch2020-06-261-2/+8
* sm: Print the key types as standard key algorithm strings.Werner Koch2020-05-071-12/+13
* sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch2020-04-161-1/+1
* sm: Add a couple of debug calls to the keydb module.Werner Koch2019-05-151-0/+2
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-141-2/+0
* sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch2019-03-011-3/+37
* sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch2019-02-281-4/+9
* gpg,sm: New option --with-key-screening.Werner Koch2017-10-171-3/+48
* sm: Fix colon listing of fields > 12 in crt records.Werner Koch2017-10-171-2/+1
* sm: Always print the keygrip in colon mode.Werner Koch2017-08-081-7/+7
* gpg,common: Move the compliance framework.Justus Winter2017-06-011-2/+3
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* gpg: Add new field no 18 to the colon listing.Werner Koch2017-03-201-3/+15
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-4/+3
* sm: Remove unused arg SECRET from keydb functions.Werner Koch2016-11-101-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpgsm: Fix machine-readable key listing.Justus Winter2016-08-011-1/+0
* 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