summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | Update spec with new right-censored pareto estimators.Mike Perry2010-06-09
| * | | | | Make the Xm mode selection a consensus parameter.Mike Perry2010-06-09
| * | | | | Address some issues with unit tests.Mike Perry2010-06-09
| * | | | | Add timeout count state variable.Mike Perry2010-06-09
| * | | | | Remove synthetic timeout code in favor of better Pareto model.Mike Perry2010-06-09
| * | | | | Arma hates (\d+). Remove mine and some others.Mike Perry2010-06-09
| * | | | | Improve log message about large timeouts and fix some typos.Mike Perry2010-06-09
| * | | | | Fix CBT unit tests.Mike Perry2010-05-12
| * | | | | Add changelog for this branch.Mike Perry2010-05-10
| * | | | | Fix comments from Sebastian + Nick's code review.Mike Perry2010-05-10
| * | | | | Bug 1296: Add option+logic to disable CBT learning.Mike Perry2010-05-10
| * | | | | Bug 1357: Store the suspended timeout value to resume.Mike Perry2010-05-10
| * | | | | Bug 1245: Ignore negative and large timeouts.Mike Perry2010-05-10
| * | | | | Bump timeout calculation message to notice when timeout changes.Mike Perry2010-05-10
| * | | | | Add consensus parameter for max synthetic quantile.Mike Perry2010-05-10
| * | | | | Update path-spec.txt with contents of proposal 151.Mike Perry2010-05-10
| * | | | | Add a TIMEOUT_RATE keyword to buildtimeout event.Mike Perry2010-05-10
| * | | | | Bug 1335: Implement filtering step to remove+prevent high timeouts.Mike Perry2010-05-10
| * | | | | Bug 1335: Alter Xm calculation to be weighted avg of top N=3 modes.Mike Perry2010-05-10
* | | | | | start an 0.2.2.14-alpha changelogRoger Dingledine2010-06-29
* | | | | | Group in torrc is obsolete, so stop checking itRoger Dingledine2010-06-27
* | | | | | Merge branch 'bug1526-v2'Nick Mathewson2010-06-25
|\ \ \ \ \ \
| * | | | | | Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson2010-06-22
* | | | | | | Fix a compile error when building with Libevent before 1.4.5-stableNick Mathewson2010-06-25
* | | | | | | Use Libevent 2.0's periodic timers where available.Nick Mathewson2010-06-25
* | | | | | | Make spec docs reference RFC2119Nick Mathewson2010-06-25
* | | | | | | Fix typo in tinytest_demoSteven Murdoch2010-06-25
* | | | | | | Log an error if openssl fails to copy a key for usNick Mathewson2010-06-22
| |_|/ / / / |/| | | | |
* | | | | | Remove the extra space that is sent in certain STREAM messages from the contr...Kat Magic2010-06-22
* | | | | | Answer question from Roger.Nick Mathewson2010-06-14
* | | | | | a line that's been sitting in my sandbox for monthsRoger Dingledine2010-06-14
* | | | | | Save a couple characters' allocation in esc_for_logFlorian Zumbiehl2010-06-14
* | | | | | Copy the release notes from 0.2.1.26 into the master ChangeLogNick Mathewson2010-06-11
* | | | | | Merge commit 'sjmurdoch/xxx-using-spdy'Nick Mathewson2010-06-11
|\ \ \ \ \ \
| * | | | | | Update idea xxx-using-spdy, based on or-dev discussionSteven Murdoch2010-03-14
| * | | | | | Add new idea: Using the SPDY protocol to improve Tor performanceSteven Murdoch2010-03-12
* | | | | | | Merge commit 'sebastian/hostnamewarn'Nick Mathewson2010-06-11
|\ \ \ \ \ \ \
| * | | | | | | Add option to not warn when getting an IP instead of hostnameSebastian Hahn2010-06-07
* | | | | | | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-06-11
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Add maatuska as eighth v3 directory authority.Karsten Loesing2010-06-11
| | |_|/ / / / | |/| | | | |
* | | | | | | Don't put a ControlPort without auth in sample bridge torrcSebastian Hahn2010-06-10
* | | | | | | change Bytes to B to fix ticket 1195.Andrew Lewman2010-06-10
* | | | | | | Don't crash when reading cached*consensus files on startupSebastian Hahn2010-06-10
* | | | | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-06-07
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | add changes file for geoip db updateNick Mathewson2010-06-07
| * | | | | | Update to June 1 2010 Maxmind GeoLite Country database.Karsten Loesing2010-06-07
* | | | | | | In asciidoc-helper.sh, be more verbose when a2x fails.Nick Mathewson2010-06-07
* | | | | | | Merge branch 'bug1522'Nick Mathewson2010-06-07
|\ \ \ \ \ \ \
| * | | | | | | Reinstate warning when HOME isn't set.Nick Mathewson2010-06-07
| * | | | | | | Treat unset $HOME like empty $HOMESebastian Hahn2010-06-07
| | |/ / / / / | |/| | | | |