cypherpunks
|
07cca627ea
Fix backtrace compilation on FreeBSD
|
9 rokov pred |
Nick Mathewson
|
a5ed8b1667
Fix compilation of sandbox.[ch] under musl-libc
|
9 rokov pred |
Nick Mathewson
|
59fa0c2d99
Fix another seccomp2 issue
|
9 rokov pred |
Peter Palfrader
|
a68e5323f8
Fix sandboxing to work when running as a relay
|
9 rokov pred |
Nick Mathewson
|
97330ced0c
Fix sandbox use with systemd. bug 16212.
|
9 rokov pred |
Nick Mathewson
|
c5c4ea2db0
Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
|
9 rokov pred |
Nick Mathewson
|
d5b2cbea10
Add wait4 to the seccomp2 sandbox allowable syscall list
|
9 rokov pred |
Nick Mathewson
|
21ac0cd2af
Let AF_UNIX connections through the sandbox
|
9 rokov pred |
Nick Mathewson
|
f5f6d13e4c
Fix crash on glibc __libc_message()
|
9 rokov pred |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 rokov pred |
Nick Mathewson
|
6e689aed75
Fix a memory leak in tor-resolve
|
10 rokov pred |
Nick Mathewson
|
d151a069e9
tweak whitespace; log bad socket family if bug occurs
|
10 rokov pred |
Francisco Blas Izquierdo Riera (klondike)
|
cca6ed80bf
Add the transparent proxy getsockopt to the sandbox
|
10 rokov pred |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 rokov pred |
Nick Mathewson
|
2e607ff519
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 rokov pred |
Nick Mathewson
|
09951bea7f
Don't use the getaddrinfo sandbox cache from tor-resolve
|
10 rokov pred |
Nick Mathewson
|
00ffccd9a6
Another clang analyzer complaint wrt HT_GENERATE
|
10 rokov pred |
Nick Mathewson
|
72ba1739e2
Fix another memory leak case in sandbox.c:prot_strings()
|
10 rokov pred |
Nick Mathewson
|
15be51b41d
Remove the non-implemented versions of the sandbox _array() functions
|
10 rokov pred |
Nick Mathewson
|
991545acf1
Whitespace fixes
|
10 rokov pred |
Nick Mathewson
|
523587a5cf
fix memory leak on failure in sandbox.c:prot_strings()
|
10 rokov pred |
Nick Mathewson
|
35b2e11755
Store sandbox params as char *, since that's what they are.
|
10 rokov pred |
Nick Mathewson
|
7f3563058d
Fix a 32-big conversion warning in 11970 fix
|
10 rokov pred |
Nick Mathewson
|
6f20dd7bfc
Merge remote-tracking branch 'public/bug11970'
|
10 rokov pred |
Nick Mathewson
|
b883b8d1a5
Yield a real error in the bug case of sandbox_getaddrinfo()
|
10 rokov pred |
Nick Mathewson
|
307aa7eb43
Spell getrlimit correctly.
|
10 rokov pred |
Nick Mathewson
|
a6688f9cbb
sandbox: allow enough setsockopt to make ConstrainedSockets work
|
10 rokov pred |
Nick Mathewson
|
a056ffabbb
sandbox: permit listen(2)
|
10 rokov pred |
Nick Mathewson
|
f0945ac270
Log the errno value if seccomp_load() fails.
|
10 rokov pred |
Nick Mathewson
|
b0c1c70011
Make sandbox.c compile on arm
|
10 rokov pred |