aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fwd-port: Add a missing changelog entry back from 0.2.4.11-alphaNick Mathewson2014-04-24
* Reformat the changelog for 0.2.5.4-alpha. No textual changes.Nick Mathewson2014-04-24
* More changes files get added to the changelogNick Mathewson2014-04-24
* 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
* | | | copy all the changes files into the changelog again. still uneditedNick Mathewson2014-04-23
* | | | 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 'origin/maint-0.2.4'Nick Mathewson2014-04-23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4Nick Mathewson2014-04-23
| |\ \ \ \ \ \ \
| | * | | | | | | Update ns downloads when we receive a bridge descriptorNick Mathewson2014-03-10
* | | | | | | | | 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 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