rl1987 / tor Public
forked from torproject/tor
Permalink
feature17949_c…
Commits on Apr 15, 2018
Commits on Apr 11, 2018
Commits on Apr 10, 2018
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Add loopback parameter to get_interface_address*
We want to have an API that specifically allows retrieving address of a local loopback interface.
-
-
-
-
Commits on Apr 9, 2018
-
compat: Fix unchecked return value from event_del()
Explicitly tell the compiler we don't care about it. Coverity CID 1434156 Signed-off-by: David Goulet <dgoulet@torproject.org>
-
Add a comment explaining why we do a certain redundant check
Closes ticket 25291.
-
Lift the list of default directory servers into their own file.
This patch lifts the list of default directory authorities from config.c into their own auth_dirs.inc file, which is then included in config.c using the C preprocessor. Patch by beastr0. See: https://bugs.torproject.org/24854
Commits on Apr 6, 2018
-
Include tor_log rust files in source distribution.
Fixes another case of #25732; bug not in any released Tor.
-
-
Ship all files needed to build Tor with rust
Fixes bug 25732; bugfix on 0.3.3.2-alpha when strings.rs was introduced.
-
Commits on Apr 5, 2018
-
presumably introduced by copy-and-paste mistake
Roger Dingledine committedApr 5, 2018