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