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