summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-12bump to 0.2.2.14-alphator-0.2.2.14-alphaRoger Dingledine
2010-07-12guh. 'git commit' did not do what i expect.Roger Dingledine
2010-07-12i'm going to tag 0.2.2.14-alpha tonightRoger Dingledine
2010-07-09Rename log.h to torlog.hNick Mathewson
2010-07-09fold in the latest changesRoger Dingledine
2010-07-06Remove TODO items that are either done or moved to the trackerNick Mathewson
2010-07-06More gracefully handle corrupt state files.Mike Perry
2010-07-06Fix unittest failure in bug 1660.Mike Perry
2010-07-05Make directory mirrors report non-zero dirreq-v[23]-shares again.Karsten Loesing
2010-06-29Fix bugs with assuming time_t can be implicitly cast to longNick Mathewson
2010-06-29Merge remote branch 'public/rand_double2'Nick Mathewson
2010-06-29Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson
2010-06-29start an 0.2.2.14-alpha changelogRoger Dingledine
2010-06-27Group in torrc is obsolete, so stop checking itRoger Dingledine
2010-06-25Make cbt_generate_sample use crypto_rand_double()Nick Mathewson
2010-06-25Merge branch 'bug1526-v2'Nick Mathewson
2010-06-25Fix a compile error when building with Libevent before 1.4.5-stableNick Mathewson
2010-06-25Use Libevent 2.0's periodic timers where available.Nick Mathewson
2010-06-25Make spec docs reference RFC2119Nick Mathewson
2010-06-25Fix typo in tinytest_demoSteven Murdoch
2010-06-22Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson
2010-06-22Log an error if openssl fails to copy a key for usNick Mathewson
2010-06-22Add a function to return a double in range [0,1).Nick Mathewson
2010-06-22Remove the extra space that is sent in certain STREAM messages from the contr...Kat Magic
2010-06-16Mention the purpose field for leaked circuits.Mike Perry
2010-06-15Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event.Mike Perry
2010-06-15Be more proactive about closing unused circuits.Mike Perry
2010-06-15Split the circuit timeout and close codepaths.Mike Perry
2010-06-15Fix initialization and reset issues with close_ms.Mike Perry
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