| Commit message (Expand) | Author | Age | Files | Lines |
* | agent: Fix YK s/n and prettify the request card prompt for Yubikeys | Werner Koch | 2020-11-26 | 1 | -4/+19 |
* | doc: Fix typos | Gavin L. Rebeiro | 2020-11-23 | 1 | -1/+1 |
* | Fix the previous comment changes help doc string. | NIIBE Yutaka | 2020-11-20 | 1 | -1/+1 |
* | gpg,agent: Fix comments for KEYPAIRINFO status report. | NIIBE Yutaka | 2020-11-20 | 1 | -1/+1 |
* | agent: Fix creating shadow key on card key generation. | NIIBE Yutaka | 2020-11-19 | 1 | -3/+3 |
* | w32: Replace some fopen by es_fopen. | Werner Koch | 2020-11-11 | 1 | -13/+11 |
* | agent: Fix SOS handling with libgcrypt 1.8. | NIIBE Yutaka | 2020-11-09 | 1 | -2/+19 |
* | agent: Minor tweaks to the new genpin inquiry. | Werner Koch | 2020-11-06 | 1 | -43/+53 |
* | agent: Add genpin inquiry for pinentry | Andre Heinecke | 2020-11-06 | 1 | -8/+116 |
* | common: New functions gnupg_opendir et al. | Werner Koch | 2020-10-21 | 1 | -6/+5 |
* | Replace all calls to stat by gnupg_stat. | Werner Koch | 2020-10-20 | 1 | -3/+3 |
* | Replace most of the remaining stdio calls by estream calls. | Werner Koch | 2020-10-20 | 1 | -12/+12 |
* | Replace all calls to access by gnupg_access | Werner Koch | 2020-10-20 | 2 | -9/+12 |
* | agent: Fix SEGV when debuging for cache enabled. | NIIBE Yutaka | 2020-10-09 | 1 | -1/+1 |
* | scd: Extend KEYPAIRINFO with an algorithm string. | Werner Koch | 2020-09-21 | 1 | -1/+1 |
* | agent: Fix regression for access through the extra secket. | NIIBE Yutaka | 2020-09-18 | 1 | -4/+36 |
* | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 2020-09-18 | 2 | -3/+3 |
* | agent: Keep some permissions of private-keys-v1.d. | Werner Koch | 2020-09-09 | 1 | -3/+13 |
* | agent: Allow using --gogconf-list even if HOME does not exist. | Werner Koch | 2020-08-25 | 1 | -1/+2 |
* | doc: Typo fixes | Werner Koch | 2020-08-25 | 2 | -2/+2 |
* | build: New configure option --disable-tests | Werner Koch | 2020-08-20 | 1 | -0/+4 |
* | gpg: Fix regression for non-default --passphrase-repeat option. | Werner Koch | 2020-08-20 | 1 | -3/+9 |
* | agent: Allow to pass a timestamp to genkey and import. | Werner Koch | 2020-08-17 | 8 | -38/+109 |
* | doc: Add a list of RFCS to DETAIL. | Werner Koch | 2020-08-13 | 1 | -1/+1 |
* | agent: Add option --pss to pksign to be used by smartcards. | Werner Koch | 2020-08-10 | 4 | -7/+28 |
* | agent: Fix coercion for pinentry_pid handling. | NIIBE Yutaka | 2020-07-31 | 1 | -1/+1 |
* | agent: Fix regression with --newsymkey in loopback mode. | Werner Koch | 2020-07-14 | 1 | -2/+5 |
* | Do not use the pinentry's qualitybar | Werner Koch | 2020-07-08 | 1 | -1/+1 |
* | agent: New option --newsymkey for GET_PASSPHRASE | Werner Koch | 2020-07-08 | 4 | -58/+322 |
* | agent: separate out daemon handling infrastructure for reuse | James Bottomley | 2020-06-24 | 7 | -583/+759 |
* | agent: expose shadow key type | James Bottomley via Gnupg-devel | 2020-06-24 | 4 | -17/+90 |
* | gpg,agent: Support Ed448 signing. | NIIBE Yutaka | 2020-06-24 | 2 | -5/+11 |
* | agent: Use get_pk_algo_from_key. | NIIBE Yutaka | 2020-06-19 | 2 | -159/+1 |
* | agent: Clean up for getting info from SEXP. | NIIBE Yutaka | 2020-06-19 | 3 | -59/+23 |
* | agent: A little clean up. | NIIBE Yutaka | 2020-06-19 | 1 | -2/+0 |
* | agent: Fix regression in 'd' fixup code for shadowed keys. | Werner Koch | 2020-06-17 | 1 | -0/+2 |
* | agent: Fix the condition to detect leading 0x00 problem. | NIIBE Yutaka | 2020-06-08 | 1 | -5/+16 |
* | agent,ecc: Use of opaque MPI for ECC, fixup 'd'. | NIIBE Yutaka | 2020-06-05 | 5 | -16/+151 |
* | agent: For ECC, use opaque MPI for key representation. | NIIBE Yutaka | 2020-06-05 | 1 | -20/+69 |
* | agent,ssh: Tighten condition for EdDSA. | NIIBE Yutaka | 2020-06-05 | 1 | -2/+1 |
* | agent: Remove duplicated code for EdDSA. | NIIBE Yutaka | 2020-06-05 | 1 | -30/+10 |
* | agent: Clean up do_encode_md. | NIIBE Yutaka | 2020-06-05 | 1 | -13/+3 |
* | agent: Allow to use SETHASH for arbitrary data. | Werner Koch | 2020-05-18 | 7 | -30/+102 |
* | agent: Print an error if gpg-protect reads the extended key format. | Werner Koch | 2020-03-30 | 1 | -0/+5 |
* | gpgconf: Further simplify the gpgconf option processing. | Werner Koch | 2020-03-14 | 1 | -55/+12 |
* | agent: Fix todays --re-group commit. | Werner Koch | 2020-03-06 | 1 | -0/+1 |
* | agent: Re-group the options in the --help output. | Werner Koch | 2020-03-06 | 1 | -64/+71 |
* | gpgconf: Support reading global options (part 2). | Werner Koch | 2020-03-06 | 1 | -13/+22 |
* | agent,dirmngr: Re-read the user specified config file. | Werner Koch | 2020-02-22 | 1 | -2/+8 |
* | Use gpgrt's new option parser for the tools. | Werner Koch | 2020-02-21 | 2 | -20/+22 |