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