aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/router.h
AgeCommit message (Expand)Author
2021-10-20Announce URL to bridge status page when starting Tor as a bridge relay.Alexander Færøy
2020-03-21router: Stop advertising incorrect auto IPv6 ORPortsteor
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Move the "is the network disabled?" functions out of router.cNick Mathewson
2018-09-25Move routerinfo_t functions out of router.cNick Mathewson
2018-09-25Extract nickname-checking functions from router.cNick Mathewson
2018-09-25Move the various _describe() functions out of router.cNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-25Move all authdir_mode_*() functions into authmode.hNick Mathewson
2018-09-25Move self-test functionality into its own file.Nick Mathewson
2018-09-25Move key-loading and crosscert-checking out of feature/relayNick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-07-05Move literally everything out of src/orNick Mathewson