summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-18scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson
2014-04-18scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson
2014-04-18scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson
2014-04-18scan-build: check impossible null-pointer case in buffers.cNick Mathewson
2014-04-18scan-build: Add a check for result from getaddrinfoNick Mathewson
2014-04-18Merge remote-tracking branch 'public/bug9963_v2_024'Nick Mathewson
2014-04-18Improved message when running sandbox on Linux without libseccompNick Mathewson
2014-04-17Merge remote-tracking branch 'public/ticket11528_024'Nick Mathewson
2014-04-17Remove spurious libevent include in sandbox.cNick Mathewson
2014-04-17Elevate server TLS cipher preferences over clientNick Mathewson
2014-04-17Fix uninitialized-ram free in unit testsNick Mathewson
2014-04-17Merge more changes files (verbatim) into the changelogNick Mathewson
2014-04-16Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'Nick Mathewson
2014-04-16Attribute 13304 and 13306 to 0.2.4.4-alpha.Nick Mathewson
2014-04-16Merge remote-tracking branch 'andrea/bug11304'Nick Mathewson
2014-04-16Merge remote-tracking branch 'andrea/bug11306'Nick Mathewson
2014-04-16Merge remote-tracking branch 'public/bug11477'Nick Mathewson
2014-04-16Merge branch '10267_plus_10896_rebased_twice'Nick Mathewson
2014-04-16Changes file for 10896Nick Mathewson
2014-04-16Call pf-divert openbsd-specific, not no-linuxNick Mathewson
2014-04-16Fix OSX compilation.Nick Mathewson
2014-04-16Whitespace, doc fixesNick Mathewson
2014-04-16Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch
2014-04-16tor_addr_from_sockaddr() is applicable in ipfw code, so use it.Nick Mathewson
2014-04-16ipfw TransPort support on FreeBSD (10267)Nick Mathewson
2014-04-16add a changes file for the sandbox fixes seriesNick Mathewson
2014-04-16Log the name of the failing syscall on failureNick Mathewson
2014-04-16Block certain option transitions while sandbox enabledNick Mathewson
2014-04-16Sandbox: permit O_NONBLOCK and O_NOCTTY for files we refuseNick Mathewson
2014-04-16Don't reload logs or rewrite pidfile while sandbox is activeNick Mathewson
2014-04-16Don't allow change to ConnLimit while sandbox is activeNick Mathewson
2014-04-16Allow reloading torrc and writing to router-stabilityNick Mathewson
2014-04-16Use SCMP_CMP_MASKED_EQ to allow flags, not force themNick Mathewson
2014-04-16Add a couple of missing renames so the server sandbox works againNick Mathewson
2014-04-16Get Libevent's PRNG functioning under the linux sandboxNick Mathewson
2014-04-16Make sure everything using an interned string is preceded by a logNick Mathewson
2014-04-16Introduce arg-counting macros to wrap seccomp_rule_add()Nick Mathewson
2014-04-16Fix sandbox protection for renameNick Mathewson
2014-04-16Upgrade warning about missing interned string for sandboxNick Mathewson
2014-04-16Have sandbox string protection include multi-valued parmeters.Nick Mathewson
2014-04-16Clean up sandbox structures a bitNick Mathewson
2014-04-16Add missing rename function for non-linux platformsNick Mathewson
2014-04-16Drop 'fr' parameter from sandbox code.Nick Mathewson
2014-04-16Remove nonsensical exec permission from sandbox code.Nick Mathewson
2014-04-16Add 'rename' to the sandboxed syscallsNick Mathewson
2014-04-16Only intern one copy of each magic string for the sandboxNick Mathewson
2014-04-16Fix some initial sandbox issues.Nick Mathewson
2014-04-16Only expose clean_backtrace() if we'll implement itNick Mathewson
2014-04-16Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-16Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson