aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Appease make check-spacesAndrea Shepard2014-03-18
* Merge remote-tracking branch 'asn/bug5018_notice'Nick Mathewson2014-03-12
|\
| * Tone down the log message for when we don't need a PT proxy.George Kadianakis2014-03-10
* | Merge remote-tracking branch 'asn/bug11069_take2'Nick Mathewson2014-03-11
|\ \ | |/ |/|
| * Throw control port warning if we failed to connect to all our bridges.George Kadianakis2014-03-10
* | Merge branch 'bug11156_squashed'Nick Mathewson2014-03-10
|\ \
| * | Don't do directory fetches before all PTs have been configured.George Kadianakis2014-03-10
| |/
* | Merge branch 'bug11043_take2_squashed'Nick Mathewson2014-03-10
|\ \
| * | Improve the log message for when the Extended ORPort is not enabled.George Kadianakis2014-03-10
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-03-06
|\ \
| * | Correct the URL in the "a relay on win95???" messageNick Mathewson2014-03-06
| * | Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4Nick Mathewson2014-02-25
| |\ \
| * \ \ Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4Nick Mathewson2014-02-24
| |\ \ \
* | \ \ \ Merge branch 'bug11108'Nick Mathewson2014-03-06
|\ \ \ \ \
| * | | | | Warn if ports are specified in {Socks,Dir}PolicyNick Mathewson2014-03-03
* | | | | | Fix whitespace errors, all of them mine.Nick Mathewson2014-03-05
* | | | | | 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
| * | | | | | Added max value to PredictedCircsRelevanceTime.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
* | | | | | | | 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
| * | | | | | | | | | Refactor OOM-handling functions for more testabilityNick 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
| | | * | | | | | | | 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
* | | | | | | | | | | ATTR_NORETURN is needed on lost_owning_controller nowNick Mathewson2014-03-03
| |_|_|_|_|/ / / / / |/| | | | | | | | |