aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* agent: Cleanups to prepare implementation of Ed25519.Werner Koch2014-03-221-1/+2
* ssh: Add support for Putty.Werner Koch2014-03-071-3/+8
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-0/+1
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-3/+3
* agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch2013-08-081-0/+14
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-221-1/+2
* agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka2013-02-281-1/+2
* agent: Add KEYTOCARD command.NIIBE Yutaka2013-02-121-0/+7
* agent: Move a typedef to common and provide parse_pinentry_mode.Werner Koch2013-02-061-10/+1
* agent: Add pin length field to the shadowed private key format.Werner Koch2012-02-071-1/+1
* agent: New function agent_print_status.Werner Koch2012-02-071-0/+3
* Amend the agent code with more comments.Werner Koch2011-12-051-22/+61
* Handle pinentry-mode=loopback.Ben Kibbey2011-09-121-0/+3
* Support a confirm flag for ssh.Werner Koch2011-07-201-0/+2
* Added gpg-agent OPTION "s2k-count".Ben Kibbey2011-06-291-1/+4
* Fixed regression in OpenPGP secret key export.Werner Koch2011-04-261-0/+1
* Add OPTION:cache-ttl-opt-preset to gpg-agent.Werner Koch2011-04-211-2/+7
* Use macros for the 120 and 900s cache TTLs.Werner Koch2011-04-121-0/+6
* Added GENKEY --preset to add the passphrase of the generated key to the cache.Ben Kibbey2011-04-121-1/+1
* New agent option pinentry-mode.Werner Koch2011-03-031-1/+16
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-021-0/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-11/+11
* Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov2011-01-131-0/+1
* Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-111-0/+3
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-1/+2
* All tests work are again workingWerner Koch2010-10-141-1/+2
* More agent support for gpg.Werner Koch2010-10-131-2/+2
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-4/+6
* Obscure the cached passphrases.Werner Koch2010-09-021-3/+3
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-4/+6
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-2/+4
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-2/+7
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-0/+2
* Update tests.Werner Koch2010-05-111-0/+3