Commit History

Author SHA1 Message Date
  Nick Mathewson 42b3caa6ad Move network code to libtor-net. 5 years ago
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 94352368db Remove the #if 0ed code that was supposed to let the sandbox allow exec 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 8 years ago
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
  Nick Mathewson dd7c999617 Make unix sockets work with the linux seccomp2 sandbox again 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 50148dc45d Fix compilation of sandbox.[ch] under musl-libc 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 6e689aed75 Fix a memory leak in tor-resolve 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 2e607ff519 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 09951bea7f Don't use the getaddrinfo sandbox cache from tor-resolve 9 years ago
  Nick Mathewson 7c1143e11f Terser ways to sandbox-allow related filenames 9 years ago
  Nick Mathewson 35b2e11755 Store sandbox params as char *, since that's what they are. 9 years ago
  Nick Mathewson 6f20dd7bfc Merge remote-tracking branch 'public/bug11970' 10 years ago
  Nick Mathewson b0c1c70011 Make sandbox.c compile on arm 10 years ago
  Nick Mathewson e425fc7804 sandbox: revamp sandbox_getaddrinfo cacheing 10 years ago
  Nick Mathewson 465982012c sandbox: Disallow options which would make us call exec() 10 years ago
  Nick Mathewson 6194970765 Don't allow change to ConnLimit while sandbox is active 10 years ago
  Nick Mathewson f268101a61 Clean up sandbox structures a bit 10 years ago
  Nick Mathewson 71eaebd971 Drop 'fr' parameter from sandbox code. 10 years ago
  Nick Mathewson cbfb8e703e Add 'rename' to the sandboxed syscalls 10 years ago
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' 10 years ago
  Nick Mathewson bd8ad674b9 Add a sighandler-safe logging mechanism 10 years ago
  Nick Mathewson 6a11b6f97d Fix osx compilation again, hopefully better this time. 10 years ago