aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson2014-04-19
* scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson2014-04-19
* scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson2014-04-18
* scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson2014-04-18
* scan-build: in cpuworker, initialize tv_startNick Mathewson2014-04-18
* scan-build: get_proxy_addrport should always set its outputsNick Mathewson2014-04-18
* scan-build: when logging a path length, check build_state.Nick Mathewson2014-04-18
* scan-build: Be consistent with a needless check in circuitmux.cNick Mathewson2014-04-18
* scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson2014-04-18
* scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson2014-04-18
* scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson2014-04-18
* scan-build: check impossible null-pointer case in buffers.cNick Mathewson2014-04-18
* scan-build: Add a check for result from getaddrinfoNick Mathewson2014-04-18
* Merge remote-tracking branch 'public/bug9963_v2_024'Nick Mathewson2014-04-18
|\
| * Log descriptor-download bootstrapping messages less verboselyNick Mathewson2014-03-27
* | Improved message when running sandbox on Linux without libseccompNick Mathewson2014-04-18
* | Merge remote-tracking branch 'public/ticket11528_024'Nick Mathewson2014-04-17
|\ \
| * | Elevate server TLS cipher preferences over clientNick Mathewson2014-04-17
* | | Remove spurious libevent include in sandbox.cNick Mathewson2014-04-17
* | | Fix uninitialized-ram free in unit testsNick Mathewson2014-04-17
* | | 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
| |/ / / /