aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge more changes files (verbatim) into the changelogNick Mathewson2014-04-17
* Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'Nick Mathewson2014-04-16
|\
| * add a changes file for the sandbox fixes seriesNick 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
* | Attribute 13304 and 13306 to 0.2.4.4-alpha.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 remote-tracking branch 'public/bug11477'Nick Mathewson2014-04-16
|\ \ \
| * | | New --enable-expensive-hardening optionNick Mathewson2014-04-14
* | | | Merge branch '10267_plus_10896_rebased_twice'Nick Mathewson2014-04-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Changes file for 10896Nick 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
|\ \ \ \ \
| * | | | | changes file for 11465Nick Mathewson2014-04-10
| * | | | | Log a backtrace when the sandbox finds a failureNick Mathewson2014-04-10
| * | | | | Make the sandbox code allow the writev() syscall.Nick Mathewson2014-04-10