summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-17test/protover: Add tests for summarize flagsteor
2020-05-15versions: Improve the protover summary commentsteor
2020-05-15protover: Add defines for recent protocol versionsteor
2020-05-15test/circuitbuild: Tests for node selection flagsteor
2020-05-14circuitbuild: Refactor IPv6 extend node selectionteor
2020-05-14circuitbuild: Refactor build state node selection flagsteor
2020-05-14circuitbuild: test relays sending IPv6 extend cellsteor
2020-05-14test: Move the origin circuit function to test helpersteor
2020-05-14test/circuitstats: Refactor common codeteor
2020-05-14test/circuitstats: Fix a bunch of coding style issuesteor
2020-05-13practracker: Allow a few extra lines in circuituseteor
2020-05-13test/circuitbuild: Add a test for origin_circuit_init()teor
2020-05-13changes: file for 33222 and 33226teor
2020-05-11doc: Some tor features may not work with MiddleNodesteor
2020-05-11nodelist: Fix a comment and a log messageteor
2020-05-11routerlist: Choose nodes that can initiate IPv6 extendsteor
2020-05-11circuit: Add flags for IPv6 extendsteor
2020-05-11practracker: Accept extra or.h linesteor
2020-05-11protover: Add node functions for IPv6 extend supportteor
2020-05-11protover: Sort version flags by their underlying protocolsteor
2020-05-11protover: Declare support for Relay=3teor
2020-05-07relay: Improve docs on inform_testing_reachability()teor
2020-05-07relay: Rewrite inform_testing_reachability()teor
2020-05-07relay: Clarify a comment in selftest.cteor
2020-05-07Define and use TOR_ADDRPORT_BUF_LENNeel Chauhan
2020-05-07routerinfo: Make router_get_orport() return an error statusteor
2020-05-07Appease practracker: wrapping costs linesteor
2020-05-07Replace several C identifiers.teor
2020-05-07Wrap long linesteor
2020-05-07Replace several C identifiers.teor
2020-04-30circuitbuild: Allow relays to send IPv6 extend cellsteor
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: Wrap long linesteor
2020-04-30relay: Clarify reachability status check functionsteor
2020-04-30practracker: Accept some wrapped long linesteor
2020-04-30nodelist: Wrap long lines, and improve commentsteor
2020-04-30nodelist: Distinguish client and relay reachabilityteor
2020-04-30practracker: Accept the connection buf refactorteor
2020-04-30relay: Fix a comment typo in the selftest.c headerteor
2020-04-29Merge remote-tracking branch 'tor-github/pr/1864/head'Nick Mathewson
2020-04-30practracker: Allow an extra line in tor_addr_parse_mask_ports()teor
2020-04-30relay: Refactor can extend over IPv6 checksteor
2020-04-30channel: Refactor matches target address functionteor