aboutsummaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Set validity flag in keylisting to n for untrusted root cert.Werner Koch2023-11-271-0/+2
* sm: Flag Brainpool curves as compliant for all other operations.Werner Koch2023-10-241-1/+1
* sm: Flag Brainpool curves as compliant.Werner Koch2023-10-241-3/+3
* sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka2023-08-281-3/+6
* sm: Fix issuer certificate look error due to legacy error code.Werner Koch2023-02-241-2/+3
* gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch2022-11-151-3/+3
* gpgsm: Print the key types as standard key algorithm strings.Werner Koch2022-10-201-12/+13
* gpgsm: New option --compatibility-flags.Werner Koch2022-08-191-5/+23
* sm: Detect circular chains in --list-chain.Werner Koch2021-11-151-1/+7
* sm: Also show the SHA-256 fingerprint.Werner Koch2020-08-041-0/+12
* 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: Lookup missing issuers first using authorityInfoAccess.Werner Koch2020-04-161-1/+1
* sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch2019-03-071-3/+37
* sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch2019-02-281-3/+12
* sm: Fix colon listing of fields > 12 in crt records.Werner Koch2017-10-191-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 <[email protected]>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