tor/src
cypherpunks fecd583c0e rust: abort on panic in all profiles
Until https://github.com/rust-lang/rust/issues/52652 is fixed,
unwinding on panic is potentially unsound in a mixed C/Rust codebase.

The codebase is supposed to be panic-free already, but just to be safe.

This started mattering at commit d1820c1516.

Fixes #27199; bugfix on tor-0.3.3.1-alpha.
2018-08-18 19:23:28 +00:00
..
common Detect broken stdatomic.h, and pretend that it isn't there at all 2018-08-08 15:49:39 -04:00
config Merge branch 'maint-0.2.9' into maint-0.3.2 2018-08-09 08:47:24 -04:00
ext Update src/ext/rust to latest master for libc update. 2018-03-21 17:09:59 -04:00
or Merge branch 'maint-0.3.2' into maint-0.3.3 2018-08-16 08:37:11 -04:00
rust rust: abort on panic in all profiles 2018-08-18 19:23:28 +00:00
test Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873. 2018-08-01 14:37:03 -04: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