Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson 50148dc45d Fix compilation of sandbox.[ch] under musl-libc il y a 8 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson 6e689aed75 Fix a memory leak in tor-resolve il y a 9 ans
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. il y a 9 ans
  Nick Mathewson 2e607ff519 Merge remote-tracking branch 'origin/maint-0.2.5' il y a 9 ans
  Nick Mathewson 09951bea7f Don't use the getaddrinfo sandbox cache from tor-resolve il y a 9 ans
  Nick Mathewson 7c1143e11f Terser ways to sandbox-allow related filenames il y a 9 ans
  Nick Mathewson 35b2e11755 Store sandbox params as char *, since that's what they are. il y a 9 ans
  Nick Mathewson 6f20dd7bfc Merge remote-tracking branch 'public/bug11970' il y a 10 ans
  Nick Mathewson b0c1c70011 Make sandbox.c compile on arm il y a 10 ans
  Nick Mathewson e425fc7804 sandbox: revamp sandbox_getaddrinfo cacheing il y a 10 ans
  Nick Mathewson 465982012c sandbox: Disallow options which would make us call exec() il y a 10 ans
  Nick Mathewson 6194970765 Don't allow change to ConnLimit while sandbox is active il y a 10 ans
  Nick Mathewson f268101a61 Clean up sandbox structures a bit il y a 10 ans
  Nick Mathewson 71eaebd971 Drop 'fr' parameter from sandbox code. il y a 10 ans
  Nick Mathewson cbfb8e703e Add 'rename' to the sandboxed syscalls il y a 10 ans
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' il y a 10 ans
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism il y a 11 ans
  Nick Mathewson 6a11b6f97d Fix osx compilation again, hopefully better this time. il y a 10 ans
  Cristian Toader 3802cae959 fixed compilation error on i386 linux by moving sandbox_cfg_t definition il y a 10 ans
  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