aboutsummaryrefslogtreecommitdiff
path: root/libssh/packet.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+1
2008-03-04added the socket class and created wrappersAris Adamantiadis1-43/+22
2007-03-17found the nasty server bug ("ssh_accept: ")Aris Adamantiadis1-1/+2
2006-12-12forgot a line from norbert's patchAris Adamantiadis1-0/+1
2006-12-12norbert's patches + strange typo in packet_nonblocking_flush()Aris Adamantiadis1-2/+8
2006-11-12oops, forgot to verify that it compiled fineAris Adamantiadis1-3/+18
2005-11-30nonblocking support in dh_handshake() from client.cAris Adamantiadis1-14/+30
2005-11-23same changes, SSH1 (reading only).Aris Adamantiadis1-96/+90
2005-11-22added bases for nonblocking packet sending and receiving. packet_send Aris Adamantiadis1-116/+202
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-3/+3
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-1/+1
2005-08-07server kex done :)Aris Adamantiadis1-2/+5
2005-07-05first importAris Adamantiadis1-0/+563