Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socket: Set errors on return. | Bernhard R. Link | 2011-02-14 | 1 | -1/+16 |
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> | ||||
* | 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 |
| | | | | Signed-off-by: Andreas Schneider <asn@cynapses.org> | ||||
* | 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 |