Age | Commit message (Expand) | Author |
---|---|---|
2021-05-12 | relay: Groundwork for relay metrics support | David Goulet |
2020-05-05 | relay: Rename relay_resolve_addr.{c|h} file | David Goulet |
2020-05-05 | relay: New file relay_resolve_addr.{c|h} | David Goulet |
2020-03-20 | relay: Split out relay-only circuit building | teor |
2020-02-20 | Move relay_handshake.[ch] into src/feature/relay, and make it optional | Nick Mathewson |
2020-02-20 | Disable routerkeys.c with --disable-relay-mode. | Nick Mathewson |
2020-02-19 | Merge branch 'extract_relay_dns' | Nick Mathewson |
2020-02-19 | Merge branch 'extract_ext_orport' | Nick Mathewson |
2020-02-18 | Do not build selftest.c when running relay mode is disabled. | Nick Mathewson |
2020-02-18 | Make ext_orport.c relay-mode-only. | Nick Mathewson |
2020-02-18 | Disable dns.c when relay mode is disabled. | Nick Mathewson |
2020-01-16 | add_c_file: Fix "control line not preceded by a blank line" | teor |
2020-01-13 | Split core/include.am into per-subdirectory include.am files | Nick Mathewson |