summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-24Merge branch 'tor-github/pr/1939'George Kadianakis
2020-06-24Make summarize_protover_flags() handle NULL and empty string the sameNeel Chauhan
2020-06-24Merge branch 'tor-github/pr/1929'George Kadianakis
2020-06-24Merge branch 'tor-github/pr/1942'David Goulet
2020-06-23Merge branch 'tor-github/pr/1943'George Kadianakis
2020-06-23Relocate CBT event to control_events.cMike Perry
2020-06-23Changes file for DROPTIMEOUTSMike Perry
2020-06-23Mark state file dirty upon DROPTIMEOUTS commandMike Perry
2020-06-23Merge branch 'maint-0.4.4'Nick Mathewson
2020-06-23Merge branch 'ticket34382' into maint-0.4.4Nick Mathewson
2020-06-23Clarify logic in router_should_skip_orport_reachability_check_family()Nick Mathewson
2020-06-23reachability_warnings_callback: simplify v4/v6_ok logicNick Mathewson
2020-06-23Merge branch 'maint-0.4.4'David Goulet
2020-06-23Merge branch 'tor-github/pr/1937' into maint-0.4.4David Goulet
2020-06-22Merge branch 'pr_1930_squashed'Nick Mathewson
2020-06-22Add changes file for ticket 33816Neel Chauhan
2020-06-22Add circuit_extend_add_ipv(4/6)_helper() testNeel Chauhan
2020-06-22Fill in missing IPv6 addresses in extend cellsNeel Chauhan
2020-06-22Merge branch 'maint-0.4.4'David Goulet
2020-06-22Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AU...Miguel Jacq
2020-06-18Split "can reach ipv4 orport" from "can reach ipv6 orport".Nick Mathewson
2020-06-17selftest: turn can_reach_{dir,or}_port into boolsNick Mathewson
2020-06-17Update the list of recommended protocol versions to match >=0.3.5.Nick Mathewson
2020-06-17Spelling fix: "RECCOMEND" => "RECOMMEND".Nick Mathewson
2020-06-16Merge branch 'maint-0.4.4'Nick Mathewson
2020-06-16Bump to 0.4.4.1-alpha-devNick Mathewson
2020-06-16forward-port the changelog for 0.4.4.1-alphaNick Mathewson
2020-06-15Merge branch 'maint-0.4.4'Nick Mathewson
2020-06-15Bump to 0.4.4.1-alphaNick Mathewson
2020-06-15Merge branch 'maint-0.4.4'Nick Mathewson
2020-06-15forward-port changelog and release-notes from 0.4.3.5Nick Mathewson
2020-06-15Remove AssumeReachable from TestingTorNetwork.Nick Mathewson
2020-06-12core: Remove unused filesDavid Goulet
2020-06-12Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2020-06-12Merge branch 'maint-0.4.4'David Goulet
2020-06-12Merge branch 'maint-0.4.2' into maint-0.4.3David Goulet
2020-06-12Merge branch 'maint-0.3.5' into maint-0.4.2David Goulet
2020-06-12Merge branch 'tor-github/pr/1913'David Goulet
2020-06-12Merge branch 'tor-github/pr/1912' into maint-0.3.5David Goulet
2020-06-11Merge branch 'maint-0.4.4'George Kadianakis
2020-06-11Improve our clang-format.sh scriptNick Mathewson
2020-06-11Fold in a changes file and update exceptions.txt.George Kadianakis
2020-06-11Fix and update unittests.George Kadianakis
2020-06-11Update functions that load and write the guard state file.George Kadianakis
2020-06-11Pick guards on the order they were sampled (prop310).George Kadianakis
2020-06-11Refactor some guard state file parsing code into functions.Florentin Rochet
2020-06-10Merge branch 'tor-github/pr/1925'George Kadianakis
2020-06-10Bug 30992: Changes fileMike Perry
2020-06-10Bug 30992: Update testsMike Perry
2020-06-10Bug 30992: Track a padding machine ctr to reduce race issues.Mike Perry