aboutsummaryrefslogtreecommitdiff
path: root/src/lib/sandbox/sandbox.c
AgeCommit message (Expand)Author
2022-05-09sandbox: Permit rseq syscall as wellpmu-ipf
2022-03-28Merge branch 'tor-gitlab/mr/556' into maint-0.4.5David Goulet
2022-03-27Sandbox: Permit the clone3 system callNick Mathewson
2021-05-07Add a sandbox workaround for Glibc 2.33Nick Mathewson
2020-12-08Fix a couple of documentation comments related to #40094Nick Mathewson
2020-11-12When handling includes, detect missing interned strings earlier.Nick Mathewson
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/62'Nick Mathewson
2020-07-29Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-29Merge remote-tracking branch 'tor-gitlab/mr/68' into maint-0.4.4Nick Mathewson
2020-07-29Fix startup crash with seccomp sandbox enabled #40072Daniel Pinto
2020-07-21Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-21Merge remote-tracking branch 'tor-gitlab/mr/68' into maint-0.4.4Nick Mathewson
2020-07-21Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-21Merge remote-tracking branch 'tor-gitlab/mr/67' into maint-0.4.4Nick Mathewson
2020-07-20Fix seccomp sandbox rules for openat #27315Daniel Pinto
2020-07-20Fix seccomp sandbox rules for opening directories #40020Daniel Pinto
2020-07-20Fix seccomp sandbox rules for openat #27315Daniel Pinto
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-07-14Rename blacklist and whitelist wordingDavid Goulet
2020-07-01Merge branch 'maint-0.4.3' into maint-0.4.4George Kadianakis
2020-07-01Merge branch 'maint-0.4.4'George Kadianakis
2020-07-01Merge branch 'maint-0.4.2' into maint-0.4.3George Kadianakis
2020-07-01Merge branch 'maint-0.3.5' into maint-0.4.2George Kadianakis
2020-06-30Merge branch 'tor-github/pr/1887' into maint-0.4.3Alexander Færøy
2020-06-04sandbox: Do not require M_SYSCALL.Nick Mathewson
2020-05-12Merge branch 'bug34130_035'Nick Mathewson
2020-05-12Fix crash when tor is compiled with NSS and seccomp sandbox is enabledDaniel Pinto
2020-04-09Add fsync to list of syscalls permitted by sandboxNick Mathewson
2020-02-26Allow unlinkat() in the seccomp2 sandboxNick Mathewson
2020-01-30Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-01-30Merge branch 'maint-0.4.0' into maint-0.4.1teor
2020-01-30Merge branch 'maint-0.3.5' into maint-0.4.0teor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Merge branch 'maint-0.4.2'Nick Mathewson
2020-01-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-01-05Fix sandbox crash during reload of logging configurationPeter Gerber
2019-12-20Merge branch 'bug29819_035'Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-12-17Correct how we use libseccompPeter Gerber
2019-10-22Merge remote-tracking branch 'tor-github/pr/1302' into maint-0.4.1Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30Merge branch 'tor-github/pr/1302'George Kadianakis
2019-09-26sandbox: Allow backtrace signals to be disabledteor
2019-01-22Allow getsockopt(…, SOL_SOCKET, SO_ACCEPTCONN, …) in sandboxPeter Gerber
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-11-14Make sure sandbox-related getaddrinfo() functions always exist.Nick Mathewson
2018-11-14Normalize .may_include to always have paths, and paths to includeNick Mathewson
2018-11-14Remove dependency on lib/net from lib/sandbox.Nick Mathewson
2018-11-13Merge branch 'bug28183_029' into maint-0.3.5Nick Mathewson