summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15Fix initialization and reset issues with close_ms.Mike Perry
2010-06-09Update changelog.Mike Perry
2010-06-09Keep circuits open until the greater of 95th CDF percentile or 60s.Mike Perry
2010-06-09Update spec with new right-censored pareto estimators.Mike Perry
2010-06-09Make the Xm mode selection a consensus parameter.Mike Perry
2010-06-09Address some issues with unit tests.Mike Perry
2010-06-09Add timeout count state variable.Mike Perry
2010-06-09Remove synthetic timeout code in favor of better Pareto model.Mike Perry
2010-06-09Arma hates (\d+). Remove mine and some others.Mike Perry
2010-06-09Improve log message about large timeouts and fix some typos.Mike Perry
2010-05-12Fix CBT unit tests.Mike Perry
2010-05-10Add changelog for this branch.Mike Perry
2010-05-10Fix comments from Sebastian + Nick's code review.Mike Perry
2010-05-10Bug 1296: Add option+logic to disable CBT learning.Mike Perry
2010-05-10Bug 1357: Store the suspended timeout value to resume.Mike Perry
2010-05-10Bug 1245: Ignore negative and large timeouts.Mike Perry
2010-05-10Bump timeout calculation message to notice when timeout changes.Mike Perry
2010-05-10Add consensus parameter for max synthetic quantile.Mike Perry
2010-05-10Update path-spec.txt with contents of proposal 151.Mike Perry
2010-05-10Add a TIMEOUT_RATE keyword to buildtimeout event.Mike Perry
2010-05-10Bug 1335: Implement filtering step to remove+prevent high timeouts.Mike Perry
2010-05-10Bug 1335: Alter Xm calculation to be weighted avg of top N=3 modes.Mike Perry
2010-04-27Merge branch 'hacking'Nick Mathewson
2010-04-27Add new sections to the HACKING fileNick Mathewson
2010-04-24bump to 0.2.2.13-alphator-0.2.2.13-alphaRoger Dingledine
2010-04-23prepare the 0.2.2.13-alpha changelogRoger Dingledine
2010-04-23Merge branch 'maint-0.2.1'Roger Dingledine
2010-04-23windows packaging cleanups from phobosRoger Dingledine
2010-04-23Merge branch 'maint-0.2.1'Roger Dingledine
2010-04-23close idle tls conns earlyRoger Dingledine
2010-04-23Merge branch 'maint-0.2.1'Roger Dingledine
2010-04-23blurbs for two recent alphasRoger Dingledine
2010-04-23finally get rid of "clique mode"Roger Dingledine
2010-04-23close idle dir-fetch circs earlyRoger Dingledine
2010-04-21finally get rid of "clique mode"Roger Dingledine
2010-04-21stop authority reachability check on startupRoger Dingledine
2010-04-21immediate reachability check for new relaysRoger Dingledine
2010-04-20windows packaging cleanups from phobosRoger Dingledine
2010-04-20more logging when tracking missing descriptorsRoger Dingledine
2010-04-20bump to 0.2.2.12-alpha-devRoger Dingledine
2010-04-20merge in the bug 1364 fixtor-0.2.2.12-alphaRoger Dingledine
2010-04-20Demote a warning about missing client ciphersSebastian Hahn
2010-04-20bump to 0.2.2.12-alphaRoger Dingledine
2010-04-20prepare for 0.2.2.12-alphaRoger Dingledine
2010-04-20fetch descriptors from the authority that told us about themRoger Dingledine
2010-04-20fetch unknown descriptors if we see them in a voteRoger Dingledine
2010-04-20minor cleanupsRoger Dingledine
2010-04-20Switch geoip_get_request_history to asprintf; fix bug 1365Nick Mathewson
2010-04-19fix "Got a certificate for ?? that we already have"Roger Dingledine
2010-04-19Fix a compilation warning on compat_libevent.c on some versions of windows li...Nick Mathewson