Nick Mathewson
|
725e0c76e3
Permit setrlimit, prlimit, prlimit64 calls.
|
8 년 전 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 년 전 |
Nick Mathewson
|
7a782820e9
Make the sandbox work again with chutney.
|
8 년 전 |
Nick Mathewson
|
a5da27cb35
Merge branch 'maint-0.2.7'
|
9 년 전 |
Nick Mathewson
|
784e9fff9b
... and fix another backtrace_symbols_fd call in sandbox.c
|
9 년 전 |
Nick Mathewson
|
fec5aa75f4
Merge branch 'maint-0.2.7'
|
9 년 전 |
cypherpunks
|
07cca627ea
Fix backtrace compilation on FreeBSD
|
9 년 전 |
Yawning Angel
|
353c71516e
Add support for getrandom() and getentropy() when available
|
9 년 전 |
Nick Mathewson
|
a5ed8b1667
Fix compilation of sandbox.[ch] under musl-libc
|
9 년 전 |
Nick Mathewson
|
50148dc45d
Fix compilation of sandbox.[ch] under musl-libc
|
9 년 전 |
Nick Mathewson
|
59fa0c2d99
Fix another seccomp2 issue
|
9 년 전 |
Peter Palfrader
|
a68e5323f8
Fix sandboxing to work when running as a relay
|
9 년 전 |
Nick Mathewson
|
97330ced0c
Fix sandbox use with systemd. bug 16212.
|
9 년 전 |
Nick Mathewson
|
c5c4ea2db0
Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
|
9 년 전 |
Nick Mathewson
|
d5b2cbea10
Add wait4 to the seccomp2 sandbox allowable syscall list
|
9 년 전 |
Nick Mathewson
|
21ac0cd2af
Let AF_UNIX connections through the sandbox
|
9 년 전 |
Nick Mathewson
|
f5f6d13e4c
Fix crash on glibc __libc_message()
|
9 년 전 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 년 전 |
Nick Mathewson
|
6e689aed75
Fix a memory leak in tor-resolve
|
10 년 전 |
Nick Mathewson
|
d151a069e9
tweak whitespace; log bad socket family if bug occurs
|
10 년 전 |
Francisco Blas Izquierdo Riera (klondike)
|
cca6ed80bf
Add the transparent proxy getsockopt to the sandbox
|
10 년 전 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 년 전 |
Nick Mathewson
|
2e607ff519
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 년 전 |
Nick Mathewson
|
09951bea7f
Don't use the getaddrinfo sandbox cache from tor-resolve
|
10 년 전 |
Nick Mathewson
|
00ffccd9a6
Another clang analyzer complaint wrt HT_GENERATE
|
10 년 전 |
Nick Mathewson
|
72ba1739e2
Fix another memory leak case in sandbox.c:prot_strings()
|
10 년 전 |
Nick Mathewson
|
15be51b41d
Remove the non-implemented versions of the sandbox _array() functions
|
10 년 전 |
Nick Mathewson
|
991545acf1
Whitespace fixes
|
10 년 전 |
Nick Mathewson
|
523587a5cf
fix memory leak on failure in sandbox.c:prot_strings()
|
10 년 전 |
Nick Mathewson
|
35b2e11755
Store sandbox params as char *, since that's what they are.
|
10 년 전 |