Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduced ssh_timeout_elapsed functions | Aris Adamantiadis | 2011-05-25 | 1 | -1/+4 |
* | connect: Set timeout on connect | Oliver Stöneberg | 2011-05-17 | 1 | -3/+1 |
* | poll: Removed WSAPoll() support. | Oliver Stöneberg | 2011-05-17 | 1 | -43/+0 |
* | [poll] avoid infinite loop in ssh_poll_ctx_free() | milo | 2011-05-02 | 1 | -2/+7 |
* | poll: Fix poll input events. | Andreas Schneider | 2011-04-15 | 1 | -1/+2 |
* | poll: Use WSAPoll() on Windows. | Andreas Schneider | 2011-02-09 | 1 | -1/+3 |
* | Revert "poll: Remove obsolete win_poll functions." | Andreas Schneider | 2011-02-09 | 1 | -0/+8 |
* | poll: Remove obsolete win_poll functions. | Andreas Schneider | 2011-02-09 | 1 | -8/+0 |
* | poll: Ensure that the poll handle and ctx is zeroed. | Andreas Schneider | 2011-01-03 | 1 | -19/+24 |
* | poll: Fixed a build warning on Windows. | Andreas Schneider | 2011-01-02 | 1 | -1/+1 |
* | Removed the global poll ctx in fav. of /session ctx | Aris Adamantiadis | 2010-10-12 | 1 | -29/+14 |
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+692 |