Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix use-after-free when socket is closed in a callback handler | Aris Adamantiadis | 2011-01-19 | 1 | -2/+15 |
* | Fix double-connect testcase | Aris Adamantiadis | 2011-01-15 | 1 | -0/+19 |
* | Removed the extern char *environ | Aris Adamantiadis | 2010-09-30 | 1 | -3/+0 |
* | Remove extern environ from the requirements | Aris Adamantiadis | 2010-09-29 | 1 | -1/+1 |
* | Fixed outgoing flow control + writes behaviours | Aris Adamantiadis | 2010-09-26 | 1 | -24/+28 |
* | socket.c: Fixed setting max_fd which breaks ssh_select(). | Vic Lee | 2010-09-20 | 1 | -2/+6 |
* | socket: Make code easier to read and debug. | Andreas Schneider | 2010-09-07 | 1 | -8/+10 |
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+719 |