tor/src
Nick Mathewson b365179ee0 reachability_warnings_callback: simplify v4/v6_ok logic
Since "skip orport check" is the "and" of v4_ok and v6_ok, we can
just compute v4_ok and v6_ok once, to clarify that we don't enter
this block of code if they're both true.
2020-06-23 11:20:05 -04:00
..
app Remove AssumeReachable from TestingTorNetwork. 2020-06-15 14:08:42 -04:00
config python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
core core: Remove unused files 2020-06-12 14:40:49 -04:00
ext Merge branch 'maint-0.4.3' 2020-05-06 16:55:41 -04:00
feature reachability_warnings_callback: simplify v4/v6_ok logic 2020-06-23 11:20:05 -04:00
lib Merge remote-tracking branch 'tor-github/pr/1888/head' 2020-06-09 15:44:58 -04:00
rust rust/protover: Fix protocol version support error handling 2020-05-18 21:50:35 +10:00
test Merge branch 'maint-0.4.4' 2020-06-11 17:29:54 +03:00
tools net: Make all address bytes functions take uint8_t * 2020-04-30 06:54:42 +10:00
trunnel Update Trunnel for new machine_ctr field. 2020-06-08 18:05:34 -05:00
win32 Bump version to 0.4.5.0-alpha-dev 2020-06-09 14:14:43 -04:00
arch_goals.md Document high-level architecture goals 2019-12-10 16:47:38 -06:00
include.am Move winprocess_sys into a new low-level hardening module 2020-02-24 07:49:39 -05:00
mainpage.md doxygen: add a link to src-ref on mainpage.md. 2020-05-19 09:44:36 -04:00