aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20gpg-agent: add new CACHE_MODE_EXPORTdkg/fix-T4522Daniel Kahn Gillmor1-1/+2
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
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-03agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch1-1/+2
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor1-1/+1
2016-10-20agent: Add --card option for READKEY.NIIBE Yutaka1-0/+3
2016-08-06agent: Fix long standing regression tracking the connection count.Werner Koch1-0/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+0
2016-04-12agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch1-1/+1
2016-01-25agent: Send PROGRESS status lines to the client.Werner Koch1-0/+3
2016-01-20agent: New option --pinentry-timeoutWerner Koch1-0/+5
2015-10-09agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka1-6/+7
2015-09-16agent: New option --pinentry-invisible-char.Werner Koch1-2/+6
2015-08-24agent: Raise the maximum password length. Don't hard code it.Neal H. Walfield1-0/+5
2015-08-07agent: Add option --force to the DELETE_KEY command.Werner Koch1-1/+1
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-3/+4
2015-07-10agent: Support non-NLS build.NIIBE Yutaka1-0/+4
2015-06-30Flag the L_() function with attribute format_arg.Werner Koch1-0/+4
2015-06-30agent: Use different translation func for Pinentry strings.Werner Koch1-0/+15
2015-06-29Show passphrase constraints errors as password prompt errorsNeal H. Walfield1-1/+3