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