Nick Mathewson
|
abdf2a6f7f
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
|
6 years ago |
David Goulet
|
a445327b80
test: Add unit tests for addressset.c
|
6 years ago |
Nick Mathewson
|
6892d32921
Add an address_set to the nodelist.
|
6 years ago |
Nick Mathewson
|
c2757c3774
Remove nodelist_recompute_all_hsdir_indices() as unused.
|
6 years ago |
Nick Mathewson
|
7e504515b3
Always look at the subprotocol versions summary flags
|
6 years ago |
Nick Mathewson
|
d9fbd34f42
Extract protover summary flags into a new structure
|
6 years ago |
Nick Mathewson
|
d8c0c62c7b
Remove needless parentheses
|
6 years ago |
Nick Mathewson
|
4715d81809
Merge remote-tracking branch 'teor/Bug-23966'
|
6 years ago |
ArunaMaurya221B
|
01efbe3bd3
node_has_curve25519_onion_key() is refactored and duplicate code removed
|
6 years ago |
teor
|
53f350182e
Expand comments in node_get_ed25519_id() and put them near the relevant code
|
7 years ago |
ArunaMaurya221B
|
5865e56ec0
Conditional check added
|
7 years ago |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
Nick Mathewson
|
a5ef2b619d
Make node_get_curve25519_onion_key() return a const ptr
|
7 years ago |
Nick Mathewson
|
f92736517b
Merge branch 'bug23577_squashed'
|
7 years ago |
Neel Chauhan
|
0ee50a414c
Introduce node_get_curve25519_onion_key()
|
7 years ago |
Nick Mathewson
|
0626031564
Merge branch 'ticket20895'
|
7 years ago |
David Goulet
|
0386280487
nodelist: Downgrade warning to protocol warning
|
7 years ago |
Nick Mathewson
|
3d93ec3ef4
Merge branch 'bug23762_032_02_squashed' into maint-0.3.2
|
7 years ago |
David Goulet
|
5dbcd48f0e
hs-v3: Attempt descriptor refetch when dirinfo changes
|
7 years ago |
Nick Mathewson
|
b1d6cf2508
Merge branch 'maint-0.3.1' into maint-0.3.2
|
7 years ago |
Nick Mathewson
|
f0a6ea0bfd
Merge branch 'maint-0.3.0' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
9ae4ffc076
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 years ago |
teor
|
5bca66be49
Clear the address when node_get_prim_orport() returns early
|
7 years ago |
George Kadianakis
|
f7306b16ec
entrynodes: Better naming for dir info check functions.
|
7 years ago |
George Kadianakis
|
5352785d0c
entrynodes: Error msg for missing guard descs is now more informative.
|
7 years ago |
George Kadianakis
|
f2231306ba
entrynodes: Move guard dirinfo check below path dirinfo check.
|
7 years ago |
George Kadianakis
|
c9729853a5
entrynodes: Be specific about how many primary descriptors we miss.
|
7 years ago |
David Goulet
|
98953b1fc2
hs-v3: Rate limit some log statements
|
7 years ago |
Nick Mathewson
|
035fe2d208
Remove named_map and unnamed_map from networkstatus.c
|
7 years ago |
Neel Chauhan
|
42b5e3cbb7
Remove networkstatus_nickname_is_unnamed()
|
7 years ago |