summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14Answer question from Roger.Nick Mathewson
2010-06-14a line that's been sitting in my sandbox for monthsRoger Dingledine
2010-06-14Save a couple characters' allocation in esc_for_logFlorian Zumbiehl
2010-06-11Copy the release notes from 0.2.1.26 into the master ChangeLogNick Mathewson
2010-06-11Merge commit 'sjmurdoch/xxx-using-spdy'Nick Mathewson
2010-06-11Merge commit 'sebastian/hostnamewarn'Nick Mathewson
2010-06-11Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-06-11Add maatuska as eighth v3 directory authority.Karsten Loesing
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-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-06-07Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-06-07add changes file for geoip db updateNick Mathewson
2010-06-07Update to June 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-06-07In asciidoc-helper.sh, be more verbose when a2x fails.Nick Mathewson
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-06-01Clean up "Address" documentation even harder.Nick Mathewson
2010-06-01Merge commit 'sebastian/bug1381'Nick Mathewson
2010-05-24Make pointer types correct in WinCE patchNick Mathewson
2010-05-24Merge branch 'port_to_wince'Nick Mathewson
2010-05-24Add 'changes' file for Windows CE portNick 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-20Include src/tools in paths to check with "make check-spaces"Steven Murdoch
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-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