Files
tor/src/common
Nick Mathewson d2d6a1b082 Make our seccomp2 sandbox handle Glibc 2.26
There are three changes here:
  * We need to allow epoll_pwait.
  * We need to allow PF_NETLINK sockets to be opened with SOCK_CLOEXEC.
  * We need to use openat() instead of open().

Note that this fix is not complete, since the openat() change is
turned off.  The next commit will make the openat() change happen
when we're running glibc 2.26 or later.

Fix for 24315.
2017-11-16 13:56:22 -05:00
..
2016-06-12 21:47:14 +00:00
2016-02-27 18:48:19 +01:00
2014-04-08 11:42:07 -04:00
2016-02-27 18:48:19 +01:00
2016-02-27 18:48:19 +01:00
2016-10-17 10:25:13 -04:00
2016-02-27 18:48:19 +01:00
2016-05-25 10:21:15 -04:00
2016-02-27 18:48:19 +01:00
2016-09-16 11:21:33 -04:00
2016-06-09 11:50:25 +00:00
2016-06-09 11:50:25 +00:00
2016-05-25 09:27:47 -04:00
2016-02-27 18:48:19 +01:00
2016-02-27 18:48:19 +01:00
2016-05-12 09:56:42 -04:00
2016-06-09 11:50:25 +00:00
2016-07-29 05:05:12 +00:00
2016-02-27 18:48:19 +01:00
2016-02-27 18:48:19 +01:00
2016-02-27 18:48:19 +01:00
2016-07-05 12:10:12 -04:00