Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson d91c776f61 Fix check-spaces il y a 10 ans
  Nick Mathewson 49f9c4924e Fix compilation on OSX il y a 10 ans
  Nick Mathewson cc35d8be84 Fix most of the --enable-gcc-warnings warnings in the sandbox code il y a 10 ans
  Nick Mathewson 00fd0cc5f9 Basic compilation fixes. il y a 10 ans
  Cristian Toader 6a22b29641 passing hints as a const pointer to sandbox_getaddrinfo(), also one tor_free macro fails to compile.. il y a 10 ans
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 il y a 10 ans
  Cristian Toader b4b0eddd29 switched to a more generic way of handling the sandbox configuration il y a 10 ans
  Cristian Toader 1ef0b2e1a3 changed how sb getaddrinfo works such that it supports storing multiple results il y a 10 ans
  Cristian Toader f93ba9a2ef documentation update for _array functions il y a 10 ans
  Cristian Toader d5f43b5254 _array filter functions now rely on final NULL parameter il y a 10 ans
  Cristian Toader ce04d2a622 replaced boolean char with int il y a 10 ans
  Cristian Toader 8e2b9d2844 small fixes in documentation and sandbox_getaddrinfo() il y a 10 ans
  Cristian Toader 6cae5d706c Added doxygen struct doc and replaced func() with funct(void) il y a 10 ans
  Cristian Toader 8b8f87a06a removed PARAM_LEN il y a 10 ans
  Cristian Toader 36aeca0ecf fix for getaddrinfo open syscall il y a 10 ans
  Cristian Toader 372e0f91fd added comments for sandbox.h il y a 10 ans
  Cristian Toader 8a85a48b9d attempt to add stat64 filename filters; failed due to getaddrinfo.. il y a 10 ans
  Cristian Toader 44a4464cf6 fixed memory leak, added array filter support il y a 10 ans
  Cristian Toader a960e56c68 multi-configuration support using sandbox_t struct il y a 11 ans
  Cristian Toader 356b646976 added execve and multi-configuration support il y a 11 ans
  Cristian Toader 442f256f25 switched to a design using filters as function pointer arrays il y a 11 ans
  Cristian Toader 871e5b35a8 small filter changes; openat as separate function il y a 11 ans
  Cristian Toader 8022def6f0 added openat parameter filter il y a 11 ans
  Cristian Toader 6d5b0367f6 Changes as suggested by nickm il y a 11 ans
  Cristian Toader 626a2b23de integrated context for dynamic filters il y a 11 ans
  Cristian Toader 3dfe1c0639 initia stages of runtime dynamic filters il y a 11 ans
  Cristian Toader abe082e7d0 dynamic parameter filter bug fixes il y a 11 ans
  Cristian Toader 962d814e52 dynamic parameter filter (prototype, not tested) il y a 11 ans
  Cristian Toader e1410f20d7 added support for multiple parameters il y a 11 ans
  Cristian Toader c15d09293b added experimental support for open syscall path param il y a 11 ans