aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/server.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Fix the vim modeline and place it at the end of the file.Andreas Schneider1-2/+1
2009-05-11Document the ssh server bind functions.Andreas Schneider1-1/+74
2009-05-11Added a ssh_bind_set_fd() function.Andreas Schneider1-1/+12
2009-04-09Improve ssh_message_auth* functions.Andreas Schneider1-1/+1
2009-03-29Normalize the license in all files and add vim tab instructions.Andreas Schneider1-18/+21
2009-02-02Fix build warings in the server code.Andreas Schneider1-2/+2
2009-01-08Add extern C declatrion to server header file.Andreas Schneider1-1/+9
2007-02-07include/libssh/server.h: Remove struct definitionsJean-Philippe Garcia Ballester1-55/+0
2005-08-29pam samples files to put into /etc/pam.dAris Adamantiadis1-1/+1
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-0/+76
2005-08-07server kex done :)Aris Adamantiadis1-0/+18
2005-07-05Beginning of the SSH_BIND implementationAris Adamantiadis1-4/+20
2005-07-05first importAris Adamantiadis1-0/+31