summaryrefslogtreecommitdiff
path: root/src/feature/relay/selftest.c
AgeCommit message (Expand)Author
2020-04-30relay: Update some self-test comments for IPv6teor
2020-04-30relay: Log IPv4 and IPv6 ORPorts when testing reachabilityteor
2020-04-30relay: Launch IPv4 and IPv6 ORPort self-test circuitsteor
2020-04-30relay: Refactor dirport self-test circuit launchteor
2020-04-30relay: Refactor reachability circuit launchesteor
2020-04-30relay: Remove unused DirPort self-test codeteor
2020-04-30relay: Add an address family to self-test launchesteor
2020-04-30relay: Minor selftest comment updatesteor
2020-04-30relay: Clarify reachability status check functionsteor
2020-04-30nodelist: Distinguish client and relay reachabilityteor
2020-04-30relay: Fix a comment typo in the selftest.c headerteor
2020-03-20relay: Move inform_testing_rechability() to relayteor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-05-06Move "relay" and "router" periodic callbacks out of mainloop.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Move self-test functionality into its own file.Nick Mathewson