summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-03Unit tests for dirserv_reject_tor_version().Nick Mathewson
2019-10-03Authorities reject relays running unsupported Tor release series.Nick Mathewson
2019-08-29Merge branch 'tor-github/pr/1257'David Goulet
2019-08-29Merge branch 'maint-0.4.1'David Goulet
2019-08-29Merge branch 'tor-github/pr/1256' into maint-0.4.1David Goulet
2019-08-29Merge branch 'tor-github/pr/1255' into maint-0.4.1David Goulet
2019-08-28Remove extraneous "n" from comment in routerset.cNick Mathewson
2019-08-27Merge branch 'maint-0.4.0' into maint-0.4.1George Kadianakis
2019-08-27Merge branch 'maint-0.4.1'George Kadianakis
2019-08-27Merge branch 'maint-0.3.5' into maint-0.4.0George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1267'George Kadianakis
2019-08-27Merge remote-tracking branch 'arma/ticket31498'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1258'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1234'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1237'George Kadianakis
2019-08-26test_address: parenthesize macro arguments.Nick Mathewson
2019-08-26In tests, make sure that "ri" is freed on all paths.Nick Mathewson
2019-08-26Add test for dirserv_router_has_valid_address()Neel Chauhan
2019-08-26Add changes file for Bug #31088Neel Chauhan
2019-08-26Check for private IPv6 addresses in dirserv_router_has_valid_address()Neel Chauhan
2019-08-26Merge branch 'tor-github/pr/1239'David Goulet
2019-08-26Merge branch 'tor-github/pr/1263'George Kadianakis
2019-08-26Merge remote-tracking branch 'tor-github/pr/1241'Nick Mathewson
2019-08-26Fix/suppress shellcheck warnings in git-push-all.shNick Mathewson
2019-08-26Merge branch 'tor-github/pr/1254'David Goulet
2019-08-26changes file for ticket30935Nick Mathewson
2019-08-24clarify usage of __ and ___ prefixes on config optionsNick Mathewson
2019-08-24Make a function for NODUMP.Nick Mathewson
2019-08-24Make config_var_is_invisible a function.Nick Mathewson
2019-08-24Fix comment: ___ options are now that way because of the INVISIBLE flag.Nick Mathewson
2019-08-24whitespace fixNick Mathewson
2019-08-24Merge remote-tracking branch 'tor-github/pr/1247'Nick Mathewson
2019-08-24Merge remote-tracking branch 'tor-github/pr/1215'Nick Mathewson
2019-08-24Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-23clarify that tor's license is free softwareRoger Dingledine
2019-08-23Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_cir...Neel Chauhan
2019-08-23hs: Remove an outdated commentteor
2019-08-23Merge branch 'bug23818_035' into bug23818_masterteor
2019-08-23changes: file for 23507, v3 onion service fixteor
2019-08-23hs: v3 single onion services fall back to 3-hop intro for unreachable nodesteor
2019-08-23changes: file for 23818, v3 onion service fixteor
2019-08-23hs: Always use a 3-hop path when a v3 single onion intro failsteor
2019-08-23hs: Always use a 3-hop path when a v3 single onion rend failsteor
2019-08-23Merge branch 'bug23818_029' into bug23818_035teor
2019-08-23changes: file for 23818, v2 onion service fixteor
2019-08-23rendservice: Always use a 3-hop path when a v2 single onion intro failsteor
2019-08-23rendservice: Always use a 3-hop path when a v2 single onion rend failsteor
2019-08-22Merge branch 'ticket30935' into ticket30935_mergedNick Mathewson
2019-08-22Merge branch 'tor-github/pr/1244'David Goulet
2019-08-23changes: file for 21003teor