aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-10-27agent: Clean up pinentry access locking.NIIBE Yutaka1-2/+3
2017-10-27agent: Allow recursive use of pinentry.NIIBE Yutaka1-0/+3
2017-10-27agent: Clean up pinentry access locking.NIIBE Yutaka1-2/+3
2017-10-26agent: Allow recursive use of pinentry.NIIBE Yutaka1-0/+3
2017-10-19agent: Send pinentry the uid of connecting process where possible.Daniel Kahn Gillmor1-0/+1
2017-08-23agent: Fix string translation for WindowsAndre Heinecke1-1/+1
2017-07-28agent: Minor cleanup (mostly for documentation).Werner Koch1-11/+11
2017-05-24agent: Make digest algorithms for ssh fingerprints configurable.Justus Winter1-0/+4
2017-03-24agent: New option --enable-extended-key-format.Werner Koch1-0/+3
2017-03-24agent: New option --stub-only for DELETE_KEYWerner Koch1-1/+2
2017-02-22agent: Prepend the description to a PIN prompt.Werner Koch1-0/+2
2017-02-22agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch1-6/+12
2017-02-17agent: Send back all public keys for available cards.NIIBE Yutaka1-0/+1
2017-02-03agent: Tell the Pinentry the client's pid.Werner Koch1-0/+1
2017-01-16agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka1-1/+1
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch1-2/+0
2016-11-11agent: Clean up comments.Daniel Kahn Gillmor1-2/+2