aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/priv.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-06at least I get a working doxygen documentation.Aris Adamantiadis1-1/+2
2005-11-30nonblocking support in dh_handshake() from client.cAris Adamantiadis1-1/+3
2005-11-25Added support for known_hosts format version 1Jean-Philippe Garcia Ballester1-0/+10
2005-11-22added bases for nonblocking packet sending and receiving. packet_send Aris Adamantiadis1-1/+9
2005-10-26resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis1-0/+5
2005-10-25added Jean-Philippe's patch for libtools. it doesn't compile on my computer.Aris Adamantiadis1-0/+2
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-31/+74
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-1/+2
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-1/+4
2005-08-07server kex done :)Aris Adamantiadis1-3/+22
2005-07-06sample sshd server accepts a client and sends a banner.Aris Adamantiadis1-0/+3
2005-07-05Beginning of the SSH_BIND implementationAris Adamantiadis1-8/+19
2005-07-05first importAris Adamantiadis1-0/+444