Commit History

Author SHA1 Message Date
  Linus Nordberg f7c97cd40b Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function. 11 years ago
  Linus Nordberg d34c690e54 Allocate vote_microdesc_hash_t using tor_malloc_zero(). 11 years ago
  Linus Nordberg 8ef395d6a9 Whitespace. 11 years ago
  Linus Nordberg 68901da5a1 Generate microdescriptors with "a" lines. 11 years ago
  Linus Nordberg 156ffef249 Have directory authorities vote on IPv6 OR ports according to the spec 11 years ago
  Nick Mathewson d517233e71 Merge remote-tracking branch 'linus/bug6621' 11 years ago
  Nick Mathewson 1c64f99a1a Merge remote-tracking branch 'public/bug5124' 11 years ago
  Nick Mathewson 1728801bbc Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Linus Nordberg b1c4b3ad0e Make authorities not set Running unless all advertised OR ports are reachable. 11 years ago
  Nick Mathewson dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 12 years ago
  Linus Nordberg fff842a47c Add config option AuthDirPublishIPv6. 12 years ago
  Linus Nordberg dee4f068ee Don't shadow 'buf'. 12 years ago
  Linus Nordberg 044da1bf0f Add configure option AuthDirHasIPv6Connectivity. 12 years ago
  Linus Nordberg cdef2b181a Rename routers_have_same_or_addr() to reflect the fact that it now checks both OR ports. 12 years ago
  Linus Nordberg 7c80a4502c Include IPv6 OR ports in status documents only if we're a bridge authority. 12 years ago
  Linus Nordberg 6d99c51f15 Don't put unreachable IPv6 OR port in routerstatus. 12 years ago
  Linus Nordberg dda177b19e Add "a" line to status document. 12 years ago
  Linus Nordberg 4cce8ab742 Add last_reachable and testing_since for IPv6 OR port. 12 years ago
  Linus Nordberg c1ff07440e Don't assume that a node has routerinfo. 12 years ago
  Linus Nordberg 631ec5c4fe Move last_reachable and testing_since from routerinfo_t to node_t. 12 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 years ago
  Nick Mathewson e13e9c40c8 Never emit the "opt" prefix in any directory stuff 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson b0bab82790 Merge remote-tracking branch 'arma/bug3886' 12 years ago
  Nick Mathewson b4bd4964eb Merge remote-tracking branch 'public/format_doubles' 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson 0bec9f320b Use %f, not %lf when formatting doubles 12 years ago
  Nick Mathewson 517b9c602a Merge remote-tracking branch 'public/bug2297' 12 years ago
  Roger Dingledine 1cbde0bd50 peel off some unnecessary parens 12 years ago