| Commit message (Expand) | Author | Age |
* | Fix some leaks/missed checks in the unit tests | Nick Mathewson | 2014-03-13 |
* | Merge remote-tracking branch 'asn/bug5018_notice' | Nick Mathewson | 2014-03-12 |
|\ |
|
| * | Tone down the log message for when we don't need a PT proxy. | George Kadianakis | 2014-03-10 |
* | | Merge remote-tracking branch 'asn/bug11069_take2' | Nick Mathewson | 2014-03-11 |
|\ \
| |/
|/| |
|
| * | Throw control port warning if we failed to connect to all our bridges. | George Kadianakis | 2014-03-10 |
* | | Merge branch 'bug11156_squashed' | Nick Mathewson | 2014-03-10 |
|\ \ |
|
| * | | Don't do directory fetches before all PTs have been configured. | George Kadianakis | 2014-03-10 |
| |/ |
|
* | | Merge branch 'bug11043_take2_squashed' | Nick Mathewson | 2014-03-10 |
|\ \ |
|
| * | | Improve the log message for when the Extended ORPort is not enabled. | George Kadianakis | 2014-03-10 |
| |/ |
|
* | | Upgrade to the latest version of tinytest. | Nick Mathewson | 2014-03-06 |
* | | tinytest tt_{mem,str}_op now handle NULLs better | Nick Mathewson | 2014-03-06 |
* | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-03-06 |
|\ \ |
|
| * | | Correct the URL in the "a relay on win95???" message | Nick Mathewson | 2014-03-06 |
| * | | Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4 | Nick Mathewson | 2014-02-25 |
| |\ \ |
|
* | \ \ | Merge branch 'bug11108' | Nick Mathewson | 2014-03-06 |
|\ \ \ \ |
|
| * | | | | Warn if ports are specified in {Socks,Dir}Policy | Nick Mathewson | 2014-03-03 |
* | | | | | Fix whitespace errors, all of them mine. | Nick Mathewson | 2014-03-05 |
* | | | | | Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTime | Nick Mathewson | 2014-03-05 |
* | | | | | Merge branch 'ticket9176_squashed' | Nick Mathewson | 2014-03-05 |
|\ \ \ \ \ |
|
| * | | | | | Fix wide lines. | Nick Mathewson | 2014-03-05 |
| * | | | | | Lower the maximum for PrecictedCircsRelevanceTime to one hour | Nick Mathewson | 2014-03-05 |
| * | | | | | Fixed spacing. | unixninja92 | 2014-03-05 |
| * | | | | | Added max value to PredictedCircsRelevanceTime. | unixninja92 | 2014-03-05 |
| * | | | | | PredictedCircsRelevanceTime: limit how long we predict a port will be used | unixninja92 | 2014-03-05 |
* | | | | | | Merge remote-tracking branch 'arma/ticket5528' | Nick Mathewson | 2014-03-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | stop setting, or using, router->address | Roger Dingledine | 2013-02-09 |
| * | | | | | | use me->addr when adding our address to our exit policy | Roger Dingledine | 2013-02-09 |
| * | | | | | | use router->addr for log messages and controller events | Roger Dingledine | 2013-02-09 |
| * | | | | | | stop passing "address" around the directory_initiate_command* funcs | Roger Dingledine | 2013-02-09 |
| * | | | | | | Stop checking if ri->address is an IP | Roger Dingledine | 2013-02-09 |
* | | | | | | | Merge remote-tracking branch 'public/bug8788' | Nick Mathewson | 2014-03-05 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | eventdns.c: survive broken resolv.conf files | Nick Mathewson | 2014-02-12 |
* | | | | | | | | Include v3 in documented 'protocols' in rend_service_descriptor_t | Nick Mathewson | 2014-03-04 |
* | | | | | | | | Merge branch 'bug10169_025_v2' | Nick Mathewson | 2014-03-04 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 | Nick Mathewson | 2014-03-04 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 | Nick Mathewson | 2014-03-04 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Monotonize the OOM-killer data timers | Nick Mathewson | 2014-02-26 |
| | | * | | | | | | | | On OOM, also log N circuits remaining | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | More unit tests for OOM handling. | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Initial unit tests for OOM handling | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Refactor OOM-handling functions for more testability | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Add tests for buffer time tracking. | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Several tests for buffer allocation | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Start writing tests for 10169. | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Debugging code inbuffers.c for debugging chunk allocation. | Nick Mathewson | 2014-02-12 |
| * | | | | | | | | | | Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 | Nick Mathewson | 2014-02-12 |
| |\| | | | | | | | | |
|
| | * | | | | | | | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 | Nick Mathewson | 2014-02-12 |
| | |\| | | | | | | | |
|
| | | * | | | | | | | | Actually release buffer freelists when handling OOM conditions. | Nick Mathewson | 2014-02-12 |
| | | * | | | | | | | | Fix bugs in bug10169 bugfix memory tracking | Nick Mathewson | 2014-02-12 |
| | * | | | | | | | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 | Nick Mathewson | 2014-01-03 |
| | |\| | | | | | | | |
|