aboutsummaryrefslogtreecommitdiff
path: root/libssh/session.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-29fixed a bug where channel_poll could wait forever for a packet already in soc...Aris Adamantiadis1-5/+5
2008-06-17fixed a bug in the channel windows.Aris Adamantiadis1-1/+1
2008-06-16displaced the data_to_* into socketAris Adamantiadis1-5/+7
2008-06-16Big changes :Aris Adamantiadis1-7/+4
2008-06-12big changes :Aris Adamantiadis1-3/+16
2008-05-26workaround for the bug #14Aris Adamantiadis1-2/+3
2008-05-12Doxygen changesAris Adamantiadis1-3/+2
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+2
2008-03-04added the socket class and created wrappersAris Adamantiadis1-6/+5
2008-03-03fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis1-0/+4
2006-11-12oops, forgot to verify that it compiled fineAris Adamantiadis1-1/+4
2006-11-07more doxygen documentationAris Adamantiadis1-0/+58
2005-11-22added bases for nonblocking packet sending and receiving. packet_send Aris Adamantiadis1-0/+1
2005-10-26resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis1-0/+15
2005-10-26patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis1-0/+3
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-0/+1
2005-08-29pam samples files to put into /etc/pam.dAris Adamantiadis1-0/+6
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-1/+5
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-0/+1
2005-08-07server kex done :)Aris Adamantiadis1-0/+4
2005-07-05first importAris Adamantiadis1-0/+124