Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-28 | iproxy: Allow specifying source address for the listening socket | Nikias Bassen | 1 | -1/+1 | |
2020-05-18 | socket: Add new functions socket_connect_addr() and socket_addr_to_string() | Nikias Bassen | 1 | -1/+4 | |
2014-10-03 | Move socket and collection functions to a convenience library | Chow Loong Jin | 1 | -0/+65 | |
This avoids the iproxy tool from relying on undocumented library ABI. |