aboutsummaryrefslogtreecommitdiffstats
path: root/tools/card-call-scd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-22card: New subcommand "checkkeys".Werner Koch1-3/+89
2023-11-08gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka1-0/+6
2023-11-08gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka1-0/+6
2023-10-06scd:openpgp: Return better error codes for the Reset Code.Werner Koch1-0/+1
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+2
2021-04-21card: New option --shadow for command list.Werner Koch1-3/+7
2021-04-01card: New flag --reread for LIST.Werner Koch1-3/+5
2021-03-30card: Print the key's label if available.Werner Koch1-0/+35
2021-03-18card: Print PIN descriptions and fix number of printed retry counters.Werner Koch1-0/+9
2020-12-07gpg,card: Allow no version information of Yubikey.NIIBE Yutaka1-1/+2
2020-11-27card: Let the APDU command prints a description of the status word.Werner Koch1-0/+30
2020-11-09card: Run factory-reset in locked stated also in gpg-card.Werner Koch1-3/+30
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/+25
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch1-35/+3
2020-08-27scd: New option to APDU command to return the ATR as data.Werner Koch1-3/+7
2020-06-30card: Better detect removed cards. Add TCOS PIN menu.Werner Koch1-11/+4
2020-05-28card: New command "apdu"Werner Koch1-4/+6
2020-05-26card: Implement UID command and print capabilities.Werner Koch1-1/+38
2020-05-07card: Allow listing of NKS cards.Werner Koch1-1/+1
2020-04-03gpg,card: Use the new MANUFACTURER attribute.Werner Koch1-1/+12
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-1/+1
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-2/+2
2020-02-13card: Take the key creation time from the KEYPAIRINFOWerner Koch1-45/+18
2020-02-12card: Fix parsing of the received card_list.Werner Koch1-1/+1
2020-02-10card: Remove command "key-attr" and hack on "generate".Werner Koch1-15/+44
2020-01-16card: Allow switching of cards and applications.Werner Koch1-4/+91
2020-01-13scd: Make SERIALNO --all work correctly and use it.Werner Koch1-2/+2
2019-04-03card: Allow card selection with LIST.Werner Koch1-4/+9
2019-03-05card: Print card version. Check for bad Yubikeys.Werner Koch1-1/+15
2019-03-05scd:piv: Implement import of private keys for Yubikeys.Werner Koch1-32/+13
2019-02-25card: Rename gpg-card-tool to gpg-card.Werner Koch1-1/+1
2019-02-21card: Print usage info for each key.Werner Koch1-9/+40
2019-02-13card: New command "yubikey".Werner Koch1-2/+16
2019-02-08card: Make "generate" work for PIV cards.Werner Koch1-6/+9
2019-02-07card: Print the used algorithm of all keys.Werner Koch1-0/+39
2019-02-05scd: Allow standard keyref scheme for app-openpgp.Werner Koch1-8/+3
2019-01-31card: Implement non-interactive mode.Werner Koch1-1/+2
2019-01-29card: Support factory reset for Yubikey PIV application.Werner Koch1-13/+28
2019-01-29card: Print keyinfo for PIV cards.Werner Koch1-4/+20
2019-01-29card: Make printing of key information more flexible.Werner Koch1-33/+119
2019-01-27card: Implement the bulk of OpenPGP stuff into gpg-card-tool.Werner Koch1-0/+1355