aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Create geoip.hSebastian Hahn2010-07-27
* Split headers for dnsserv.c functions out of or.hSebastian Hahn2010-07-27
* mike needs DEFAULT_ROUTE_LEN in other filesRoger Dingledine2010-07-21
* whitespace fixRoger Dingledine2010-07-21
* naked constants are badRoger Dingledine2010-07-20
* Fix getinfo_helper_networkstatus to return 0 on question-not-knownNick Mathewson2010-07-18
* Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* Alter how guard flags are chosen.Mike Perry2010-07-14
* print right controller purpose string for measure-timeout circsRoger Dingledine2010-07-14
* No dirport should mean no hsdir flag (bug 1693)Roger Dingledine2010-07-14
* Rename log.h to torlog.hNick Mathewson2010-07-09
* 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
* | 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
| * | Keep circuits open until the greater of 95th CDF percentile or 60s.Mike Perry2010-06-09
| * | Make the Xm mode selection a consensus parameter.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
| * | 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
| * | 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
* | | Group in torrc is obsolete, so stop checking itRoger Dingledine2010-06-27
* | | Use Libevent 2.0's periodic timers where available.Nick Mathewson2010-06-25
| |/ |/|
* | 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
* | 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 crash when reading cached*consensus files on startupSebastian Hahn2010-06-10
| |/ / |/| |
* | | Don't cannibalize one-hop circuitsSebastian Hahn2010-06-04