Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | poll: Added poll constants for Windows. | Andreas Schneider | 2010-07-09 | 1 | -2/+40 |
* | poll: Added a cleanup function to free the ws2_32 library. | Andreas Schneider | 2010-05-17 | 1 | -0/+1 |
* | Added runtime detection of WSAPoll(). | Andreas Schneider | 2010-05-12 | 1 | -0/+1 |
* | Some grammarnazi things + fix int->socket_t | Aris Adamantiadis | 2010-05-10 | 1 | -3/+4 |
* | Added a select(2) based poll-emulation if poll(2) is not available. | Andreas Schneider | 2010-04-04 | 1 | -1/+15 |
* | Added a global poll context | Aris Adamantiadis | 2009-12-11 | 1 | -1/+2 |
* | struct socket -> struct ssh_socket_struct +typedef | Aris Adamantiadis | 2009-12-06 | 1 | -1/+1 |
* | Some brain surgery to add event-based sockets | Aris Adamantiadis | 2009-11-30 | 1 | -0/+2 |
* | Update structures name to new convention | Aris Adamantiadis | 2009-11-06 | 1 | -17/+17 |
* | More include file splitting | Aris Adamantiadis | 2009-09-26 | 1 | -0/+41 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+61 |