Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson cbfb8e703e Add 'rename' to the sandboxed syscalls 10 gadi atpakaļ
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' 10 gadi atpakaļ
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism 10 gadi atpakaļ
  Nick Mathewson 6a11b6f97d Fix osx compilation again, hopefully better this time. 10 gadi atpakaļ
  Cristian Toader 3802cae959 fixed compilation error on i386 linux by moving sandbox_cfg_t definition 10 gadi atpakaļ
  Nick Mathewson d91c776f61 Fix check-spaces 10 gadi atpakaļ
  Nick Mathewson 49f9c4924e Fix compilation on OSX 10 gadi atpakaļ
  Nick Mathewson cc35d8be84 Fix most of the --enable-gcc-warnings warnings in the sandbox code 10 gadi atpakaļ
  Nick Mathewson 00fd0cc5f9 Basic compilation fixes. 10 gadi atpakaļ
  Cristian Toader 6a22b29641 passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile.. 10 gadi atpakaļ
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 10 gadi atpakaļ
  Cristian Toader b4b0eddd29 switched to a more generic way of handling the sandbox configuration 10 gadi atpakaļ
  Cristian Toader 1ef0b2e1a3 changed how sb getaddrinfo works such that it supports storing multiple results 10 gadi atpakaļ
  Cristian Toader f93ba9a2ef documentation update for _array functions 10 gadi atpakaļ
  Cristian Toader d5f43b5254 _array filter functions now rely on final NULL parameter 10 gadi atpakaļ
  Cristian Toader ce04d2a622 replaced boolean char with int 10 gadi atpakaļ
  Cristian Toader 8e2b9d2844 small fixes in documentation and sandbox_getaddrinfo() 10 gadi atpakaļ
  Cristian Toader 6cae5d706c Added doxygen struct doc and replaced func() with funct(void) 10 gadi atpakaļ
  Cristian Toader 8b8f87a06a removed PARAM_LEN 10 gadi atpakaļ
  Cristian Toader 36aeca0ecf fix for getaddrinfo open syscall 10 gadi atpakaļ
  Cristian Toader 372e0f91fd added comments for sandbox.h 10 gadi atpakaļ
  Cristian Toader 8a85a48b9d attempt to add stat64 filename filters; failed due to getaddrinfo.. 10 gadi atpakaļ
  Cristian Toader 44a4464cf6 fixed memory leak, added array filter support 10 gadi atpakaļ
  Cristian Toader a960e56c68 multi-configuration support using sandbox_t struct 10 gadi atpakaļ
  Cristian Toader 356b646976 added execve and multi-configuration support 10 gadi atpakaļ
  Cristian Toader 442f256f25 switched to a design using filters as function pointer arrays 10 gadi atpakaļ
  Cristian Toader 871e5b35a8 small filter changes; openat as separate function 10 gadi atpakaļ
  Cristian Toader 8022def6f0 added openat parameter filter 10 gadi atpakaļ
  Cristian Toader 6d5b0367f6 Changes as suggested by nickm 10 gadi atpakaļ
  Cristian Toader 626a2b23de integrated context for dynamic filters 10 gadi atpakaļ