aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Move functions for seeing if we know enough nodes into nodelistNick Mathewson2012-09-14
* Remove router_get_by_{nickname,hexdigest} entirelyNick Mathewson2012-09-14
* Remove the old disabled router_get_by_nickname implementationNick Mathewson2012-09-14
* Move many of the node_ functions from routerlist to nodelistNick Mathewson2012-09-14
* Split the routerset code out of routerlist.cNick Mathewson2012-09-14
* Merge branch 'bug6833'Nick Mathewson2012-09-14
|\
| * document why we only allow 64 flags in votesNick Mathewson2012-09-14
| * Reject votes (not consensuses) with >64 known-flagsNick Mathewson2012-09-13
* | Fix compilation with older gccsNick Mathewson2012-09-14
* | Remove a duplicate test in test_util_pow2Nick Mathewson2012-09-14
* | Merge branch 'bug6831_v2'Nick Mathewson2012-09-14
|\ \
| * | Don't compute ((uint64_t)1)<<64 in round_to_power_of_2Nick Mathewson2012-09-14
| |/
* | Split the or_state_t portions of config.c into their own fileNick Mathewson2012-09-13
* | Remove all remaining spurious or_options_t invocations in confparse.cNick Mathewson2012-09-13
* | Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
|/
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-13
|\
| * Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom2012-09-13
| * Revert "6819: typo in torrc.sample.in"Nick Mathewson2012-09-12
* | Merge branch 'bug6815'Nick Mathewson2012-09-12
|\ \
| * | Fix a wide lineNick Mathewson2012-09-12
| * | Fix directory self-testing logicNick Mathewson2012-09-12
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-12
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3Nick Mathewson2012-09-12
| |\ \
| | * | Check ewma_enabled before doing circ-has-become-inactive checkNick Mathewson2012-07-18
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-12
|\| | |
| * | | 6819: typo in torrc.sample.inNick Mathewson2012-09-12
* | | | hot: we fixed incancations to be intancations.Roger Dingledine2012-09-12
| |_|/ |/| |
* | | Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \
| * | | Use a time-invariant comparison in choose_array_element_by_weightNick Mathewson2012-08-28
| * | | In choose-by-bw, scale to better use the range of uint64Nick Mathewson2012-08-27
| * | | Spelling fix in util.c commentsNick Mathewson2012-08-27
| * | | Refactor the core of choosing by weights into a functionNick Mathewson2012-08-09
| * | | Refactor smartlist_choose_node_by_bandwidth to be less horrible.Nick Mathewson2012-08-09
| * | | Use a smarter fix for bug 1203.Nick Mathewson2012-08-09
| * | | Remove remaining timing-dependency in choosing nodes by bandwidthNick Mathewson2012-08-09
| * | | Change smartlist_choose_node_by_bandwidth to avoid doubleNick Mathewson2012-08-09
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
| |\ \ \
| | * | | Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* | | | | Bump version to 0.2.4.2-alpha-devNick Mathewson2012-09-10
* | | | | Merge branch 'maint-0.2.3'Roger Dingledine2012-09-10
|\| | | |
| * | | | Avoid segfault when reading state file from ancient torNick Mathewson2012-09-10
* | | | | bump to 0.2.4.2-alphaRoger Dingledine2012-09-10
* | | | | Merge branch 'remove_old_ver_checks'Nick Mathewson2012-09-10
|\ \ \ \ \
| * | | | | Remove one more check for an insanely old versionNick Mathewson2012-09-07
| * | | | | Remove version_supports checks for versions before 0.2.2.Nick Mathewson2012-09-07
* | | | | | Merge remote-tracking branch 'public/ticket6789'Nick Mathewson2012-09-10
|\ \ \ \ \ \
| * | | | | | Dirservers no longer accept tors released before December 2011.Nick Mathewson2012-09-07
| |/ / / / /
* | | | | | Downgrade "EVP ctr128 is ok" message to infoNick Mathewson2012-09-10
* | | | | | Fix tab introduced in f43946829ce037Nick Mathewson2012-09-10