aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* guh. 'git commit' did not do what i expect.Roger Dingledine2010-07-12
* i'm going to tag 0.2.2.14-alpha tonightRoger Dingledine2010-07-12
* Rename log.h to torlog.hNick Mathewson2010-07-09
* fold in the latest changesRoger Dingledine2010-07-09
* Remove TODO items that are either done or moved to the trackerNick Mathewson2010-07-06
* More gracefully handle corrupt state files.Mike Perry2010-07-06
* Fix unittest failure in bug 1660.Mike Perry2010-07-06
* Make directory mirrors report non-zero dirreq-v[23]-shares again.Karsten Loesing2010-07-05
* Fix bugs with assuming time_t can be implicitly cast to longNick Mathewson2010-06-29
* Merge remote branch 'public/rand_double2'Nick Mathewson2010-06-29
|\
| * Make cbt_generate_sample use crypto_rand_double()Nick Mathewson2010-06-25
| * Add a function to return a double in range [0,1).Nick Mathewson2010-06-22
* | Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson2010-06-29
|\ \
| * | Mention the purpose field for leaked circuits.Mike Perry2010-06-16
| * | Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event.Mike Perry2010-06-15
| * | Be more proactive about closing unused circuits.Mike Perry2010-06-15
| * | Split the circuit timeout and close codepaths.Mike Perry2010-06-15
| * | Fix initialization and reset issues with close_ms.Mike Perry2010-06-15
| * | Update changelog.Mike Perry2010-06-09
| * | Keep circuits open until the greater of 95th CDF percentile or 60s.Mike Perry2010-06-09
| * | 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