summaryrefslogtreecommitdiffstats
path: root/include/libssh/agent.h
Commit message (Collapse)AuthorAgeFilesLines
* ssh-agent: implement the clientside for agent forwarding auth.Aris Adamantiadis2013-07-131-0/+1
| | | | | | | This can only be used to authenticate the client, not to allow the connected server to transfer agent requests Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* include: Fix the LGPL header.Andreas Schneider2013-01-231-0/+20
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* agent: Remove obsolete agent_sign_data().Andreas Schneider2011-08-251-3/+0
|
* auth: Add ssh_userauth_agent().Andreas Schneider2011-08-251-5/+5
| | | | This commit is pretty big cause several functions have been refactored.
* agent: Add ssh_agent_sign_data().Andreas Schneider2011-08-211-0/+3
|
* struct socket -> struct ssh_socket_struct +typedefAris Adamantiadis2009-12-061-1/+1
|
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+48
|
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-0/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@763 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add missing agent files.Andreas Schneider2009-02-021-0/+48
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@202 7dcaeef0-15fb-0310-b436-a5af3365683c