aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-30agent: Better interaction between main loop and cache expiration.NIIBE Yutaka1-1/+1
2023-08-24agent: Add agent_kick_the_loop function.NIIBE Yutaka1-0/+1
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch1-5/+8
2023-05-26agent: Create and use Token entries to track the display s/n.Werner Koch1-5/+8
2023-03-13agent: Make --disable-extended-key-format a dummy option.Werner Koch1-8/+1
2023-02-01ssh: Allow to define the order in which keys are returned.Werner Koch1-1/+1
2022-10-14agent,w32: Support Win32-OpenSSH emulation by gpg-agent.NIIBE Yutaka1-0/+1
2022-06-22agent: Add KEYATTR command.NIIBE Yutaka1-1/+3
2022-06-14agent: New option --no-user-trustlist and --sys-trustlist-name.Werner Koch1-0/+7
2022-05-26agent,ssh: Make not-inserted OpenPGP.3 keys available for SSH.NIIBE Yutaka1-0/+3
2022-05-26agent: Handle USAGE information in KEYINFO.NIIBE Yutaka1-0/+1
2022-05-20agent: Move confirmation handling into findkey.c.NIIBE Yutaka1-10/+9
2022-03-25agent: Use "Created:" field for creation time.NIIBE Yutaka1-1/+1
2021-08-18agent: Ignore passphrase constraints for a generated passphrase.Werner Koch1-1/+2
2021-08-13agent: New option --check-sym-passphrase-pattern.Werner Koch1-2/+10
2021-08-12agent: Make --pinentry-formatted-passphrase a simple flagIngo Klöcker1-7/+2
2021-08-10agent: New option --pinentry-formatted-passphraseIngo Klöcker1-0/+8
2021-03-10agent: Fix build without TPMWerner Koch1-1/+1
2021-03-10agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley1-0/+58
2020-12-08agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka1-3/+3
2020-08-17agent: Allow to pass a timestamp to genkey and import.Werner Koch1-2/+3
2020-08-10agent: Add option --pss to pksign to be used by smartcards.Werner Koch1-3/+5
2020-07-08agent: New option --newsymkey for GET_PASSPHRASEWerner Koch1-2/+3
2020-06-24agent: separate out daemon handling infrastructure for reuseJames Bottomley1-12/+26
2020-06-24agent: expose shadow key typeJames Bottomley via Gnupg-devel1-1/+9
2020-06-19agent: Clean up for getting info from SEXP.NIIBE Yutaka1-2/+1
2020-06-05agent,ecc: Use of opaque MPI for ECC, fixup 'd'.NIIBE Yutaka1-0/+5
2020-05-18agent: Allow to use SETHASH for arbitrary data.Werner Koch1-1/+4
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-2/+2
2020-02-13agent: Allow signing with card key even without a stub key.Werner Koch1-1/+2
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2020-01-13agent: Extend agent_card_getattr with KEYGRIP.NIIBE Yutaka1-2/+3
2020-01-09agent: SSH: SCD KEYINFO to list available keys.NIIBE Yutaka1-2/+1
2020-01-07agent: First changes to support a PIN cache for scdaemon.Werner Koch1-1/+2
2019-06-04agent: Add pinentry_loopback_confirm declaration.NIIBE Yutaka1-2/+5
2019-05-23agent: Stop scdaemon after reload when disable_scdaemon.NIIBE Yutaka1-0/+1
2019-05-15agent: Support scdaemon operation using KEYGRIP.NIIBE Yutaka1-0/+14
2019-05-03agent: Put Token lines into the key files.Werner Koch1-1/+2
2019-03-06agent: Re-introduce --enable-extended-key-format.Werner Koch1-1/+5
2019-03-05agent: Minor change to the KEYTOCARD command.Werner Koch1-8/+9
2019-01-28agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka1-1/+10
2018-12-11agent: Make the S2K calibration time runtime configurabe.Werner Koch1-0/+1
2018-11-26agent: Have a thread to wait for the child process of scdaemon.NIIBE Yutaka1-1/+0
2018-07-02agent: New commands PUT_SECRET and GET_SECRET.Werner Koch1-2/+3
2018-03-27agent: Make the request origin a part of the cache items.Werner Koch1-2/+2
2018-03-06agent: Also evict cached items via a timer.Werner Koch1-0/+1
2017-11-06agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".Werner Koch1-0/+2
2017-11-06agent: New option --s2k-count.Werner Koch1-0/+4
2017-11-06agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".Werner Koch1-0/+2
2017-11-06agent: New option --s2k-count.Werner Koch1-0/+4