aboutsummaryrefslogtreecommitdiff
path: root/libssh/channels1.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-14Use consistend return values for packet_wait() functions.Andreas Schneider1-1/+1
2009-04-08Fix build error in SSHv1 channel code.Andreas Schneider1-3/+3
2009-04-08Fix header functions and add return value checks.Andreas Schneider1-1/+3
2009-04-08Add return values and error checking to SSHv1 channel functions.Andreas Schneider1-130/+232
2009-04-08Fix SSHv1 channel window problems.Andreas Schneider1-1/+3
2009-03-29Normalize the license in all files and add vim tab instructions.Andreas Schneider1-20/+23
2009-03-11Replace ssh_say with ssh_log.Andreas Schneider1-14/+15
2008-10-29fixed a bug where channel_poll could wait forever for a packet already in soc...Aris Adamantiadis1-4/+4
2008-06-16Big changes :Aris Adamantiadis1-6/+0
2008-03-12fixed the netdb problem ?Aris Adamantiadis1-1/+0
2008-03-07first part of win32 patchesAris Adamantiadis1-2/+1
2005-08-18ssh-1 experimental supportAris Adamantiadis1-0/+225