aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* whitespace fixNick Mathewson2014-04-24
* Merge remote-tracking branch 'public/bug11553_025'Nick Mathewson2014-04-24
|\
| * Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-23
| |\
| | * Improvements to #11553 fix based on reviewNick Mathewson2014-04-23
| * | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
| |\|
| | * Add a rate-limiter for the other circuitID exhaustion warningNick Mathewson2014-04-18
| * | Diagnostic warning to see if it's pending destroys causing 11553Nick Mathewson2014-04-18
| * | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
| |\|
| | * Switch to random allocation on circuitIDs.Nick Mathewson2014-04-18
| | * Supply better and less frequent warnings on circID exhaustionNick Mathewson2014-04-18
* | | Merge branch 'bug11396_v2_squashed'Nick Mathewson2014-04-24
|\ \ \
| * | | Expose the real maxmeminqueues via a GETINFONick Mathewson2014-04-24
| * | | Change the logic for the default for MaxMemInQueuesNick Mathewson2014-04-24
| * | | get_total_system_memory(): see how much RAM we haveNick Mathewson2014-04-24
* | | | Merge remote-tracking branch 'public/bug10268'Nick Mathewson2014-04-23
|\ \ \ \
| * | | | Give no answer, not NOTIMPL, for unsupported DNS query typesNick Mathewson2014-04-07
* | | | | Merge remote-tracking branch 'public/bug11200'Nick Mathewson2014-04-23
|\ \ \ \ \
| * | | | | should_disable_dir_fetches() now returns 1 if DisableNetwork==1Nick Mathewson2014-03-14
* | | | | | Merge branch 'bug11156_issue2_squashed'Nick Mathewson2014-04-23
|\ \ \ \ \ \
| * | | | | | Slightly improve the documentation of src/or/transports.cGeorge Kadianakis2014-04-23
| * | | | | | Rename the got_hup element of managed proxies.George Kadianakis2014-04-23
| * | | | | | Don't halt bootstrap to figure out if we should restart PT proxies.George Kadianakis2014-04-23
* | | | | | | Merge remote-tracking branch 'public/bug9229_025'Nick Mathewson2014-04-23
|\ \ \ \ \ \ \
| * | | | | | | Make num_bridges_usable work properly.Nick Mathewson2014-04-08
| * | | | | | | Fix our check for the "first" bridge descriptor.Nick Mathewson2014-03-10
* | | | | | | | 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 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