summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-10Don't put a ControlPort without auth in sample bridge torrcSebastian Hahn
2010-06-10change Bytes to B to fix ticket 1195.Andrew Lewman
2010-06-10Don't crash when reading cached*consensus files on startupSebastian Hahn
2010-06-09Keep circuits open until the greater of 95th CDF percentile or 60s.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-06-07Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-06-07Update to June 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-06-07Merge branch 'bug1522'Nick Mathewson
2010-06-07Reinstate warning when HOME isn't set.Nick Mathewson
2010-06-07Sample torrc as a bridgeAndrew Lewman
2010-06-07Add option to not warn when getting an IP instead of hostnameSebastian Hahn
2010-06-07Treat unset $HOME like empty $HOMESebastian Hahn
2010-06-04Don't cannibalize one-hop circuitsSebastian Hahn
2010-06-03Let bridge users use the non-primary address of a multi-homed bridgeRoger Dingledine
2010-05-24Make pointer types correct in WinCE patchNick Mathewson
2010-05-24moved wince related includes and defs to compat.h where possible, removed unu...valerino
2010-05-24Port Tor to work on Windows CEvalerino
2010-05-20Log the correct address when purging a mismatchd DNS cache addressvalerino
2010-05-20Don't use "try" as an identifiervalerino
2010-05-20clean up whitespace in src/toolsNick Mathewson
2010-05-17Make rotate_request_period use BEGIN/END versions of FOREACHNick Mathewson
2010-05-12Fix CBT unit tests.Mike Perry
2010-05-12Clarify 'marking connection as too old' messagesNick Mathewson
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-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-05-06Merge branch 'maint-0.2.1'Roger Dingledine
2010-05-06move to maxmind geoip dbRoger Dingledine
2010-05-05bump to 0.2.2.13-alpha-devRoger Dingledine
2010-04-24bump to 0.2.2.13-alphator-0.2.2.13-alphaRoger 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-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-20more logging when tracking missing descriptorsRoger Dingledine