aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-card.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-21card: New option --shadow for command list.Werner Koch1-1/+2
2021-04-01card: New flag --reread for LIST.Werner Koch1-1/+1
2021-03-30card: Print the key's label if available.Werner Koch1-0/+3
2021-03-18card: Print PIN descriptions and fix number of printed retry counters.Werner Koch1-0/+3
2020-11-27card: Let the APDU command prints a description of the status word.Werner Koch1-0/+3
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-1/+1
2020-09-08gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka1-0/+2
2020-07-02Support a history file in gpg-card and gpg-connect-agent.Werner Koch1-0/+2
2020-06-30card: Better detect removed cards. Add TCOS PIN menu.Werner Koch1-1/+2
2020-06-03card: Improve openpgp key writing in "writecert".Werner Koch1-0/+1
2020-05-28card: New command "apdu"Werner Koch1-1/+2
2020-05-27card: Take care of removed and re-inserted cards.Werner Koch1-0/+1
2020-05-26card: Implement UID command and print capabilities.Werner Koch1-2/+7
2020-05-07card: Allow listing of NKS cards.Werner Koch1-2/+2
2020-04-03gpg,card: Use the new MANUFACTURER attribute.Werner Koch1-0/+2
2020-02-12card: List more info for an OpenPGP key.Werner Koch1-0/+1
2020-02-12card: New option --no-key-lookup.Werner Koch1-0/+2
2020-02-11card: First code to actually create openpgp keys.Werner Koch1-1/+1
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2020-02-10card: Remove command "key-attr" and hack on "generate".Werner Koch1-11/+5
2020-01-16card: Allow switching of cards and applications.Werner Koch1-0/+6
2019-03-28card: Allow "yubikey disable" only for Yubikey-5 and later.Werner Koch1-1/+2
2019-03-05card: Print card version. Check for bad Yubikeys.Werner Koch1-0/+2
2019-03-05scd:piv: Implement import of private keys for Yubikeys.Werner Koch1-2/+1
2019-02-25card: Rename gpg-card-tool to gpg-card.Werner Koch1-7/+7
2019-02-21card: Print usage info for each key.Werner Koch1-1/+1
2019-02-13card: New command "yubikey".Werner Koch1-1/+7
2019-02-08common: Provide function to get public key algo names in our format.Werner Koch1-2/+0
2019-02-08card: Make "generate" work for PIV cards.Werner Koch1-1/+2
2019-02-07card: Print the used algorithm of all keys.Werner Koch1-0/+2
2019-02-05scd: Allow standard keyref scheme for app-openpgp.Werner Koch1-1/+1
2019-01-31card: Implement non-interactive mode.Werner Koch1-0/+2
2019-01-31card: New command 'authenticate'.Werner Koch1-0/+1
2019-01-30card: Cache the results from gpg and gpgsm.Werner Koch1-0/+1
2019-01-30card: Print matching OpenPGP and X.509 data.Werner Koch1-3/+45
2019-01-29card: Support factory reset for Yubikey PIV application.Werner Koch1-0/+2
2019-01-29card: Print keyinfo for PIV cards.Werner Koch1-5/+5
2019-01-29card: Make printing of key information more flexible.Werner Koch1-12/+25
2019-01-27card: Implement the bulk of OpenPGP stuff into gpg-card-tool.Werner Koch1-0/+161