index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
nodelist.c
Age
Commit message (
Expand
)
Author
2018-10-24
node: Make node_supports_v3_rendezvous_point() also check for the key
David Goulet
2018-10-18
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-17
Log more info for duplicate ed25519 IDs
Taylor Yu
2018-08-24
Bootstrap: add some extra logging
teor
2018-08-24
Bootstrap: allow internal-only onion service networks to bootstrap
teor
2018-08-24
Bootstrap: stop requiring descriptors to count exits as usable
teor
2018-08-24
Bootstrap: check the exit policy and flag on descriptors
teor
2018-06-20
Recreate nodelist before use if it's outdated.
George Kadianakis
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-04-28
Make hsdir_index in node_t a hsdir_index_t rather than a pointer.
Neel Chauhan
2018-04-22
Merge branch 'bug25691_033_again_squashed'
Nick Mathewson
2018-04-22
Rename node_has_descriptor() to node_has_any_descriptor()
Nick Mathewson
2018-04-22
Check for "the right descriptor", not just "any descriptor".
Nick Mathewson
2018-04-17
Add an initialization case to node_get_prim_dirport
Nick Mathewson
2018-04-17
Add a redundant memset to node_get_pref_ipv6_orport()
Nick Mathewson
2018-03-28
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-28
Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3
Nick Mathewson
2018-03-27
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-27
Fix CID 1430932
Taylor Yu
2018-03-27
test: Add unittest for the OR connection failure cache
George Kadianakis
2018-02-16
Remove the return value of node_get_prim_orport() and node_get_prim_dirport()
Neel Chauhan
2018-02-09
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-08
test: Add unit tests for addressset.c
David Goulet
2018-02-08
Add an address_set to the nodelist.
Nick Mathewson
2018-02-01
Remove nodelist_recompute_all_hsdir_indices() as unused.
Nick Mathewson
2018-01-24
Always look at the subprotocol versions summary flags
Nick Mathewson
2018-01-24
Extract protover summary flags into a new structure
Nick Mathewson
2018-01-10
Remove needless parentheses
Nick Mathewson
2018-01-10
Merge remote-tracking branch 'teor/Bug-23966'
Nick Mathewson
2017-12-29
node_has_curve25519_onion_key() is refactored and duplicate code removed
ArunaMaurya221B
2017-12-24
Expand comments in node_get_ed25519_id() and put them near the relevant code
teor
2017-12-24
Conditional check added
ArunaMaurya221B
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-11-12
Make node_get_curve25519_onion_key() return a const ptr
Nick Mathewson
2017-11-12
Merge branch 'bug23577_squashed'
Nick Mathewson
2017-11-12
Introduce node_get_curve25519_onion_key()
Neel Chauhan
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-11-02
nodelist: Downgrade warning to protocol warning
David Goulet
2017-10-31
Merge branch 'bug23762_032_02_squashed' into maint-0.3.2
Nick Mathewson
2017-10-31
hs-v3: Attempt descriptor refetch when dirinfo changes
David Goulet
2017-10-23
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-10-23
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-10-23
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-10-15
Clear the address when node_get_prim_orport() returns early
teor
2017-10-03
entrynodes: Better naming for dir info check functions.
George Kadianakis
2017-10-03
entrynodes: Error msg for missing guard descs is now more informative.
George Kadianakis
2017-10-03
entrynodes: Move guard dirinfo check below path dirinfo check.
George Kadianakis
2017-10-03
entrynodes: Be specific about how many primary descriptors we miss.
George Kadianakis
2017-09-12
hs-v3: Rate limit some log statements
David Goulet
2017-09-12
Remove named_map and unnamed_map from networkstatus.c
Nick Mathewson
[next]