tor/src
Nick Mathewson a67d153cc7 Always call tor_free_all() when exiting tor_run_main()
We would usually call it through tor_cleanup(), but in some code
paths, we wouldn't. These paths would break restart-in-process,
since leaving fields uncleared would cause assertion failures on
restart.

Fixes bug 26948; bugfix on 0.3.3.1-alpha
2018-07-31 08:45:17 -04:00
..
common Merge branch 'maint-0.3.2' into maint-0.3.3 2018-07-30 08:17:24 -04:00
config Merge branch 'maint-0.2.9' into maint-0.3.2 2018-07-09 09:11:41 -04:00
ext Update src/ext/rust to latest master for libc update. 2018-03-21 17:09:59 -04:00
or Always call tor_free_all() when exiting tor_run_main() 2018-07-31 08:45:17 -04:00
rust Make the TROVE-2018-005 fix work with rust. 2018-05-22 13:35:20 -04:00
test Stop putting unsupported ed25519 link auth in v3 onion service descs 2018-07-25 09:16:15 +10:00
tools Fix the log-severities memory-leak in tor-resolve.c 2017-12-11 11:49:57 -05: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.8-dev. 2018-07-09 15:17:16 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00