aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Add option --status to the LISTRUSTED command.Werner Koch2024-10-041-1/+2
* gpg: Fix leftover unprotected card backup key.Werner Koch2024-01-241-2/+5
* agent: Add optional ecdh parameter arg to KEYTOCARD.Werner Koch2023-10-271-1/+2
* agent: Make --disable-extended-key-format a dummy option.Werner Koch2023-03-131-12/+3
* agent: Let READKEY update the display-s/n of the Token entry.Werner Koch2022-08-161-1/+2
* agent: Create and use Token entries to track the display s/n.Werner Koch2022-08-151-2/+8
* agent: New option --no-user-trustlist and --sys-trustlist-name.Werner Koch2022-07-271-0/+7
* agent: Ignore passphrase constraints for a generated passphrase.Werner Koch2021-08-201-1/+2
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-171-2/+10
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-08-161-0/+3
* gpg: Provide better diagnostic for replaced card keys.Werner Koch2020-11-131-0/+2
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-231-2/+3
* agent: Default to extended key format.Werner Koch2020-08-221-1/+5
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-081-2/+3
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* agent: Stop scdaemon after reload when disable_scdaemon.NIIBE Yutaka2019-05-271-0/+1
* agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka2019-02-061-1/+10
* agent: Make the S2K calibration time runtime configurable.Werner Koch2018-12-111-0/+1
* agent: Make the request origin a part of the cache items.Werner Koch2018-03-271-2/+2
* agent: Also evict cached items via a timer.Werner Koch2018-03-061-0/+1
* agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".Werner Koch2017-11-061-0/+2
* agent: New option --s2k-count.Werner Koch2017-11-061-0/+4
* agent: Clean up pinentry access locking.NIIBE Yutaka2017-10-271-2/+3
* agent: Allow recursive use of pinentry.NIIBE Yutaka2017-10-271-0/+3
* agent: Fix string translation for WindowsAndre Heinecke2017-08-231-1/+1
* agent: Minor cleanup (mostly for documentation).Werner Koch2017-07-281-11/+11
* agent: Make digest algorithms for ssh fingerprints configurable.Justus Winter2017-05-241-0/+4
* agent: New option --enable-extended-key-format.Werner Koch2017-03-241-0/+3
* agent: New option --stub-only for DELETE_KEYWerner Koch2017-03-241-1/+2
* agent: Prepend the description to a PIN prompt.Werner Koch2017-02-221-0/+2
* agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch2017-02-221-6/+12
* agent: Send back all public keys for available cards.NIIBE Yutaka2017-02-171-0/+1
* agent: Tell the Pinentry the client's pid.Werner Koch2017-02-031-0/+1
* agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka2017-01-161-1/+1
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-191-2/+0
* agent: Clean up comments.Daniel Kahn Gillmor2016-11-111-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-031-1/+2
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-021-1/+1
* agent: Add --card option for READKEY.NIIBE Yutaka2016-10-201-0/+3
* agent: Fix long standing regression tracking the connection count.Werner Koch2016-08-061-0/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+0
* agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch2016-04-121-1/+1
* agent: Send PROGRESS status lines to the client.Werner Koch2016-01-251-0/+3
* agent: New option --pinentry-timeoutWerner Koch2016-01-201-0/+5
* agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka2015-10-091-6/+7
* agent: New option --pinentry-invisible-char.Werner Koch2015-09-161-2/+6
* agent: Raise the maximum password length. Don't hard code it.Neal H. Walfield2015-08-241-0/+5
* agent: Add option --force to the DELETE_KEY command.Werner Koch2015-08-071-1/+1
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-3/+4