aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()Andrea Shepard2014-05-21
* Add --disable-mempools configure optionAndrea Shepard2014-05-12
* Make --disable-buf-freelists build and pass unit testsAndrea Shepard2014-04-29
* Fix capitalization of MaxMemInQueuesNick Mathewson2014-04-28
* Actually put ExtORPortCookieAuthFile into config.cNick Mathewson2014-04-28
* Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\
| * scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick 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: 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
* | 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
* | | | | | | | Merge remote-tracking branch 'public/sandbox_fixes_rebased_2'Nick Mathewson2014-04-16
|\ \ \ \ \ \ \ \
| * | | | | | | | Block certain option transitions while sandbox enabledNick 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
| * | | | | | | | 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