summaryrefslogtreecommitdiffstats
path: root/libssh/packet.c
Commit message (Expand)AuthorAgeFilesLines
* found the nasty server bug ("ssh_accept: ")Aris Adamantiadis2007-03-171-1/+2
* forgot a line from norbert's patchAris Adamantiadis2006-12-121-0/+1
* norbert's patches + strange typo in packet_nonblocking_flush()Aris Adamantiadis2006-12-121-2/+8
* oops, forgot to verify that it compiled fineAris Adamantiadis2006-11-121-3/+18
* nonblocking support in dh_handshake() from client.cAris Adamantiadis2005-11-301-14/+30
* same changes, SSH1 (reading only).Aris Adamantiadis2005-11-231-96/+90
* added bases for nonblocking packet sending and receiving. packet_send Aris Adamantiadis2005-11-221-116/+202
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-3/+3
* More work on the server side and sftp.Aris Adamantiadis2005-08-181-1/+1
* server kex done :)Aris Adamantiadis2005-08-071-2/+5
* first importAris Adamantiadis2005-07-051-0/+563