| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent. | Werner Koch | 2020-02-20 | 1 | -130/+104 |
* | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 2020-02-20 | 3 | -0/+12 |
* | Spelling cleanup. | Daniel Kahn Gillmor | 2020-02-18 | 8 | -11/+11 |
* | agent: Allow signing with card key even without a stub key. | Werner Koch | 2020-02-13 | 8 | -32/+172 |
* | build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. | Werner Koch | 2020-02-10 | 5 | -0/+5 |
* | agent: Avoid multiple calls to scd for KEYINFO. | Werner Koch | 2020-01-13 | 1 | -2/+45 |
* | agent: Replace free by xfree in recently added code. | Werner Koch | 2020-01-13 | 1 | -3/+3 |
* | scd: Make SERIALNO --all work correctly and use it. | Werner Koch | 2020-01-13 | 1 | -1/+1 |
* | agent: handle SSH operation by KEYGRIP. | NIIBE Yutaka | 2020-01-13 | 1 | -86/+15 |
* | agent: Extend agent_card_getattr with KEYGRIP. | NIIBE Yutaka | 2020-01-13 | 3 | -5/+11 |
* | scd: Use a scdaemon internal key to protect the PIN cache IPC. | Werner Koch | 2020-01-09 | 2 | -65/+49 |
* | agent: SSH: SCD KEYINFO to list available keys. | NIIBE Yutaka | 2020-01-09 | 5 | -116/+39 |
* | agent: First changes to support a PIN cache for scdaemon. | Werner Koch | 2020-01-07 | 4 | -29/+217 |
* | agent: Improve --debug-pinentry diagnostics | Werner Koch | 2019-11-25 | 1 | -19/+35 |
* | dirmngr: Fixed typo in recently added diagnostic. | Werner Koch | 2019-11-18 | 1 | -1/+1 |
* | agent: Fix ask_for_card to allow a key on multiple cards. | NIIBE Yutaka | 2019-09-05 | 1 | -83/+36 |
* | agent: Fix an error path of agent_get_confirmation. | NIIBE Yutaka | 2019-08-06 | 1 | -8/+9 |
* | agent: Relax the handling of pinentry error for keyboard grab. | NIIBE Yutaka | 2019-07-11 | 1 | -1/+11 |
* | agent: Close a dialog cleanly when gpg/ssh is killed for CONFIRM. | NIIBE Yutaka | 2019-06-28 | 1 | -22/+60 |
* | agent: Allow TERM="". | NIIBE Yutaka | 2019-06-04 | 1 | -1/+1 |
* | agent: Add pinentry_loopback_confirm declaration. | NIIBE Yutaka | 2019-06-04 | 1 | -2/+5 |
* | g10,agent: Support CONFIRM for --delete-key. | NIIBE Yutaka | 2019-06-04 | 2 | -1/+38 |
* | Return better error code for some getinfo IPC commands. | Werner Koch | 2019-06-03 | 1 | -3/+3 |
* | agent: Add A-flag for KEYINFO output for card. | NIIBE Yutaka | 2019-05-29 | 1 | -4/+29 |
* | agent: Make an MD encoding function more robust. | Werner Koch | 2019-05-28 | 1 | -7/+12 |
* | agent: Remove unused agent_show_message. | NIIBE Yutaka | 2019-05-28 | 2 | -72/+6 |
* | agent: Stop scdaemon after reload when disable_scdaemon. | NIIBE Yutaka | 2019-05-23 | 3 | -0/+13 |
* | agent: For SSH key, don't put NUL-byte at the end. | NIIBE Yutaka | 2019-05-21 | 1 | -2/+2 |
* | agent,scd: Scan and load all public keys for availability. | NIIBE Yutaka | 2019-05-16 | 1 | -7/+14 |
* | agent: Support scdaemon operation using KEYGRIP. | NIIBE Yutaka | 2019-05-15 | 5 | -34/+215 |
* | agent: Replace most assert by log_assert. | Werner Koch | 2019-05-14 | 17 | -60/+42 |
* | agent: correct length for uri and comment on 64-bit big-endian platforms | Daniel Kahn Gillmor | 2019-05-14 | 1 | -2/+5 |
* | dirmngr: Add a CSRF expection for pm.me | Werner Koch | 2019-05-09 | 1 | -2/+2 |
* | agent: If a Label is make sure that label is part of the prompt. | Werner Koch | 2019-05-07 | 1 | -0/+40 |
* | agent: Allow the use of "Label:" in a key file. | Werner Koch | 2019-05-07 | 2 | -25/+82 |