Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-03 | Move socket and collection functions to a convenience library | Chow Loong Jin | 1 | -435/+0 | |
This avoids the iproxy tool from relying on undocumented library ABI. | |||||
2014-10-03 | Update copyright headers of all source files to match | Martin Szulecki | 1 | -5/+5 | |
2014-03-25 | Fix check for validity of socket file descriptor | Nikias Bassen | 1 | -1/+1 | |
2014-03-12 | socket: Fix compiler warning due to unused variable | Martin Szulecki | 1 | -0/+4 | |
2014-03-11 | socket: avoid SIGPIPE using SO_NOSIGPIPE or MSG_NOSIGNAL | Nikias Bassen | 1 | -1/+40 | |
2014-02-10 | Replace socket implementation and fix indentation in iproxy sources | Martin Szulecki | 1 | -0/+392 | |