aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket9176
Commit message (Expand)AuthorAge
* Sort the 0.2.5.3-alpha changelog entries a little better.•••Still haven't edited any. Also, remove all the changes/* entries that got merged back in 6b5ef3889d83c715973d. Nick Mathewson2014-03-13
* Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTime•••All circuits are predictive; it's the ports that are expiring here. Nick Mathewson2014-03-05
* PredictedCircsRelevanceTime: limit how long we predict a port will be used•••By default, after you've made a connection to port XYZ, we assume you might still want to have an exit ready to connect to XYZ for one hour. This patch lets you lower that interval. Implements ticket 91 unixninja922014-03-05