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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
sandbox.c
Age
Commit message (
Expand
)
Author
2017-07-27
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Allow setsockopt(IPV6_V6ONLY) in sandbox.
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.2.9' into maint-0.3.0
Nick Mathewson
2017-04-26
Add getpid() to the seccomp2 sandbox.
Nick Mathewson
2016-12-18
fix typos and trivial syntax problems
Roger Dingledine
2016-12-07
Merge branch 'bug20710_025' into maint-0.2.9
Nick Mathewson
2016-12-01
Fix major errors in freeing getaddrinfo sandbox cache
Nick Mathewson
2016-09-05
For me, asan/ubsan require more syscalls.
Nick Mathewson
2016-08-23
Fix some comments in sandbox.c
Nick Mathewson
2016-07-21
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-21
Coverity hates it when we do "E1 ? E2 : E2".
Nick Mathewson
2016-07-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-17
Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8
Nick Mathewson
2016-07-13
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-13
Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8
Nick Mathewson
2016-07-11
Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist
Peter Palfrader
2016-07-09
Adds missing syscalls to seccomp filter.
Daniel Pinto
2016-07-05
Grammar.
Nick Mathewson
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-03-26
Whitespace fixes
Nick Mathewson
2016-03-22
Repair build when no sandbox support is enabled.
Nick Mathewson
2016-03-22
Merge remote-tracking branch 'public/bug18253'
Nick Mathewson
2016-03-14
Merge branch 'bug15221_027'
Nick Mathewson
2016-03-14
Make unix sockets work with the linux seccomp2 sandbox again
Nick Mathewson
2016-03-14
Permit setrlimit, prlimit, prlimit64 calls.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-24
Make the sandbox work again with chutney.
Nick Mathewson
2015-12-16
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-16
... and fix another backtrace_symbols_fd call in sandbox.c
Nick Mathewson
2015-12-15
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-15
Fix backtrace compilation on FreeBSD
cypherpunks
2015-12-08
Add support for getrandom() and getentropy() when available
Yawning Angel
2015-10-15
Fix compilation of sandbox.[ch] under musl-libc
Nick Mathewson
2015-10-15
Fix compilation of sandbox.[ch] under musl-libc
Nick Mathewson
2015-06-15
Fix another seccomp2 issue
Nick Mathewson
2015-06-02
Fix sandboxing to work when running as a relay
Peter Palfrader
2015-05-28
Fix sandbox use with systemd. bug 16212.
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
Nick Mathewson
2015-03-04
Add wait4 to the seccomp2 sandbox allowable syscall list
Nick Mathewson
2015-02-23
Let AF_UNIX connections through the sandbox
Nick Mathewson
2015-02-11
Fix crash on glibc __libc_message()
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Fix a memory leak in tor-resolve
Nick Mathewson
2014-12-23
tweak whitespace; log bad socket family if bug occurs
Nick Mathewson
2014-12-23
Add the transparent proxy getsockopt to the sandbox
Francisco Blas Izquierdo Riera (klondike)
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
[next]