aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* windows packaging cleanups from phobosRoger Dingledine2010-04-20
* more logging when tracking missing descriptorsRoger Dingledine2010-04-20
* bump to 0.2.2.12-alpha-devRoger Dingledine2010-04-20
* merge in the bug 1364 fixRoger Dingledine2010-04-20
* Demote a warning about missing client ciphersSebastian Hahn2010-04-20
* bump to 0.2.2.12-alphaRoger Dingledine2010-04-20
* prepare for 0.2.2.12-alphaRoger 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
* Fix a compilation warning on compat_libevent.c on some versions of windows li...Nick Mathewson2010-04-19
* Move the declaration of bandwidth_rate_rule_to_stringNick Mathewson2010-04-19
* Fix two compile-blockers in tor_vasprintf().Nick Mathewson2010-04-19
* bump to 0.2.2.11-alpha-devRoger Dingledine2010-04-19
* parameterize update_consensus_router_descriptor_downloadsRoger Dingledine2010-04-19
* bump to 0.2.2.11-alphaRoger Dingledine2010-04-15
* gather together the 0.2.2.11-alpha changelogRoger Dingledine2010-04-15
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-15
|\
| * Fix renegotiation on OpenSSL versions that backport RFC5746.Nick Mathewson2010-04-13
* | 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
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-12
|\ \ \ | | |/ | |/|
| * | 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
* | | 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
| * give us a blurb; add stanza to the releasenotesRoger Dingledine2010-03-16
| * bump to 0.2.1.25Roger Dingledine2010-03-15
* | Merge commit 'sebastian/libxml'Nick Mathewson2010-04-03
|\ \
| * | Mention libxml2-utils in our asciidoc dependenciesSebastian Hahn2010-03-30
* | | Fix a segfault when a client is hup'd.Sebastian Hahn2010-04-03
* | | fold in the recent changelog entriesRoger Dingledine2010-04-02
* | | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \ \ | |/ / |/| |
| * | Tweak users of snprintf to use asprintf where appropriateNick Mathewson2010-02-28
| * | better handle the case where *strp is in asprintf argsNick 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
* | | Add a missing NL to dir-spec.Nick Mathewson2010-03-21
* | | In the glorious future, all relays cache dir info.Roger Dingledine2010-03-16
* | | fix some dangling refs in dirspecNick Mathewson2010-03-15
* | | Clarify title of section 3.3Nick Mathewson2010-03-13