Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Roger Dingledine
|
51ee549a90
fix typos and trivial syntax problems
|
7 years ago |
Nick Mathewson
|
d6ca36defa
Merge branch 'bug20710_025' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
6a069959c6
Fix major errors in freeing getaddrinfo sandbox cache
|
8 years ago |
Nick Mathewson
|
b9a43c8f43
For me, asan/ubsan require more syscalls.
|
8 years ago |
Nick Mathewson
|
40d05983c4
Fix some comments in sandbox.c
|
8 years ago |
Nick Mathewson
|
9c87869dde
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
f1973e70a4
Coverity hates it when we do "E1 ? E2 : E2".
|
8 years ago |
Nick Mathewson
|
c138c9a2be
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
fbae15a856
Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
9932544297
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
bb731ca665
Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8
|
8 years ago |
Peter Palfrader
|
36b06be738
Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist
|
8 years ago |
Daniel Pinto
|
20e89453fd
Adds missing syscalls to seccomp filter.
|
8 years ago |
Nick Mathewson
|
8ba4ba0a74
Grammar.
|
8 years ago |
cypherpunks
|
94762e37b9
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
|
8 years ago |
Nick Mathewson
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
8 years ago |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 years ago |
Nick Mathewson
|
c0568a89d9
Whitespace fixes
|
8 years ago |
Nick Mathewson
|
7123e9706e
Repair build when no sandbox support is enabled.
|
8 years ago |
Nick Mathewson
|
ca8423a703
Merge remote-tracking branch 'public/bug18253'
|
8 years ago |
Nick Mathewson
|
4b02af452d
Merge branch 'bug15221_027'
|
8 years ago |
Nick Mathewson
|
dd7c999617
Make unix sockets work with the linux seccomp2 sandbox again
|
8 years ago |
Nick Mathewson
|
725e0c76e3
Permit setrlimit, prlimit, prlimit64 calls.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
7a782820e9
Make the sandbox work again with chutney.
|
8 years ago |
Nick Mathewson
|
a5da27cb35
Merge branch 'maint-0.2.7'
|
9 years ago |
Nick Mathewson
|
784e9fff9b
... and fix another backtrace_symbols_fd call in sandbox.c
|
9 years ago |
Nick Mathewson
|
fec5aa75f4
Merge branch 'maint-0.2.7'
|
9 years ago |
cypherpunks
|
07cca627ea
Fix backtrace compilation on FreeBSD
|
9 years ago |