summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix comment typowarn-about-hses-without-guardsRobert Ransom2012-09-18
* Warn if HSes are configured on a client with UseEntryGuards disabledRobert Ransom2012-09-18
* Correct comment explaining why tor2web mode should disable entry guardsbug6888bRobert Ransom2012-09-18
* Note a bug number for 6888Nick Mathewson2012-09-18
* Disable Guard usage for Tor2webMode.Mike Perry2012-09-18
* Bump bug 6866 log messages back up to notice for 0.2.4Nick Mathewson2012-09-18
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-18
|\
| * Whitespace fixesNick Mathewson2012-09-18
| * Bug 6866: Convert pathbias asserts into log messages.Mike Perry2012-09-17
* | specify a version for the bug6884 changes fileNick Mathewson2012-09-18
* | Print the correct address family in log printout.Linus Nordberg2012-09-18
* | Merge remote-tracking branch 'linus/bug6880'Nick Mathewson2012-09-17
|\ \
| * | Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set.Linus Nordberg2012-09-17
* | | Fix comment typo in tor_memeqtypo-fix-2012-09-17-01Robert Ransom2012-09-17
* | | Add unit test for crypto_pk_cmp_keys and NULLNick Mathewson2012-09-17
* | | Fix documentation for crypto_pk_cmp_keysRobert Ransom2012-09-17
* | | Implement and use crypto_pk_eq_keysRobert Ransom2012-09-17
* | | Make crypto_pk_cmp_keys do something sane for NULL keysRobert Ransom2012-09-17
* | | Merge remote-tracking branch 'public/bug6853'Nick Mathewson2012-09-17
|\ \ \
| * | | Parse votes with >31 flags correctlyNick Mathewson2012-09-17
| | |/ | |/|
* | | Merge branch 'bug6861_typofix'Nick Mathewson2012-09-17
|\ \ \
| * | | Avoid sign-extending when computing rend auth type.Nick Mathewson2012-09-17
* | | | Merge branch '6044_nm_squashed'Nick Mathewson2012-09-17
|\ \ \ \ | |/ / / |/| | |
| * | | changes file for 6044Nick Mathewson2012-09-17
| * | | Turn the read_file_until_eof tests into a single implementationNick Mathewson2012-09-17
| * | | Handle FIFOs in read_file_to_strmeejah2012-09-17
* | | | Note which compiler caused bug 6842Nick Mathewson2012-09-17
* | | | fold in changes files so farRoger Dingledine2012-09-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-14
|\ \ \ \ | | |/ / | |/| |
| * | | Use file-size-fixup code on cygwin too.Nick Mathewson2012-09-14
* | | | Merge branch 'split_routerlist.c_rebased'Nick Mathewson2012-09-14
|\ \ \ \
| * | | | 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
| |/ / / /
* | | | | Merge branch 'maint-0.2.3'Roger Dingledine2012-09-14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix man page typotypo-fix-2012-09-13-01Robert Ransom2012-09-13
* | | | | Merge branch 'confparse_refactor_squashed'Nick Mathewson2012-09-13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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
|\ \ \ \ | |/ / /