summaryrefslogtreecommitdiffstats
path: root/agent/agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* agent: Support non-NLS build.NIIBE Yutaka2015-07-101-0/+4
* Flag the L_() function with attribute format_arg.Werner Koch2015-06-301-0/+4
* agent: Use different translation func for Pinentry strings.Werner Koch2015-06-301-0/+15
* Show passphrase constraints errors as password prompt errorsNeal H. Walfield2015-06-291-1/+3
* agent,w32: Do not create a useless socket with --enable-putty-support.Werner Koch2015-06-291-3/+0
* agent: Add experimental option --browser-socket.Werner Koch2015-06-111-1/+9
* agent: Add option --allow-emacs-pinentryDaiki Ueno2015-06-101-0/+4
* agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield2015-05-191-1/+2
* agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield2015-05-191-1/+2
* agent: Add option --no-allow-external-cache.Werner Koch2015-05-111-0/+5
* agent: Add option --debug-pinentry.Werner Koch2015-05-111-0/+3
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-2/+2
* agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch2015-04-141-1/+2
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-2/+2
* agent: Add --force option for LEARN.NIIBE Yutaka2015-04-031-1/+1
* agent: Fix use of imported but unprotected openpgp keys.Werner Koch2015-01-291-1/+2
* agent: Add some extra robustness to extract_private_keyWerner Koch2015-01-281-1/+2
* agent: Fix agent_public_key_from_file for ECC.NIIBE Yutaka2015-01-271-0/+7
* gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch2015-01-211-1/+2
* agent: Keep the session environment for restricted connections.Werner Koch2014-12-191-0/+1
* gpg: Let --card--status create a shadow key (card key stub).Werner Koch2014-12-121-1/+1
* gpg-agent: Add restricted connection feature.Мирослав Николић2014-11-271-0/+8
* agent: Support pinentries with integrated repeat passphrase feature.Werner Koch2014-10-241-0/+2
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-3/+0
* gpg: Improve passphrase caching.Werner Koch2014-09-171-0/+1
* agent: Add command DELETE_KEY.Werner Koch2014-04-151-0/+2