aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-17changes file for 6044Nick Mathewson
2012-09-17Turn the read_file_until_eof tests into a single implementationNick Mathewson
2012-09-17Handle FIFOs in read_file_to_strmeejah
2012-09-17Note which compiler caused bug 6842Nick Mathewson
2012-09-15fold in changes files so farRoger Dingledine
2012-09-14Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-14Use file-size-fixup code on cygwin too.Nick Mathewson
2012-09-14Fix dependency checking on manpage buildsNick Mathewson
2012-09-14Merge branch 'split_routerlist.c_rebased'Nick Mathewson
2012-09-14Move functions for seeing if we know enough nodes into nodelistNick Mathewson
2012-09-14Remove router_get_by_{nickname,hexdigest} entirelyNick Mathewson
2012-09-14Remove the old disabled router_get_by_nickname implementationNick Mathewson
2012-09-14Move many of the node_ functions from routerlist to nodelistNick Mathewson
2012-09-14Split the routerset code out of routerlist.cNick Mathewson
2012-09-14Merge branch 'bug6833'Nick Mathewson
2012-09-14document why we only allow 64 flags in votesNick Mathewson
2012-09-14Fix compilation with older gccsNick Mathewson
2012-09-14Remove a duplicate test in test_util_pow2Nick Mathewson
2012-09-14Merge branch 'bug6831_v2'Nick Mathewson
2012-09-14Don't compute ((uint64_t)1)<<64 in round_to_power_of_2Nick Mathewson
2012-09-14Merge branch 'maint-0.2.3'Roger Dingledine
2012-09-13Fix man page typoRobert Ransom
2012-09-13Merge branch 'confparse_refactor_squashed'Nick Mathewson
2012-09-13Split the or_state_t portions of config.c into their own fileNick Mathewson
2012-09-13Remove all remaining spurious or_options_t invocations in confparse.cNick Mathewson
2012-09-13Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson
2012-09-13Reject votes (not consensuses) with >64 known-flagsNick Mathewson
2012-09-13Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-13mention the bug number in the 6827 changes fileNick Mathewson
2012-09-13Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom
2012-09-12Log a notice if we're running with OpenSSL before 1.0.0.Nick Mathewson
2012-09-12Drop support for openssl 0.9.7Nick Mathewson
2012-09-12Merge branch 'bug6815'Nick Mathewson
2012-09-12Fix a wide lineNick Mathewson
2012-09-12Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-12Revert "6819: typo in torrc.sample.in"Nick Mathewson
2012-09-12Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-12Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3Nick Mathewson
2012-09-12Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-126819: typo in torrc.sample.inNick Mathewson
2012-09-12Fix directory self-testing logicNick Mathewson
2012-09-12hot: we fixed incancations to be intancations.Roger Dingledine
2012-09-11Merge remote-tracking branch 'public/bug6538'Nick Mathewson
2012-09-11put all the changelogs into masterRoger Dingledine
2012-09-11Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-11Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-09-11Merge branch 'timegm_assert_v3_squashed' into maint-0.2.2Nick Mathewson
2012-09-11Fix assertion failure in tor_timegm.Nick Mathewson
2012-09-10Bump version to 0.2.4.2-alpha-devNick Mathewson
2012-09-10fold in anothertor-0.2.4.2-alphaRoger Dingledine