Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -298/+0 |
* | Continue removing old flushing code | Aris Adamantiadis | 2010-07-23 | 1 | -5/+5 |
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -10/+10 |
* | Fixed build warnings on Windows. | Andreas Schneider | 2010-03-25 | 1 | -0/+3 |
* | Correctly handle channel failures and chan states | Aris Adamantiadis | 2010-01-24 | 1 | -2/+2 |
* | Removed last calls to packet_read | Aris Adamantiadis | 2010-01-24 | 1 | -19/+21 |
* | Made parts of SSH asynchronous (inc kex1) | Aris Adamantiadis | 2010-01-24 | 1 | -61/+40 |
* | Fixed typos from a* to error.c | Aris Adamantiadis | 2010-01-06 | 1 | -3/+3 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -1/+5 |
* | get rid of SSH_SESSION | Aris Adamantiadis | 2009-09-23 | 1 | -9/+9 |
* | Fix "void * ptr used in pointer arithmetic" warng | Aris Adamantiadis | 2009-08-29 | 1 | -3/+3 |
* | Fleshed out server interface | Preston A. Elder | 2009-07-29 | 1 | -0/+5 |
* | Fix SSH1 compilation. | Andreas Schneider | 2009-07-27 | 1 | -2/+2 |
* | Switch completly to stdint types. | Andreas Schneider | 2009-07-25 | 1 | -1/+1 |
* | Changes all CHANNEL * to ssh_channel | Aris Adamantiadis | 2009-07-24 | 1 | -8/+8 |
* | You always forget SSH1 ... | Aris Adamantiadis | 2009-07-24 | 1 | -3/+3 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
* | Improve channel_write1(). | Andreas Schneider | 2009-05-05 | 1 | -4/+2 |
* | Improve channel_request_exec1(). | Andreas Schneider | 2009-05-05 | 1 | -5/+2 |
* | Improve channel_change_pty_size1(). | Andreas Schneider | 2009-05-05 | 1 | -14/+6 |
* | Improve channel_request_pty_size1(). | Andreas Schneider | 2009-05-05 | 1 | -25/+10 |
* | Format channel_open_session1(). | Andreas Schneider | 2009-05-05 | 1 | -19/+26 |
* | Use consistend return values for packet_wait() functions. | Andreas Schneider | 2009-04-14 | 1 | -1/+1 |
* | Fix build error in SSHv1 channel code. | Andreas Schneider | 2009-04-08 | 1 | -3/+3 |
* | Fix header functions and add return value checks. | Andreas Schneider | 2009-04-08 | 1 | -1/+3 |
* | Add return values and error checking to SSHv1 channel functions. | Andreas Schneider | 2009-04-08 | 1 | -130/+232 |
* | Fix SSHv1 channel window problems. | Andreas Schneider | 2009-04-08 | 1 | -1/+3 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+23 |
* | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -14/+15 |
* | fixed a bug where channel_poll could wait forever for a packet already in soc... | Aris Adamantiadis | 2008-10-29 | 1 | -4/+4 |
* | Big changes : | Aris Adamantiadis | 2008-06-16 | 1 | -6/+0 |
* | fixed the netdb problem ? | Aris Adamantiadis | 2008-03-12 | 1 | -1/+0 |
* | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -2/+1 |
* | ssh-1 experimental support | Aris Adamantiadis | 2005-08-18 | 1 | -0/+225 |