Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed outgoing flow control + writes behaviours | Aris Adamantiadis | 2010-09-26 | 1 | -2/+2 |
* | Continue removing old flushing code | Aris Adamantiadis | 2010-07-23 | 1 | -5/+0 |
* | Removed obsolete socket functions | Aris Adamantiadis | 2010-07-23 | 1 | -2/+2 |
* | Removed dead code in socket.c | Aris Adamantiadis | 2010-07-07 | 1 | -3/+2 |
* | socket: Fixed prototype of ssh_socket_pollcallback(). | Andreas Schneider | 2010-06-17 | 1 | -1/+1 |
* | poll: Added a cleanup function to free the ws2_32 library. | Andreas Schneider | 2010-05-17 | 1 | -0/+1 |
* | ssh_socket support for 2 fd + Proxyhost command | Aris Adamantiadis | 2010-05-09 | 1 | -3/+8 |
* | struct socket -> struct ssh_socket_struct +typedef | Aris Adamantiadis | 2009-12-06 | 1 | -28/+30 |
* | Socket connect callback working... | Aris Adamantiadis | 2009-11-30 | 1 | -0/+1 |
* | Some brain surgery to add event-based sockets | Aris Adamantiadis | 2009-11-30 | 1 | -0/+7 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+55 |