Cristian Toader
|
6a22b29641
passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile..
|
hace 11 años |
Cristian Toader
|
55d8b8e578
fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0
|
hace 11 años |
Cristian Toader
|
b4b0eddd29
switched to a more generic way of handling the sandbox configuration
|
hace 11 años |
Cristian Toader
|
1ef0b2e1a3
changed how sb getaddrinfo works such that it supports storing multiple results
|
hace 11 años |
Cristian Toader
|
f93ba9a2ef
documentation update for _array functions
|
hace 11 años |
Cristian Toader
|
d5f43b5254
_array filter functions now rely on final NULL parameter
|
hace 11 años |
Cristian Toader
|
ce04d2a622
replaced boolean char with int
|
hace 11 años |
Cristian Toader
|
8e2b9d2844
small fixes in documentation and sandbox_getaddrinfo()
|
hace 11 años |
Cristian Toader
|
6cae5d706c
Added doxygen struct doc and replaced func() with funct(void)
|
hace 11 años |
Cristian Toader
|
8b8f87a06a
removed PARAM_LEN
|
hace 11 años |
Cristian Toader
|
36aeca0ecf
fix for getaddrinfo open syscall
|
hace 11 años |
Cristian Toader
|
372e0f91fd
added comments for sandbox.h
|
hace 11 años |
Cristian Toader
|
8a85a48b9d
attempt to add stat64 filename filters; failed due to getaddrinfo..
|
hace 11 años |
Cristian Toader
|
44a4464cf6
fixed memory leak, added array filter support
|
hace 11 años |
Cristian Toader
|
a960e56c68
multi-configuration support using sandbox_t struct
|
hace 11 años |
Cristian Toader
|
356b646976
added execve and multi-configuration support
|
hace 11 años |
Cristian Toader
|
442f256f25
switched to a design using filters as function pointer arrays
|
hace 11 años |
Cristian Toader
|
871e5b35a8
small filter changes; openat as separate function
|
hace 11 años |
Cristian Toader
|
8022def6f0
added openat parameter filter
|
hace 11 años |
Cristian Toader
|
6d5b0367f6
Changes as suggested by nickm
|
hace 11 años |
Cristian Toader
|
626a2b23de
integrated context for dynamic filters
|
hace 11 años |
Cristian Toader
|
3dfe1c0639
initia stages of runtime dynamic filters
|
hace 11 años |
Cristian Toader
|
abe082e7d0
dynamic parameter filter bug fixes
|
hace 11 años |
Cristian Toader
|
962d814e52
dynamic parameter filter (prototype, not tested)
|
hace 11 años |
Cristian Toader
|
e1410f20d7
added support for multiple parameters
|
hace 11 años |
Cristian Toader
|
c15d09293b
added experimental support for open syscall path param
|
hace 11 años |
Cristian Toader
|
8b12170f23
added support for numeric parameters, tested with rt_sigaction
|
hace 11 años |
Cristian Toader
|
7cf1dbfd51
changed paramfilter type to intptr_t
|
hace 11 años |
Cristian Toader
|
e7e2efb717
Added getter for protected parameter
|
hace 11 años |
Cristian Toader
|
673349c42e
Repair of some of the lost parameter filters history
|
hace 11 años |