summaryrefslogtreecommitdiffstats
path: root/libssh/packet.c
Commit message (Expand)AuthorAgeFilesLines
* oops missed a line in the fixAris Adamantiadis2008-06-171-3/+5
* bug #00006 fixAris Adamantiadis2008-06-171-0/+3
* displaced the data_to_* into socketAris Adamantiadis2008-06-161-2/+2
* Big changes :Aris Adamantiadis2008-06-161-214/+61
* begin fixing the ssh_say everywhereAris Adamantiadis2008-06-121-1/+1
* big changes :Aris Adamantiadis2008-06-121-26/+83
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* first part of win32 patchesAris Adamantiadis2008-03-071-1/+1
* added the socket class and created wrappersAris Adamantiadis2008-03-041-43/+22
* 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