summaryrefslogtreecommitdiffstats
path: root/src/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Fix use-after-free when socket is closed in a callback handlerAris Adamantiadis2011-01-191-2/+15
* Fix double-connect testcaseAris Adamantiadis2011-01-151-0/+19
* Removed the extern char *environAris Adamantiadis2010-09-301-3/+0
* Remove extern environ from the requirementsAris Adamantiadis2010-09-291-1/+1
* Fixed outgoing flow control + writes behavioursAris Adamantiadis2010-09-261-24/+28
* socket.c: Fixed setting max_fd which breaks ssh_select().Vic Lee2010-09-201-2/+6
* socket: Make code easier to read and debug.Andreas Schneider2010-09-071-8/+10
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+719