tor/src
Nick Mathewson 3bf9974b6c Fix a pointer size error in test_bridges.c
sizeof(ret) is the size of the pointer, not the size of what it
points to.  Fortunately, we already have a function to compare
tor_addr_port_t values for equality.

Bugfix on c2c5b13e5d8a77e; bug not in any released Tor. Found by
clang's scan-build.
2018-04-17 19:45:59 -04:00
..
common token bucket: Add parens to rate_per_sec_to_rate_per_step() 2018-04-17 11:09:55 -04:00
config Merge branch 'maint-0.3.1' into maint-0.3.2 2018-04-05 08:22:34 -04:00
ext Fixup timing wheel warnings related to recent WHEEL_BIT change. 2018-04-17 12:45:53 -04:00
or Add an initialization case to node_get_prim_dirport 2018-04-17 19:43:14 -04:00
rust Include tor_log rust files in source distribution. 2018-04-06 16:19:14 -04:00
test Fix a pointer size error in test_bridges.c 2018-04-17 19:45:59 -04:00
tools Remove old tor-fw-helper README from EXTRA_DIST 2018-04-16 09:52:15 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Fix spelling mistakes corresponding to ticket #23650 2018-02-07 10:41:57 -05:00
win32 bump to 0.3.3.5-rc-dev 2018-04-15 15:41:03 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00