| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Improve the gpg-card man page. | Werner Koch | 2021-02-11 | 1 | -4/+5 |
* | tools: Remove the symcryptrun tool. | Werner Koch | 2021-02-09 | 2 | -1031/+1 |
* | card: List keys of pkcs#15 cards. | Werner Koch | 2021-02-02 | 1 | -0/+19 |
* | Require Libgcrypt 1.9 | Werner Koch | 2021-01-19 | 1 | -2/+0 |
* | tools: Add option --clock to watchgnupg | Werner Koch | 2021-01-12 | 1 | -1/+28 |
* | wkd: Minor permission fix for created files. | Werner Koch | 2020-12-30 | 1 | -2/+2 |
* | wks-client: Improve an error message | Werner Koch | 2020-12-09 | 1 | -1/+1 |
* | gpg,card: Allow no version information of Yubikey. | NIIBE Yutaka | 2020-12-07 | 1 | -1/+2 |
* | card: Let the APDU command prints a description of the status word. | Werner Koch | 2020-11-27 | 3 | -1/+43 |
* | card: Netkey improvement for passwd. | Werner Koch | 2020-11-27 | 1 | -13/+22 |
* | gpgconf: Yet another fix for --apply-profile. | Werner Koch | 2020-11-12 | 1 | -4/+4 |
* | card: Run factory-reset in locked stated also in gpg-card. | Werner Koch | 2020-11-09 | 3 | -10/+54 |
* | gpgconf: Make sure the homedir exists for --apply-profile. | Werner Koch | 2020-11-04 | 1 | -0/+4 |
* | w32: Add windows subsystem variant of gpgconf | Andre Heinecke | 2020-11-04 | 1 | -0/+6 |
* | gpg,tools: Fix detecting OpenPGP card by serialno. | NIIBE Yutaka | 2020-10-26 | 1 | -3/+1 |
* | common: New functions gnupg_opendir et al. | Werner Koch | 2020-10-21 | 3 | -18/+17 |
* | Replace all calls to stat by gnupg_stat. | Werner Koch | 2020-10-20 | 5 | -9/+9 |
* | Replace most calls to open by a new wrapper. | Werner Koch | 2020-10-20 | 1 | -2/+3 |
* | Replace most of the remaining stdio calls by estream calls. | Werner Koch | 2020-10-20 | 3 | -34/+33 |
* | Replace all calls to access by gnupg_access | Werner Koch | 2020-10-20 | 3 | -13/+15 |
* | dirmngr: Add warning on the use of --add-servers. | Werner Koch | 2020-10-05 | 1 | -1/+1 |
* | gpgconf: New option --show-versions. | Werner Koch | 2020-10-02 | 2 | -8/+168 |
* | keyboxd: Integrate into gpgconf. | Werner Koch | 2020-09-24 | 3 | -1/+63 |
* | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 2020-09-18 | 8 | -15/+15 |
* | gpg-connect-agent: Catch signals so that SIGPIPE is ignored. | Werner Koch | 2020-09-10 | 1 | -0/+1 |
* | gpg,tools: Add handling of supported algorithms by a card. | NIIBE Yutaka | 2020-09-08 | 2 | -0/+27 |
* | Use only one copy of the warn_server_mismatch function. | Werner Koch | 2020-09-01 | 1 | -35/+3 |
* | scd: New option to APDU command to return the ATR as data. | Werner Koch | 2020-08-27 | 2 | -6/+13 |
* | gpgconf: Silence warnings from parsing the options files | Werner Koch | 2020-08-25 | 1 | -2/+3 |
* | gpgconf,w32: New debug command --show-codepages. | Werner Koch | 2020-08-25 | 2 | -12/+18 |
* | gpgtar,w32: Handle Unicode file names. | Werner Koch | 2020-08-21 | 3 | -10/+62 |
* | gpgtar: Add dummy option --tar | Werner Koch | 2020-08-20 | 1 | -0/+6 |
* | gpgtar: Make --files-from and --null work as described. | Werner Koch | 2020-08-20 | 3 | -26/+68 |
* | Add --chuid to gpg, gpg-card, and gpg-connect-agent. | Werner Koch | 2020-08-14 | 2 | -1/+20 |
* | tools: Install gpgsplit again | Werner Koch | 2020-08-13 | 1 | -2/+2 |
* | gpgconf: New option --chuid. | Werner Koch | 2020-08-06 | 1 | -0/+8 |
* | w32: Add link to $(NETLIB) for -lws2_32. | NIIBE Yutaka | 2020-07-30 | 1 | -1/+1 |
* | Use gpgrt's new option parser for symcryptrun. | NIIBE Yutaka | 2020-07-17 | 1 | -79/+63 |
* | 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 | 3 | -2/+91 |
* | card: Better detect removed cards. Add TCOS PIN menu. | Werner Koch | 2020-06-30 | 3 | -53/+199 |
* | card: Add password change menu for NKS cards. | Werner Koch | 2020-06-25 | 1 | -4/+52 |
* | gpgconf: Fix regression in --launch and --kill from March | Werner Koch | 2020-06-24 | 2 | -3/+7 |
* | card: Improve openpgp key writing in "writecert". | Werner Koch | 2020-06-03 | 3 | -4/+114 |
* | 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 | 4 | -9/+108 |
* | card: Update card info after "generate". | Werner Koch | 2020-05-27 | 1 | -0/+8 |
* | card: Add command "bye" | Werner Koch | 2020-05-27 | 2 | -1/+2 |
* | card: Take care of removed and re-inserted cards. | Werner Koch | 2020-05-27 | 2 | -4/+19 |
* | card: Implement UID command and print capabilities. | Werner Koch | 2020-05-26 | 3 | -6/+131 |