Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed including of config.h. | Andreas Schneider | 2009-09-25 | 1 | -1/+2 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+1 |
* | Fix poll sturct, ISO C doesn't allow unnamed unions. | Andreas Schneider | 2009-08-25 | 1 | -13/+13 |
* | Fix typedef collisons on Solaris. | Andreas Schneider | 2009-08-25 | 1 | -9/+9 |
* | Fix build with MSVC. | Andreas Schneider | 2009-07-30 | 1 | -0/+1 |
* | Fix build on windows, missing include. | Andreas Schneider | 2009-07-13 | 1 | -0/+2 |
* | Fixed copyright notices | Aris Adamantiadis | 2009-07-13 | 1 | -1/+2 |
* | fix int -> socket_t in SSH_POLL | Aris Adamantiadis | 2009-07-04 | 1 | -1/+1 |
* | Move doxygen tags into C files | Aris Adamantiadis | 2009-07-04 | 1 | -1/+114 |
* | Add a generic way to handle sockets asynchronously. | Aleksandar Kanchev | 2009-07-03 | 1 | -0/+226 |
* | Make use of poll() and add a poll-emulation for win32. | Andreas Schneider | 2009-06-04 | 1 | -0/+204 |