aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-06-29agent,w32: Do not create a useless socket with --enable-putty-support.Werner Koch1-3/+0
2015-06-11agent: Add experimental option --browser-socket.Werner Koch1-1/+9
2015-06-10agent: Add option --allow-emacs-pinentryDaiki Ueno1-0/+4
2015-05-19agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield1-1/+2
2015-05-19agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield1-1/+2
2015-05-11agent: Add option --no-allow-external-cache.Werner Koch1-0/+5
2015-05-11agent: Add option --debug-pinentry.Werner Koch1-0/+3
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-2/+2
2015-04-14agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch1-1/+2
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-2/+2
2015-04-03agent: Add --force option for LEARN.NIIBE Yutaka1-1/+1
2015-01-29agent: Fix use of imported but unprotected openpgp keys.Werner Koch1-1/+2
2015-01-28agent: Add some extra robustness to extract_private_keyWerner Koch1-1/+2
2015-01-27agent: Fix agent_public_key_from_file for ECC.NIIBE Yutaka1-0/+7
2015-01-21gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch1-1/+2
2014-12-19agent: Keep the session environment for restricted connections.Werner Koch1-0/+1
2014-12-12gpg: Let --card--status create a shadow key (card key stub).Werner Koch1-1/+1
2014-11-27gpg-agent: Add restricted connection feature.Мирослав Николић1-0/+8
2014-10-24agent: Support pinentries with integrated repeat passphrase feature.Werner Koch1-0/+2
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch1-3/+0