aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/socket.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-23Continue removing old flushing codeAris Adamantiadis1-5/+0
2010-07-23Removed obsolete socket functionsAris Adamantiadis1-2/+2
2010-07-07Removed dead code in socket.cAris Adamantiadis1-3/+2
2010-06-17socket: Fixed prototype of ssh_socket_pollcallback().Andreas Schneider1-1/+1
2010-05-17poll: Added a cleanup function to free the ws2_32 library.Andreas Schneider1-0/+1
2010-05-09ssh_socket support for 2 fd + Proxyhost commandAris Adamantiadis1-3/+8
2009-12-06struct socket -> struct ssh_socket_struct +typedefAris Adamantiadis1-28/+30
2009-11-30Socket connect callback working...Aris Adamantiadis1-0/+1
2009-11-30Some brain surgery to add event-based socketsAris Adamantiadis1-0/+7
2009-09-23Moved lots of declaration out of priv.hAris Adamantiadis1-0/+55