index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
sandbox.c
Age
Commit message (
Expand
)
Author
2018-08-08
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-08-08
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-08-08
Fix crash when calling openat with sandbox enabled #25440
Daniel Pinto
2018-04-23
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-23
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-23
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-04-23
Permit the nanosleep system call in the seccomp2 callbox
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-03-26
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-20
Remove sb_poll check: all poll() calls are ok.
Nick Mathewson
2018-03-20
Add the poll() syscall as permitted by the sandbox
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug24198_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-01
Revert "Change the sandbox behavior on all failed opens() to EACCES"
Nick Mathewson
2018-01-26
Change the sandbox behavior on all failed opens() to EACCES
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Make sandbox.c compile when libseccomp-dev is installed on arm64
Nick Mathewson
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-11
Stop checking for sandbox:new_element() failures: it can't fail.
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-11-21
re-run ./scripts/maint/annotate_ifdef_directives
Nick Mathewson
2017-11-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-20
Merge remote-tracking branches 'public/ticket24315_029' and 'public/bug24198_...
Nick Mathewson
2017-11-16
Check the libc version to decide whether to allow openat.
Nick Mathewson
2017-11-16
Make our seccomp2 sandbox handle Glibc 2.26
Nick Mathewson
2017-11-16
Permit kill(pid, 0) in the seccomp2 sandbox.
Nick Mathewson
2017-10-31
Merge branch 'fix-torrcd-sandbox-22605v2'
Nick Mathewson
2017-10-19
Comment-only change: annotate exit() calls.
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
sched: Add sandbox support for KIST
David Goulet
2017-09-06
Better error on failure to load seccomp2 sandbox
Nick Mathewson
2017-08-30
Adds files included by torrc and defaults to sandbox filter #22605
Daniel Pinto
2017-08-09
Remove the #if 0ed code that was supposed to let the sandbox allow exec
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-27
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-23
fix whitespace issue
Roger Dingledine
2017-07-05
Allow setsockopt(IPV6_V6ONLY) in sandbox.
Nick Mathewson
2017-07-05
Use the proper syscall in sandbox error messages
cypherpunks
2017-06-28
Fix crash in LZMA module when the Sandbox is enabled.
Alexander Færøy
2017-06-19
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-19
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-16
Permit the fchmod system call.
Nick Mathewson
2017-05-08
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-08
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-04-28
Increase MALLOC_MP_LIM to 16MB
Nick Mathewson
2017-04-26
Add getpid() to the seccomp2 sandbox.
Nick Mathewson
[next]