Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 6f20dd7bfc Merge remote-tracking branch 'public/bug11970' před 10 roky
  Nick Mathewson b0c1c70011 Make sandbox.c compile on arm před 10 roky
  Nick Mathewson e425fc7804 sandbox: revamp sandbox_getaddrinfo cacheing před 10 roky
  Nick Mathewson 465982012c sandbox: Disallow options which would make us call exec() před 10 roky
  Nick Mathewson 6194970765 Don't allow change to ConnLimit while sandbox is active před 10 roky
  Nick Mathewson f268101a61 Clean up sandbox structures a bit před 10 roky
  Nick Mathewson 71eaebd971 Drop 'fr' parameter from sandbox code. před 10 roky
  Nick Mathewson cbfb8e703e Add 'rename' to the sandboxed syscalls před 10 roky
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' před 10 roky
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism před 11 roky
  Nick Mathewson 6a11b6f97d Fix osx compilation again, hopefully better this time. před 10 roky
  Cristian Toader 3802cae959 fixed compilation error on i386 linux by moving sandbox_cfg_t definition před 10 roky
  Nick Mathewson d91c776f61 Fix check-spaces před 10 roky
  Nick Mathewson 49f9c4924e Fix compilation on OSX před 10 roky
  Nick Mathewson cc35d8be84 Fix most of the --enable-gcc-warnings warnings in the sandbox code před 10 roky
  Nick Mathewson 00fd0cc5f9 Basic compilation fixes. před 10 roky
  Cristian Toader 6a22b29641 passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile.. před 10 roky
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 před 10 roky
  Cristian Toader b4b0eddd29 switched to a more generic way of handling the sandbox configuration před 10 roky
  Cristian Toader 1ef0b2e1a3 changed how sb getaddrinfo works such that it supports storing multiple results před 10 roky
  Cristian Toader f93ba9a2ef documentation update for _array functions před 10 roky
  Cristian Toader d5f43b5254 _array filter functions now rely on final NULL parameter před 10 roky
  Cristian Toader ce04d2a622 replaced boolean char with int před 10 roky
  Cristian Toader 8e2b9d2844 small fixes in documentation and sandbox_getaddrinfo() před 10 roky
  Cristian Toader 6cae5d706c Added doxygen struct doc and replaced func() with funct(void) před 10 roky
  Cristian Toader 8b8f87a06a removed PARAM_LEN před 10 roky
  Cristian Toader 36aeca0ecf fix for getaddrinfo open syscall před 10 roky
  Cristian Toader 372e0f91fd added comments for sandbox.h před 10 roky
  Cristian Toader 8a85a48b9d attempt to add stat64 filename filters; failed due to getaddrinfo.. před 11 roky
  Cristian Toader 44a4464cf6 fixed memory leak, added array filter support před 11 roky