aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command-ssh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Fix length test in sshcontrol parser.Werner Koch2015-03-151-1/+1
* agent: Remove useless conditions.Werner Koch2015-03-151-1/+1
* agent: Keep the session environment for restricted connections.Werner Koch2014-12-191-34/+2
* agent: Replace some sprintf.Werner Koch2014-12-021-4/+1
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-2/+2
* agent: Support pinentries with integrated repeat passphrase feature.Werner Koch2014-10-241-2/+4
* agent: Remove left over debug output.Werner Koch2014-09-181-2/+0
* agent: Fix auth key comment handling.NIIBE Yutaka2014-05-081-1/+3
* agent: Add command DELETE_KEY.Werner Koch2014-04-151-2/+4
* agent: EdDSA support for SSH.NIIBE Yutaka2014-04-041-23/+7
* agent: Replace es_mopen by es_fopenmem for ssh.Werner Koch2014-03-231-27/+15
* agent: Put ssh key type as comment into sshcontrol.Werner Koch2014-03-221-13/+20
* agent: Support the Ed25519 signature algorithm for ssh.Werner Koch2014-03-221-521/+761
* agent: Cleanups to prepare implementation of Ed25519.Werner Koch2014-03-221-1/+2
* agent: Fix UPDATESTARTUPTTY for ssh.Werner Koch2014-03-071-2/+1
* ssh: Add support for Putty.Werner Koch2014-03-071-0/+146
* agent: Fix binary vs. text mode problem in ssh.Werner Koch2014-03-071-32/+39
* Fix commit 04e2c83f.Werner Koch2013-08-281-1/+2
* agent: Fix two compiler warnings.Werner Koch2013-08-281-0/+2
* agent: Extend cmd KEYINFO to return data from sshcontrol.Werner Koch2013-08-081-15/+95
* Modernize two format string file name quotes.Werner Koch2013-06-271-2/+2
* Remove some unused variables.Werner Koch2013-02-221-0/+2
* ssh: Support ECDSA keys.Werner Koch2012-12-121-96/+307
* ssh: Rewrite a function for better maintainabilityWerner Koch2012-12-111-40/+41
* ssh: Improve key lookup for many keys.Werner Koch2012-12-101-154/+166
* ssh: Cleanup sshcontrol file access code.Werner Koch2012-12-101-61/+104
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-6/+6
* Improve ssh card key diagnostic message.Werner Koch2011-11-281-2/+3
* Fixed set but unused variable bugsWerner Koch2011-08-101-2/+0
* Fix crash while reading unsupported ssh keys.Werner Koch2011-07-221-12/+6
* Support a confirm flag for ssh.Werner Koch2011-07-201-22/+133
* Added gpg-agent OPTION "s2k-count".Ben Kibbey2011-06-291-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-62/+62
* 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-2/+2
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-1/+1
* .Werner Koch2010-08-261-7/+5
* Whole lot of changes to support CE.Werner Koch2010-04-141-1/+2
* Merged jnlib into common.Werner Koch2010-03-101-1/+0
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-16/+28
* Fix bug #1053Werner Koch2009-05-151-12/+49
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+15
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-2/+2
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+4
* 2007-10-15 Daiki Ueno <[email protected]> (wk)Werner Koch2007-10-151-3/+37
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-5/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* agent/Werner Koch2007-01-311-7/+15
* Made some PIN pads work.Werner Koch2006-11-201-25/+15
* Preparing a new releasegnupg-1.9.90Werner Koch2006-09-251-2/+2