aboutsummaryrefslogtreecommitdiffstats
path: root/tools/card-call-scd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-261-3/+89
|\
| * card: New subcommand "checkkeys".Werner Koch2024-01-221-3/+89
| * gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-071-0/+1
|\|
| * scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-061-0/+1
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-1/+2
|/
* card: New option --shadow for command list.Werner Koch2021-04-211-3/+7
* card: New flag --reread for LIST.Werner Koch2021-04-011-3/+5
* card: Print the key's label if available.Werner Koch2021-03-301-0/+35
* card: Print PIN descriptions and fix number of printed retry counters.Werner Koch2021-03-181-0/+9
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-071-1/+2
* card: Let the APDU command prints a description of the status word.Werner Koch2020-11-271-0/+30
* card: Run factory-reset in locked stated also in gpg-card.Werner Koch2020-11-091-3/+30
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-181-1/+1
* gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2020-09-081-0/+25
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-35/+3
* scd: New option to APDU command to return the ATR as data.Werner Koch2020-08-271-3/+7
* card: Better detect removed cards. Add TCOS PIN menu.Werner Koch2020-06-301-11/+4
* card: New command "apdu"Werner Koch2020-05-281-4/+6
* card: Implement UID command and print capabilities.Werner Koch2020-05-261-1/+38
* card: Allow listing of NKS cards.Werner Koch2020-05-071-1/+1
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-031-1/+12
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+1
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-2/+2
* card: Take the key creation time from the KEYPAIRINFOWerner Koch2020-02-131-45/+18
* card: Fix parsing of the received card_list.Werner Koch2020-02-121-1/+1
* card: Remove command "key-attr" and hack on "generate".Werner Koch2020-02-101-15/+44
* card: Allow switching of cards and applications.Werner Koch2020-01-161-4/+91
* scd: Make SERIALNO --all work correctly and use it.Werner Koch2020-01-131-2/+2
* card: Allow card selection with LIST.Werner Koch2019-04-031-4/+9
* card: Print card version. Check for bad Yubikeys.Werner Koch2019-03-051-1/+15
* scd:piv: Implement import of private keys for Yubikeys.Werner Koch2019-03-051-32/+13
* card: Rename gpg-card-tool to gpg-card.Werner Koch2019-02-251-1/+1
* card: Print usage info for each key.Werner Koch2019-02-211-9/+40
* card: New command "yubikey".Werner Koch2019-02-131-2/+16
* card: Make "generate" work for PIV cards.Werner Koch2019-02-081-6/+9
* card: Print the used algorithm of all keys.Werner Koch2019-02-071-0/+39
* scd: Allow standard keyref scheme for app-openpgp.Werner Koch2019-02-051-8/+3
* card: Implement non-interactive mode.Werner Koch2019-01-311-1/+2
* card: Support factory reset for Yubikey PIV application.Werner Koch2019-01-291-13/+28
* card: Print keyinfo for PIV cards.Werner Koch2019-01-291-4/+20
* card: Make printing of key information more flexible.Werner Koch2019-01-291-33/+119
* card: Implement the bulk of OpenPGP stuff into gpg-card-tool.Werner Koch2019-01-271-0/+1355