aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | | | Fix uninitialized-ram free in unit testsNick Mathewson2014-04-17
* | | | | | | | Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'Nick Mathewson2014-04-16
|\ \ \ \ \ \ \ \
| * | | | | | | | Log the name of the failing syscall on failureNick Mathewson2014-04-16
| * | | | | | | | Block certain option transitions while sandbox enabledNick Mathewson2014-04-16
| * | | | | | | | Sandbox: permit O_NONBLOCK and O_NOCTTY for files we refuseNick Mathewson2014-04-16
| * | | | | | | | Don't reload logs or rewrite pidfile while sandbox is activeNick Mathewson2014-04-16
| * | | | | | | | Don't allow change to ConnLimit while sandbox is activeNick Mathewson2014-04-16
| * | | | | | | | Allow reloading torrc and writing to router-stabilityNick Mathewson2014-04-16
| * | | | | | | | Use SCMP_CMP_MASKED_EQ to allow flags, not force themNick Mathewson2014-04-16
| * | | | | | | | Add a couple of missing renames so the server sandbox works againNick Mathewson2014-04-16
| * | | | | | | | Get Libevent's PRNG functioning under the linux sandboxNick Mathewson2014-04-16
| * | | | | | | | Make sure everything using an interned string is preceded by a logNick Mathewson2014-04-16
| * | | | | | | | Introduce arg-counting macros to wrap seccomp_rule_add()Nick Mathewson2014-04-16
| * | | | | | | | Fix sandbox protection for renameNick Mathewson2014-04-16
| * | | | | | | | Upgrade warning about missing interned string for sandboxNick Mathewson2014-04-16
| * | | | | | | | Have sandbox string protection include multi-valued parmeters.Nick Mathewson2014-04-16
| * | | | | | | | Clean up sandbox structures a bitNick Mathewson2014-04-16
| * | | | | | | | Add missing rename function for non-linux platformsNick Mathewson2014-04-16
| * | | | | | | | Drop 'fr' parameter from sandbox code.Nick Mathewson2014-04-16
| * | | | | | | | Remove nonsensical exec permission from sandbox code.Nick Mathewson2014-04-16
| * | | | | | | | Add 'rename' to the sandboxed syscallsNick Mathewson2014-04-16
| * | | | | | | | Only intern one copy of each magic string for the sandboxNick Mathewson2014-04-16
| * | | | | | | | Fix some initial sandbox issues.Nick Mathewson2014-04-16
* | | | | | | | | Merge remote-tracking branch 'andrea/bug11304'Nick Mathewson2014-04-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Call connection_or_close_for_error() properly if write_to_buf() ever fails on...Andrea Shepard2014-04-15
* | | | | | | | | | Merge remote-tracking branch 'andrea/bug11306'Nick Mathewson2014-04-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid redundant calls to connection_mark_for_close() on listeners when settin...Andrea Shepard2014-04-15
| * | | | | | | | | | Close orconns correctly through channels when setting DisableNetwork to 1Andrea Shepard2014-04-15
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '10267_plus_10896_rebased_twice'Nick Mathewson2014-04-16
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Call pf-divert openbsd-specific, not no-linuxNick Mathewson2014-04-16
| * | | | | | | | | Fix OSX compilation.Nick Mathewson2014-04-16
| * | | | | | | | | Whitespace, doc fixesNick Mathewson2014-04-16
| * | | | | | | | | Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch2014-04-16
| * | | | | | | | | tor_addr_from_sockaddr() is applicable in ipfw code, so use it.Nick Mathewson2014-04-16
| * | | | | | | | | ipfw TransPort support on FreeBSD (10267)Nick Mathewson2014-04-16
* | | | | | | | | | Only expose clean_backtrace() if we'll implement itNick Mathewson2014-04-16
* | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-16
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | remove note about dannenberg; it has upgraded.Nick Mathewson2014-04-16
| * | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-16
| |\| | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Update the authority signing key blacklistNick Mathewson2014-04-16
* | | | | | | | | | Merge remote-tracking branch 'public/bug11465'Nick Mathewson2014-04-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Log a backtrace when the sandbox finds a failureNick Mathewson2014-04-10
| * | | | | | | | | | Make the sandbox code allow the writev() syscall.Nick Mathewson2014-04-10
* | | | | | | | | | | Answer a question in a comment; fix a wide line.Nick Mathewson2014-04-15
* | | | | | | | | | | Fix compiler warning on test_status.cNick Mathewson2014-04-15
* | | | | | | | | | | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11513_024'Nick Mathewson2014-04-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | New sort order for server choice of ciphersuites.Nick Mathewson2014-04-14
* | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |