aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-09-17gpg: Improve passphrase caching.Werner Koch1-0/+1
2014-04-15agent: Add command DELETE_KEY.Werner Koch1-0/+2
2014-03-22agent: Cleanups to prepare implementation of Ed25519.Werner Koch1-1/+2
2014-03-07ssh: Add support for Putty.Werner Koch1-3/+8
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch1-0/+1
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-3/+3
2013-08-08agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch1-0/+14
2013-05-22Implement unattended OpenPGP secret key import.Werner Koch1-1/+2
2013-02-28agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka1-1/+2
2013-02-12agent: Add KEYTOCARD command.NIIBE Yutaka1-0/+7
2013-02-06agent: Move a typedef to common and provide parse_pinentry_mode.Werner Koch1-10/+1
2012-02-07agent: Add pin length field to the shadowed private key format.Werner Koch1-1/+1
2012-02-07agent: New function agent_print_status.Werner Koch1-0/+3
2011-12-05Amend the agent code with more comments.Werner Koch1-22/+61
2011-09-12Handle pinentry-mode=loopback.Ben Kibbey1-0/+3
2011-07-20Support a confirm flag for ssh.Werner Koch1-0/+2
2011-06-29Added gpg-agent OPTION "s2k-count".Ben Kibbey1-1/+4
2011-04-26Fixed regression in OpenPGP secret key export.Werner Koch1-0/+1
2011-04-21Add OPTION:cache-ttl-opt-preset to gpg-agent.Werner Koch1-2/+7