aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTimeNick Mathewson2014-03-05
* Merge branch 'ticket9176_squashed'Nick Mathewson2014-03-05
|\
| * Fix wide lines.Nick Mathewson2014-03-05
| * Lower the maximum for PrecictedCircsRelevanceTime to one hourNick Mathewson2014-03-05
| * Fixed spacing.unixninja922014-03-05
| * More correctly documented PredictedCircsRelevanceTime in tor.1.txtunixninja922014-03-05
| * Added max value to PredictedCircsRelevanceTime.unixninja922014-03-05
| * Added Documentation for PredictedCircsRelevanceTime config file argument.unixninja922014-03-05
| * PredictedCircsRelevanceTime: limit how long we predict a port will be usedunixninja922014-03-05
* | Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson2014-03-05
|\ \
| * | stop setting, or using, router->addressRoger Dingledine2013-02-09
| * | use me->addr when adding our address to our exit policyRoger Dingledine2013-02-09
| * | use router->addr for log messages and controller eventsRoger Dingledine2013-02-09
| * | stop passing "address" around the directory_initiate_command* funcsRoger Dingledine2013-02-09
| * | Stop checking if ri->address is an IPRoger Dingledine2013-02-09
* | | Merge remote-tracking branch 'public/bug8788'Nick Mathewson2014-03-05
|\ \ \
| * | | eventdns.c: survive broken resolv.conf filesNick Mathewson2014-02-12
* | | | Document alternate bandwidth/memory unit spellingsNick Mathewson2014-03-04
* | | | Include v3 in documented 'protocols' in rend_service_descriptor_tNick Mathewson2014-03-04
* | | | Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-03-04
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-03-04
| | |\ \ \ \
| | | * | | | Monotonize the OOM-killer data timersNick Mathewson2014-02-26
| | | * | | | On OOM, also log N circuits remainingNick Mathewson2014-02-12
| * | | | | | More unit tests for OOM handling.Nick Mathewson2014-02-12
| * | | | | | Initial unit tests for OOM handlingNick Mathewson2014-02-12
| * | | | | | Refactor OOM-handling functions for more testabilityNick Mathewson2014-02-12
| * | | | | | Add tests for buffer time tracking.Nick Mathewson2014-02-12
| * | | | | | Several tests for buffer allocationNick Mathewson2014-02-12
| * | | | | | Start writing tests for 10169.Nick Mathewson2014-02-12
| * | | | | | Debugging code inbuffers.c for debugging chunk allocation.Nick Mathewson2014-02-12
| * | | | | | Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-02-12
| |\| | | | |
| | * | | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-02-12
| | |\| | | |
| | | * | | | Actually release buffer freelists when handling OOM conditions.Nick Mathewson2014-02-12
| | | * | | | Fix bugs in bug10169 bugfix memory trackingNick Mathewson2014-02-12
| | * | | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-01-03
| | |\| | | |
| | | * | | | Drop the MaxMemInQueues lower limit down to 256 MB.Nick Mathewson2013-11-20
| | | * | | | Rename MaxMemInCellQueues to MaxMemInQueuesNick Mathewson2013-11-20
| | | * | | | Changess file for #10169Nick Mathewson2013-11-20
| | | * | | | doxygen comments for 10169 codeNick Mathewson2013-11-20
| | | * | | | Count freed buffer bytes from buffers when oom-killing circuits.Nick Mathewson2013-11-20
| | | * | | | Have the OOM handler also count the age the data in a stream bufferNick Mathewson2013-11-15
* | | | | | | Mention doc/HACKING in the readmeNick Mathewson2014-03-04
* | | | | | | ATTR_NORETURN is needed on lost_owning_controller nowNick Mathewson2014-03-03
* | | | | | | Fix compilation warnings in tor_addr_make_null patchNick Mathewson2014-03-03
* | | | | | | add test for tor_addr_make_nullKevin Murray2014-03-03
* | | | | | | tweak changes file.Nick Mathewson2014-03-03
* | | | | | | Fix max client name length in HiddenServiceAuthorizeClient descriptionLunar2014-03-03
* | | | | | | trivial whitespace fixesRoger Dingledine2014-03-03
* | | | | | | forward-port the 0.2.4.21 release notesRoger Dingledine2014-03-01