| Commit message (Expand) | Author | Age | Files | Lines |
* | spawn: Introduce *_KEEP, removing *_NULL. | NIIBE Yutaka | 2023-04-20 | 1 | -2/+4 |
* | Merge branch 'master' into gniibe/t6275 | NIIBE Yutaka | 2023-01-24 | 1 | -3/+3 |
|\ |
|
| * | doc: Typo fixes | Werner Koch | 2022-12-16 | 1 | -3/+3 |
* | | common,tools,dirmngr: Introduce gnupg_process_spawn. | NIIBE Yutaka | 2022-11-17 | 1 | -8/+6 |
|/ |
|
* | card: New commands "gpg" and "gpgsm". | Werner Koch | 2022-10-25 | 1 | -2/+63 |
* | card: Also show fingerprints of known X.509 certificates | Werner Koch | 2022-10-25 | 1 | -1/+4 |
* | tools: Need to set the dir for common.conf | Werner Koch | 2022-09-21 | 1 | -0/+2 |
* | common: New common option no-autostart. | Werner Koch | 2022-08-22 | 1 | -1/+13 |
* | card: Fix typo in help message | Jiri Kerestes | 2021-06-12 | 1 | -1/+1 |
* | card: Intialize pointer to avoid double free | Jakub Jelen | 2021-05-20 | 1 | -0/+1 |
* | card: New option --shadow for command list. | Werner Koch | 2021-04-21 | 1 | -25/+41 |
* | build: Fix build problems on macOS for gpgsm tests and gpg-card. | Werner Koch | 2021-04-19 | 1 | -0/+1 |
* | card: New flag --reread for LIST. | Werner Koch | 2021-04-01 | 1 | -7/+10 |
* | card: Print the key's label if available. | Werner Koch | 2021-03-30 | 1 | -8/+22 |
* | card: Add option --use-default-pin to command "login". | Werner Koch | 2021-03-24 | 1 | -3/+18 |
* | card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert. | Werner Koch | 2021-03-19 | 1 | -6/+20 |
* | card: Print PIN descriptions and fix number of printed retry counters. | Werner Koch | 2021-03-18 | 1 | -1/+3 |
* | card: Generalize the CHV counter printing. | Werner Koch | 2021-03-16 | 1 | -55/+38 |
* | kbx: Log debug fixes | Werner Koch | 2021-02-25 | 1 | -1/+1 |
* | doc: Improve the gpg-card man page. | Werner Koch | 2021-02-11 | 1 | -4/+5 |
* | card: List keys of pkcs#15 cards. | Werner Koch | 2021-02-02 | 1 | -0/+19 |
* | card: Let the APDU command prints a description of the status word. | Werner Koch | 2020-11-27 | 1 | -1/+10 |
* | card: Netkey improvement for passwd. | Werner Koch | 2020-11-27 | 1 | -13/+22 |
* | card: Run factory-reset in locked stated also in gpg-card. | Werner Koch | 2020-11-09 | 1 | -5/+17 |
* | gpg,tools: Fix detecting OpenPGP card by serialno. | NIIBE Yutaka | 2020-10-26 | 1 | -3/+1 |
* | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 2020-09-18 | 1 | -4/+4 |
* | scd: New option to APDU command to return the ATR as data. | Werner Koch | 2020-08-27 | 1 | -3/+6 |
* | Add --chuid to gpg, gpg-card, and gpg-connect-agent. | Werner Koch | 2020-08-14 | 1 | -0/+9 |
* | gpg-card: Fix type of historyname. | NIIBE Yutaka | 2020-07-17 | 1 | -1/+1 |
* | Support a history file in gpg-card and gpg-connect-agent. | Werner Koch | 2020-07-02 | 1 | -2/+54 |
* | card: Better detect removed cards. Add TCOS PIN menu. | Werner Koch | 2020-06-30 | 1 | -41/+193 |
* | card: Add password change menu for NKS cards. | Werner Koch | 2020-06-25 | 1 | -4/+52 |
* | card: Improve openpgp key writing in "writecert". | Werner Koch | 2020-06-03 | 1 | -4/+20 |
* | card: Allow to store and retrieve keyblocks in OpenPGP cards. | Werner Koch | 2020-05-28 | 1 | -6/+90 |
* | card: New command "apdu" | Werner Koch | 2020-05-28 | 1 | -3/+99 |
* | card: Update card info after "generate". | Werner Koch | 2020-05-27 | 1 | -0/+8 |
* | card: Add command "bye" | Werner Koch | 2020-05-27 | 1 | -0/+1 |
* | card: Take care of removed and re-inserted cards. | Werner Koch | 2020-05-27 | 1 | -4/+18 |
* | card: Implement UID command and print capabilities. | Werner Koch | 2020-05-26 | 1 | -3/+86 |
* | card: Allow listing of NKS cards. | Werner Koch | 2020-05-07 | 1 | -1/+39 |
* | gpg,card: Use the new MANUFACTURER attribute. | Werner Koch | 2020-04-03 | 1 | -44/+8 |
* | card: Add yet another vendor. | Werner Koch | 2020-03-03 | 1 | -0/+1 |
* | card: Add new vendor. | Werner Koch | 2020-03-03 | 1 | -0/+1 |
* | Use gpgrt's new option parser for the tools. | Werner Koch | 2020-02-21 | 1 | -9/+8 |
* | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 2020-02-20 | 1 | -0/+4 |
* | card: New option --info for command list and select by s/n. | Werner Koch | 2020-02-19 | 1 | -39/+92 |
* | Spelling cleanup. | Daniel Kahn Gillmor | 2020-02-18 | 1 | -4/+4 |
* | card: Fix openpgp subkey listing. | Werner Koch | 2020-02-13 | 1 | -8/+12 |
* | card: List more info for an OpenPGP key. | Werner Koch | 2020-02-12 | 1 | -12/+16 |
* | card: New option --no-key-lookup. | Werner Koch | 2020-02-12 | 1 | -22/+38 |