Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-11 | trunnel: Rename sendme.trunnel to sendme_cell.trunnel | David Goulet | |
This is to avoid having two sendme.{c|h} in the repository since the subsystem is implemented in src/core/or/sendme.{c|h}. Fixes #30769 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2018-12-01 | Allow socks4_server_reply version to be 0 (for tor-resolve) | rl1987 | |
2018-07-12 | Remove prop229 stuff from socks5.trunnel | rl1987 | |
2018-07-12 | Add CMD_RESOLVE to socks5_client_request | rl1987 | |
2018-07-12 | Fix type in socks5.trunnel | rl1987 | |
2018-07-12 | Add RESOLVE (0xF0) command to socks4_client_request | rl1987 | |
2018-06-26 | Generate trunnel impls and include into build | rl1987 | |