summaryrefslogtreecommitdiffstats
path: root/include/libssh/server.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
* Document the ssh server bind functions.Andreas Schneider2009-05-111-1/+74
* Added a ssh_bind_set_fd() function.Andreas Schneider2009-05-111-1/+12
* Improve ssh_message_auth* functions.Andreas Schneider2009-04-091-1/+1
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-18/+21
* Fix build warings in the server code.Andreas Schneider2009-02-021-2/+2
* Add extern C declatrion to server header file.Andreas Schneider2009-01-081-1/+9
* include/libssh/server.h: Remove struct definitionsJean-Philippe Garcia Ballester2007-02-071-55/+0
* pam samples files to put into /etc/pam.dAris Adamantiadis2005-08-291-1/+1
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-0/+76
* server kex done :)Aris Adamantiadis2005-08-071-0/+18
* Beginning of the SSH_BIND implementationAris Adamantiadis2005-07-051-4/+20
* first importAris Adamantiadis2005-07-051-0/+31