aboutsummaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-10-08Add new option --with-keygripWerner Koch1-0/+10
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-1/+1
2009-12-08Unification of the search descriptor usage.Werner Koch1-1/+1
2009-07-292009-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+2
2009-04-02Print the card's S/N in a secret key listing.Werner Koch1-1/+9
2009-03-25Print NO_SECKEY status line in gpgsm.Werner Koch1-2/+2
2009-03-20Fix keygrip computation for TCOS 3 cards.Werner Koch1-0/+1
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-1/+1
2009-03-06New gpg-agent command to list key information.Werner Koch1-3/+38
2009-01-12Minor fixesWerner Koch1-1/+1
2008-10-21Help dirmngr to use supplied trust anchors.Werner Koch1-1/+1
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+6
2008-08-13Print a 'f' for validated non-root certificates in gpgsm colon style listing.Werner Koch1-0/+2
2008-06-26Minor fixes.Werner Koch1-2/+2
2008-06-26Start support of TCOS 3 cards.Werner Koch1-15/+107
2008-05-06Fixed bug#907.Werner Koch1-0/+3
2008-03-13Fixed an email/DN bug.Werner Koch1-2/+2
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-3/+3