summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-04Merge branch 'tor-github/pr/1152'George Kadianakis
2019-07-02Merge remote-tracking branch 'tor-github/pr/1136'Nick Mathewson
2019-07-02Merge remote-tracking branch 'tor-github/pr/1120'Nick Mathewson
2019-07-01Merge branch 'maint-0.4.1'Nick Mathewson
2019-07-01Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-07-01Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-07-01Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-06-29get rid of accidental second spaceRoger Dingledine
2019-06-28begin_cell_parse(): Add an assertion to please coverity.Nick Mathewson
2019-06-28fallback: apply the second fallback list from 2019teor
2019-06-28fallback: apply the first fallback list from 2019teor
2019-06-26Merge branch 'maint-0.4.1'Nick Mathewson
2019-06-26Merge remote-tracking branch 'tor-github/pr/1101' into maint-0.4.1Nick Mathewson
2019-06-26Merge branch 'bug30721_squashed'Nick Mathewson
2019-06-26test/addr: test that tor_addr_port_lookup() handles IP addresses and portsteor
2019-06-26test/addr: test that tor_addr_lookup() handles IP addressesteor
2019-06-26test/addr: test that tor_lookup_hostname() handles IPv4 addressesteor
2019-06-26test/addr: Add some ambiguous IPv6 cases to test_addr_parse()teor
2019-06-26test/addr: Increase coverage in test_addr_parse()teor
2019-06-26test/addr: Stop repeating so much code in test_addr_parse()teor
2019-06-26test/addr: Add unit tests for the fixes in 30721teor
2019-06-26address/resolve: Require square brackets on IPv6 address:portsteor
2019-06-26address/resolve: try harder to avoid returning uninitialised datateor
2019-06-26resolve: split sub-functions out of tor_addr_lookup()teor
2019-06-26resolve: refactor address family logic in tor_addr_lookup()teor
2019-06-26resolve: consistently parse IP addresses in square bracketsteor
2019-06-26Merge remote-tracking branch 'tor-github/pr/1119'Nick Mathewson
2019-06-26Merge remote-tracking branch 'tor-github/pr/1118' into maint-0.4.1Nick Mathewson
2019-06-26Merge branch 'tor-github/pr/1142'George Kadianakis
2019-06-26Merge branch 'tor-github/pr/1128'George Kadianakis
2019-06-26Merge branch 'tor-github/pr/1114' into maint-0.4.1George Kadianakis
2019-06-25Fix some onion helpersTaylor Yu
2019-06-25Make control_write_reply() mockableTaylor Yu
2019-06-25Clean up some uses of low-level control repliesTaylor Yu
2019-06-25bump to 0.4.1.3-alpha-devNick Mathewson
2019-06-25stats: add comments about the required chunk structure in extra info filesteor
2019-06-25Merge branch 'bug30958_041' into bug30958_masterteor
2019-06-24Merge remote-tracking branch 'tor-github/pr/1130' into maint-0.4.1Nick Mathewson
2019-06-24bump to 0.4.1.3-alphaNick Mathewson
2019-06-24Merge branch 'bug30958_040' into bug30958_041teor
2019-06-24Merge branch 'bug30958_035' into bug30958_040teor
2019-06-24Merge branch 'bug30958_029' into bug30958_035teor
2019-06-24stats: Stop removing the ed25519 signature if the extra info file is too bigteor
2019-06-24stats: Split extrainfo_dump_to_string() into smaller functions.teor
2019-06-24Merge branch 'bug30956_041' into bug30956_masterteor
2019-06-24stats: Always publish pluggable transports in extra info documentsteor
2019-06-23Fix shellcheck warning SC2034 in test_rebind.sh.rl1987
2019-06-19hs-v3: Close intro circuits when cleaning client cacheDavid Goulet
2019-06-19Merge branch 'tor-github/pr/1113'David Goulet
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet