Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socket: Fixed use-after-free. | Oliver Stöneberg | 2011-05-17 | 1 | -0/+6 |
* | [socket] fix a segfault at disconnect | milo | 2011-05-02 | 1 | -4/+15 |
* | init: Some initialization fixes. | Oliver Stöneberg | 2011-05-01 | 1 | -6/+18 |
* | socket: Fixed poll input event. | Oliver Stöneberg | 2011-05-01 | 1 | -1/+1 |
* | poll: Fix poll input events. | Andreas Schneider | 2011-04-15 | 1 | -1/+1 |
* | build: Fixed some VS2010 problems. | Oliver Stöneberg | 2011-04-11 | 1 | -1/+1 |
* | Implement ssh_blocking_flush() | Aris Adamantiadis | 2011-03-22 | 1 | -0/+12 |
* | socket: Set errors on return. | Bernhard R. Link | 2011-02-14 | 1 | -1/+16 |
* | 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 |