Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-12-20 | Add support for STATUS messages from Pluggable Transports. | Alexander Færøy |
2018-12-20 | Use K/V parser to handle LOG messages for pluggable transports. | Alexander Færøy |
2018-12-17 | Use `const char *` instead of `char *` for line parameter for process callbacks. | Alexander Færøy |
2018-12-17 | Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG. | Alexander Færøy |
2018-12-17 | Change the Process exit_callback to return bool. | Alexander Færøy |
2018-12-17 | Add support for logging messages from pluggable transports. | Alexander Færøy |
2018-12-17 | Use process_t for managed proxies. | Alexander Færøy |
2018-11-27 | Remove unused `int pid` member of `managed_proxy_t`. | Alexander Færøy |
2018-07-05 | Move literally everything out of src/or | Nick Mathewson |