summaryrefslogtreecommitdiffstats
path: root/libssh/channels1.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SSH1 compilation.Andreas Schneider2009-07-291-2/+2
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
* Improve channel_write1().Andreas Schneider2009-05-051-4/+2
* Improve channel_request_exec1().Andreas Schneider2009-05-051-5/+2
* Improve channel_change_pty_size1().Andreas Schneider2009-05-051-14/+6
* Improve channel_request_pty_size1().Andreas Schneider2009-05-051-25/+10
* Format channel_open_session1().Andreas Schneider2009-05-051-19/+26
* Use consistend return values for packet_wait() functions.Andreas Schneider2009-04-141-1/+1
* Fix build error in SSHv1 channel code.Andreas Schneider2009-04-081-3/+3
* Fix header functions and add return value checks.Andreas Schneider2009-04-081-1/+3
* Add return values and error checking to SSHv1 channel functions.Andreas Schneider2009-04-081-130/+232
* Fix SSHv1 channel window problems.Andreas Schneider2009-04-081-1/+3
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-20/+23
* Replace ssh_say with ssh_log.Andreas Schneider2009-03-111-14/+15
* fixed a bug where channel_poll could wait forever for a packet already in soc...Aris Adamantiadis2008-10-291-4/+4
* Big changes :Aris Adamantiadis2008-06-161-6/+0
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* first part of win32 patchesAris Adamantiadis2008-03-071-2/+1
* ssh-1 experimental supportAris Adamantiadis2005-08-181-0/+225