summaryrefslogtreecommitdiffstats
path: root/tools/gpg-card.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* card: Tweak the checkcmds sub-command.Werner Koch2024-01-251-5/+8
* card: flush stdout to get checkcmd's info messages in order.Werner Koch2024-01-241-0/+1
* card: New subcommand "checkkeys".Werner Koch2024-01-221-3/+135
* tools:gpg-card: Fix an error code for Reset Code.NIIBE Yutaka2023-11-081-1/+1
* delete redundant characterszhangguangzhi2023-06-201-1/+1
* doc: Typo fixesWerner Koch2022-12-161-3/+3
* card: New commands "gpg" and "gpgsm".Werner Koch2022-10-251-2/+63
* card: Also show fingerprints of known X.509 certificatesWerner Koch2022-10-251-1/+4
* tools: Need to set the dir for common.confWerner Koch2022-09-211-0/+2
* common: New common option no-autostart.Werner Koch2022-08-221-1/+13
* card: Fix typo in help messageJiri Kerestes2021-06-121-1/+1
* card: Intialize pointer to avoid double freeJakub Jelen2021-05-201-0/+1
* card: New option --shadow for command list.Werner Koch2021-04-211-25/+41
* build: Fix build problems on macOS for gpgsm tests and gpg-card.Werner Koch2021-04-191-0/+1
* card: New flag --reread for LIST.Werner Koch2021-04-011-7/+10
* card: Print the key's label if available.Werner Koch2021-03-301-8/+22
* card: Add option --use-default-pin to command "login".Werner Koch2021-03-241-3/+18
* card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert.Werner Koch2021-03-191-6/+20
* card: Print PIN descriptions and fix number of printed retry counters.Werner Koch2021-03-181-1/+3
* card: Generalize the CHV counter printing.Werner Koch2021-03-161-55/+38
* kbx: Log debug fixesWerner Koch2021-02-251-1/+1
* doc: Improve the gpg-card man page.Werner Koch2021-02-111-4/+5
* card: List keys of pkcs#15 cards.Werner Koch2021-02-021-0/+19
* card: Let the APDU command prints a description of the status word.Werner Koch2020-11-271-1/+10
* card: Netkey improvement for passwd.Werner Koch2020-11-271-13/+22
* card: Run factory-reset in locked stated also in gpg-card.Werner Koch2020-11-091-5/+17
* gpg,tools: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2020-10-261-3/+1
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-181-4/+4
* scd: New option to APDU command to return the ATR as data.Werner Koch2020-08-271-3/+6
* Add --chuid to gpg, gpg-card, and gpg-connect-agent.Werner Koch2020-08-141-0/+9
* gpg-card: Fix type of historyname.NIIBE Yutaka2020-07-171-1/+1
* Support a history file in gpg-card and gpg-connect-agent.Werner Koch2020-07-021-2/+54
* card: Better detect removed cards. Add TCOS PIN menu.Werner Koch2020-06-301-41/+193
* card: Add password change menu for NKS cards.Werner Koch2020-06-251-4/+52
* card: Improve openpgp key writing in "writecert".Werner Koch2020-06-031-4/+20
* card: Allow to store and retrieve keyblocks in OpenPGP cards.Werner Koch2020-05-281-6/+90
* card: New command "apdu"Werner Koch2020-05-281-3/+99
* card: Update card info after "generate".Werner Koch2020-05-271-0/+8
* card: Add command "bye"Werner Koch2020-05-271-0/+1
* card: Take care of removed and re-inserted cards.Werner Koch2020-05-271-4/+18
* card: Implement UID command and print capabilities.Werner Koch2020-05-261-3/+86
* card: Allow listing of NKS cards.Werner Koch2020-05-071-1/+39
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-031-44/+8
* card: Add yet another vendor.Werner Koch2020-03-031-0/+1
* card: Add new vendor.Werner Koch2020-03-031-0/+1
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-211-9/+8
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* card: New option --info for command list and select by s/n.Werner Koch2020-02-191-39/+92
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-4/+4
* card: Fix openpgp subkey listing.Werner Koch2020-02-131-8/+12