aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* 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
* Merge branch 'maint-0.2.1'Roger Dingledine2010-04-23
|\
| * close idle tls conns earlyRoger Dingledine2010-04-23
* | Merge branch 'maint-0.2.1'Roger Dingledine2010-04-23
|\|
| * finally get rid of "clique mode"Roger Dingledine2010-04-23
| * close idle dir-fetch circs earlyRoger Dingledine2010-04-23
| * testsuite: Prevent the main thread from starving the worker threadsPeter Palfrader2010-04-12
| * testsuite: Only free the main mutex when and if all the worker threads are donePeter Palfrader2010-04-12
* | finally get rid of "clique mode"Roger Dingledine2010-04-21
* | stop authority reachability check on startupRoger Dingledine2010-04-21
* | immediate reachability check for new relaysRoger Dingledine2010-04-21
* | more logging when tracking missing descriptorsRoger Dingledine2010-04-20
* | fetch descriptors from the authority that told us about themRoger Dingledine2010-04-20
* | fetch unknown descriptors if we see them in a voteRoger Dingledine2010-04-20
* | minor cleanupsRoger Dingledine2010-04-20
* | Switch geoip_get_request_history to asprintf; fix bug 1365Nick Mathewson2010-04-20
* | fix "Got a certificate for ?? that we already have"Roger Dingledine2010-04-19
* | Move the declaration of bandwidth_rate_rule_to_stringNick Mathewson2010-04-19
* | parameterize update_consensus_router_descriptor_downloadsRoger Dingledine2010-04-19
* | simplify a path in networkstatusRoger Dingledine2010-04-15
* | Add --enable-static-zlib optionSebastian Hahn2010-04-14
* | Merge branch 'correct_halflife'Nick Mathewson2010-04-13
|\ \
| * | Rename CircPriorityHalflifeMsec to CircuitPriorityHalflifeMsecNick Mathewson2010-04-13
| * | Fix a bug in reading CircPriorityHalflife from consensusNick Mathewson2010-04-12
* | | Log bandwidth_weight_rule_t as a string, not an integer.Nick Mathewson2010-04-12
|/ /
* | Merge branch 'maint-0.2.1'Roger Dingledine2010-04-03
|\|
| * fetch relay descriptors from v3 authoritiesRoger Dingledine2010-04-03
* | Fix a segfault when a client is hup'd.Sebastian Hahn2010-04-03
* | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \
| * | Tweak users of snprintf to use asprintf where appropriateNick Mathewson2010-02-28
| * | Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson2010-02-25
* | | Segfault less during consensus generation without paramsSebastian Hahn2010-03-29
* | | In the glorious future, all relays cache dir info.Roger Dingledine2010-03-16
* | | let people test the RefuseUnknownExits ideaRoger Dingledine2010-03-10
* | | commit my annotations while i was hunting down the host order bugRoger Dingledine2010-03-05
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-03-04
|\ \ \ | | |/ | |/|
| * | Apply Roger's bug 1269 fix.Nick Mathewson2010-03-04
| * | Backport fix for time-goes-forward test. Fix bug 1267Nick Mathewson2010-03-02
* | | Merge remote branch 'mikeperry/bwweight-smartlistfix'Nick Mathewson2010-03-04
|\ \ \
| * | | Woops, forgot the second warn.Mike Perry2010-03-03
| * | | Demote warn to info, since it can happen.Mike Perry2010-03-03
| * | | Check for empty smartlists and no bandwidth during node selection.Mike Perry2010-02-26
* | | | Merge branch 'fix_routerparse_bug'Nick Mathewson2010-02-28
|\ \ \ \
| * | | | Fix a consensus-extension bug found by outofwordsNick Mathewson2010-02-27
* | | | | Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* | | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Update Tor Project copyright yearsNick Mathewson2010-02-27
* | | | fix some wide lines in routerparse.cNick Mathewson2010-02-27