tor/src
Daniel Pinto a350f216b3 Fix crash when calling openat with sandbox enabled #25440
The seccomp rule for the openat syscall checks for the AT_FDCWD
constant. Because this constant is usually a negative value, a
cast to unsigned int is necessary to make sure it does not get
converted to uint64_t used by seccomp.

More info on:
https://github.com/seccomp/libseccomp/issues/69#issuecomment-273805980
2018-08-08 09:21:29 -04:00
..
common Fix crash when calling openat with sandbox enabled #25440 2018-08-08 09:21:29 -04:00
config Update geoip and geoip6 to the July 3 2018 database. 2018-07-06 20:54:03 +02:00
ext Fix the clz32 and clz64 settings on MSVC. 2017-12-20 09:37:18 -05:00
or Stop logging link auth warnings on Single Onion Services and Tor2web 2018-07-25 14:30:33 +10:00
test Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787 2018-07-18 16:33:48 -04:00
tools Do not truncate too long hostnames 2017-02-07 09:27:00 -05:00
trunnel Re-run trunnel. 2016-07-28 10:52:43 -04:00
win32 Bump version to 0.2.9.15-dev 2018-03-03 11:32:16 -05:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00