Commit History

Author SHA1 Message Date
  Nick Mathewson 96d2a21683 Avoid sign-extending when computing rend auth type. 13 years ago
  Nick Mathewson 2939cc3ba3 Note which compiler caused bug 6842 13 years ago
  Roger Dingledine 2e342df7cd fold in changes files so far 13 years ago
  Nick Mathewson 523b0ec288 Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson b1447a4312 Use file-size-fixup code on cygwin too. 13 years ago
  Nick Mathewson f2f720a7ef Merge branch 'split_routerlist.c_rebased' 13 years ago
  Nick Mathewson c2c6d12a81 Move functions for seeing if we know enough nodes into nodelist 13 years ago
  Nick Mathewson 725d3a32bd Remove router_get_by_{nickname,hexdigest} entirely 13 years ago
  Nick Mathewson 5161a52c66 Remove the old disabled router_get_by_nickname implementation 13 years ago
  Nick Mathewson ba21ebc6d8 Move many of the node_ functions from routerlist to nodelist 13 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 13 years ago
  Nick Mathewson 286e95f0a5 Merge branch 'bug6833' 13 years ago
  Nick Mathewson 68caa834f4 document why we only allow 64 flags in votes 13 years ago
  Nick Mathewson e4ce8cd969 Fix compilation with older gccs 13 years ago
  Nick Mathewson 56bd3dd87f Remove a duplicate test in test_util_pow2 13 years ago
  Nick Mathewson 6492a75b9f Merge branch 'bug6831_v2' 13 years ago
  Nick Mathewson 37953497d8 Don't compute ((uint64_t)1)<<64 in round_to_power_of_2 13 years ago
  Roger Dingledine 9ab3b332ae Merge branch 'maint-0.2.3' 13 years ago
  Robert Ransom 909691f1ae Fix man page typo 13 years ago
  Nick Mathewson abbde7b184 Merge branch 'confparse_refactor_squashed' 13 years ago
  Nick Mathewson 7d11952bf4 Split the or_state_t portions of config.c into their own file 13 years ago
  Nick Mathewson 2eb2536c0a Remove all remaining spurious or_options_t invocations in confparse.c 13 years ago
  Nick Mathewson 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file 13 years ago
  Nick Mathewson c8b98ba41c Reject votes (not consensuses) with >64 known-flags 13 years ago
  Nick Mathewson 582f2187a7 Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson 1e68c213a2 mention the bug number in the 6827 changes file 13 years ago
  Robert Ransom 0a6480cdd0 Avoid undefined behaviour when parsing HS protocol versions 13 years ago
  Nick Mathewson a73dec16c5 Merge branch 'bug6815' 13 years ago
  Nick Mathewson 19136f6f11 Fix a wide line 13 years ago
  Nick Mathewson 79b31dd4f8 Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago