コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 9d4c53534d Remove the testing_since* fields 11 年 前
  Nick Mathewson 5dfec9f833 Merge remote-tracking branch 'linus/bug6880' 11 年 前
  Linus Nordberg bee1e46bd1 Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set. 11 年 前
  Nick Mathewson 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file 11 年 前
  Nick Mathewson bf71866da0 Merge branch 'remove_old_ver_checks' 11 年 前
  Nick Mathewson 4319f99828 Merge remote-tracking branch 'public/ticket6789' 11 年 前
  Linus Nordberg 93ee62297f Don't follow the NULL pointer. 11 年 前
  Nick Mathewson e8b09c0d51 Remove one more check for an insanely old version 11 年 前
  Nick Mathewson 26cee96911 Dirservers no longer accept tors released before December 2011. 11 年 前
  Roger Dingledine 00120544a4 fix punctuation in logs 11 年 前
  Linus Nordberg f7c97cd40b Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function. 11 年 前
  Linus Nordberg d34c690e54 Allocate vote_microdesc_hash_t using tor_malloc_zero(). 11 年 前
  Linus Nordberg 8ef395d6a9 Whitespace. 11 年 前
  Linus Nordberg 68901da5a1 Generate microdescriptors with "a" lines. 12 年 前
  Linus Nordberg 156ffef249 Have directory authorities vote on IPv6 OR ports according to the spec 12 年 前
  Nick Mathewson d517233e71 Merge remote-tracking branch 'linus/bug6621' 12 年 前
  Nick Mathewson 1c64f99a1a Merge remote-tracking branch 'public/bug5124' 12 年 前
  Nick Mathewson 1728801bbc Merge remote-tracking branch 'origin/maint-0.2.3' 12 年 前
  Linus Nordberg b1c4b3ad0e Make authorities not set Running unless all advertised OR ports are reachable. 12 年 前
  Nick Mathewson dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 12 年 前
  Linus Nordberg fff842a47c Add config option AuthDirPublishIPv6. 12 年 前
  Linus Nordberg dee4f068ee Don't shadow 'buf'. 12 年 前
  Linus Nordberg 044da1bf0f Add configure option AuthDirHasIPv6Connectivity. 12 年 前
  Linus Nordberg cdef2b181a Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports. 12 年 前
  Linus Nordberg 7c80a4502c Include IPv6 OR ports in status documents only if we're a bridge authority. 12 年 前
  Linus Nordberg 6d99c51f15 Don't put unreachable IPv6 OR port in routerstatus. 12 年 前
  Linus Nordberg dda177b19e Add "a" line to status document. 12 年 前
  Linus Nordberg 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. 12 年 前
  Linus Nordberg c1ff07440e Don't assume that a node has routerinfo. 12 年 前
  Linus Nordberg 631ec5c4fe Move last_reachable and testing_since from routerinfo_t to node_t. 12 年 前