| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | card: Allow listing of NKS cards. | Werner Koch | 2020-05-07 | 3 | -4/+42 |
* | doc: Typo fix in code comment. | Werner Koch | 2020-04-07 | 1 | -1/+1 |
* | tools: Use internal regexp routines. | NIIBE Yutaka | 2020-04-06 | 1 | -2/+2 |
* | gpg,card: Use the new MANUFACTURER attribute. | Werner Koch | 2020-04-03 | 3 | -45/+22 |
* | gpg: Add regular expression support. | NIIBE Yutaka | 2020-04-03 | 1 | -5/+5 |
* | gpgconf: Take care of --homedir when reading/updating options. | Werner Koch | 2020-03-19 | 1 | -7/+20 |
* | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 2020-03-14 | 1 | -23/+18 |
* | gpg: New option --auto-key-import | Werner Koch | 2020-03-14 | 1 | -1/+2 |
* | gpgconf: Rewrite the gpgconf-comp module. | Werner Koch | 2020-03-12 | 2 | -1583/+661 |
* | gpg: Re-group the options in the --help output. | Werner Koch | 2020-03-06 | 1 | -1/+2 |
* | gpgconf: Support reading global options (part 2). | Werner Koch | 2020-03-06 | 1 | -115/+96 |
* | gpgconf: Support reading global options (part 1). | Werner Koch | 2020-03-05 | 2 | -103/+192 |