aboutsummaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-23gpgsm: Terminate key listing on output write error.Werner Koch1-0/+15
2024-06-21sm: Emit user IDs in colon mode even if the Subject is empty.Werner Koch1-20/+31
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-1/+1
2023-11-27gpgsm: Set validity flag in keylisting to n for untrusted root cert.Werner Koch1-0/+2
2023-10-24sm: Flag Brainpool curves as compliant for all other operations.Werner Koch1-1/+1
2023-10-24sm: Flag Brainpool curves as compliant.Werner Koch1-3/+3
2023-10-18doc: Minor typo fixes.Werner Koch1-1/+3
2022-12-05gpgsm: Print revocation date and reason in cert listings.Werner Koch1-0/+18
2022-11-15gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch1-3/+3
2022-06-13gpgsm: New option --compatibility-flags.Werner Koch1-5/+23
2022-02-18sm: Fix use of value NONE in gnupg_isotime_t type.NIIBE Yutaka1-3/+6
2021-11-15sm: Detect circular chains in --list-chain.Werner Koch1-1/+7
2021-09-09sm: Add LotW support to the key listingWerner Koch1-0/+7
2021-05-20sm: Let --dump-cert --show-cert also print an OpenPGP fingerprint.Werner Koch1-7/+45
2021-04-20sm: New command --show-certsWerner Koch1-0/+95
2021-03-24sm: Add a few more OIDs to the table for nicer keylistingsWerner Koch1-0/+4
2021-02-22sm: Extend the list of known OIDs.Werner Koch1-4/+16
2021-02-01sm: Add a few OIDs and merge OID tables.Werner Koch1-52/+44
2020-09-10sm: Implement initial support for keyboxd.Werner Koch1-2/+3
2020-09-03sm: Add arg ctrl to keydb_new.Werner Koch1-1/+1
2020-08-04sm: Also show the SHA-256 fingerprint.Werner Koch1-1/+13
2020-07-08gpgsm: Replace all assert calls by log_assert.Werner Koch1-2/+1
2020-07-03sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch1-1/+4
2020-06-26sm: Print the serial number of a cert also in decimal.Werner Koch1-2/+8
2020-05-07sm: Print the key types as standard key algorithm strings.Werner Koch1-12/+13
2020-04-16sm: Lookup missing issuers first using authorityInfoAccess.Werner Koch1-1/+1
2019-05-15sm: Add a couple of debug calls to the keydb module.Werner Koch1-0/+2
2019-03-14kbx: Unify the fingerprint search modes.Werner Koch1-2/+0
2019-03-01sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch1-3/+37
2019-02-28sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch1-4/+9
2017-10-19sm: Fix colon listing of fields > 12 in crt records.Werner Koch1-2/+1
2017-10-17gpg,sm: New option --with-key-screening.Werner Koch1-3/+48
2017-10-17sm: Fix colon listing of fields > 12 in crt records.Werner Koch1-2/+1
2017-08-08sm: Always print the keygrip in colon mode.Werner Koch1-7/+7
2017-06-01gpg,common: Move the compliance framework.Justus Winter1-2/+3
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-20gpg: Add new field no 18 to the colon listing.Werner Koch1-3/+15
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-4/+3
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-01gpgsm: Fix machine-readable key listing.Justus Winter1-1/+0
2014-06-03Add new option --with-secret.Werner Koch1-5/+9
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-12-07gpgsm: Add new validation model "steed".Werner Koch1-9/+19
2011-12-06gpgsm: Allow arbitrary extensions for cert creation.Werner Koch1-0/+1
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch1-1/+1
2011-03-01Support X.509 certificate creation.Werner Koch1-0/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-66/+66