tor/src
Nick Mathewson 69eb278830 Use SCMP_CMP_MASKED_EQ to allow flags, not force them
Older versions of Libevent are happy to open SOCK_DGRAM sockets
non-cloexec and non-nonblocking, and then set those flags
afterwards. It's nice to be able to allow a flag to be on or off in
the sandbox without having to enumerate all its values.

Also, permit PF_INET6 sockets. (D'oh!)
2014-04-16 22:03:10 -04:00
..
common Use SCMP_CMP_MASKED_EQ to allow flags, not force them 2014-04-16 22:03:10 -04:00
config Merge remote-tracking branch 'karsten/geoip2regcountry' 2014-02-25 10:04:37 -05:00
ext Merge remote-tracking branch 'public/bug11426' 2014-04-08 16:46:34 -04:00
or Add a couple of missing renames so the server sandbox works again 2014-04-16 22:03:09 -04:00
test Fix compiler warning on test_status.c 2014-04-15 15:19:41 -04:00
tools Fix some harmless/untriggerable memory leaks found by coverity 2014-04-07 23:20:13 -04:00
win32 bump to 0.2.5.3-alpha-dev 2014-03-23 00:15:25 -04:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00