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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
/
nodelist
Age
Commit message (
Expand
)
Author
2020-10-27
Merge branch 'tor-gitlab/mr/173'
David Goulet
2020-10-21
Allow mutiple lines on configuration for ROUTERSET entries. #28361
Daniel Pinto
2020-10-15
Add ed25519 identities to relay descriptions.
Nick Mathewson
2020-10-15
Add a function to get an ed25519 ID from a routerinfo.
Nick Mathewson
2020-10-01
fix typos
Roger Dingledine
2020-09-28
Add missing documentation for get_net_param_from_list
Nick Mathewson
2020-09-23
Implement IPv6 sybil protection.
vnepveu
2020-09-22
Merge branch 'tor-gitlab/mr/145'
David Goulet
2020-09-17
Use the correct SIGNED_KEY_TYPE value for signing->link certs
Nick Mathewson
2020-09-17
Fix wide lines
Nick Mathewson
2020-09-17
Rename tor_cert_create to tor_cert_create_ed25519
Nick Mathewson
2020-08-19
relay: Query our cache when deciding for dummy descriptor fetch
David Goulet
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-07-16
nodelist: Fix possible NULL deref
David Goulet
2020-07-14
Merge branch 'tor-gitlab/mr/49'
David Goulet
2020-07-14
Merge branch 'ticket40033_045_01_squashed'
Nick Mathewson
2020-07-14
Rename blacklist and whitelist wording
David Goulet
2020-07-14
node: Standardize interface of format_node_description()
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-07
addr: New function relay_address_new_suggestion()
David Goulet
2020-07-02
Allow multiple addresses in extend_info_t.
Nick Mathewson
2020-07-02
Merge remote-tracking branch 'dgoulet/ticket32822_045_01'
Nick Mathewson
2020-07-02
Merge branch 'maint-0.4.4'
David Goulet
2020-07-02
Merge branch 'maint-0.4.3' into maint-0.4.4
David Goulet
2020-07-02
Merge branch 'maint-0.4.2' into maint-0.4.3
David Goulet
2020-07-02
Merge branch 'maint-0.3.5' into maint-0.4.2
David Goulet
2020-07-02
router: Authorities add their own IPv6 to trusted dir servers
teor
2020-06-30
node: Rename addrs_in_same_network_family()
David Goulet
2020-06-30
Downgrade "Bug: No entry found in extrainfo map" message.
Nick Mathewson
2020-06-24
Add two new networkstatus parameters to emulate AssumeReachable.
Nick Mathewson
2020-06-24
Move code into notify_after_networkstatus_changes().
Nick Mathewson
2020-06-24
Make a bunch of networkstatus_t parameters constant.
Nick Mathewson
2020-06-24
Merge branch 'tor-github/pr/1945'
David Goulet
2020-06-24
addr: Remove resolve_my_address_v4()
David Goulet
2020-06-24
Make routerset_contains_router() support IPv6
Neel Chauhan
2020-06-23
addr: Rename resolve_my_address to be v4 specific
David Goulet
2020-06-09
Merge remote-tracking branch 'tor-github/pr/1888/head'
Nick Mathewson
2020-05-21
Check for NULL from tor_dup_ip()
rl1987
2020-05-21
Actually, bail out of routerstatus_format_entry() if fmt_addr32() fails
rl1987
2020-05-21
Check that fmt_addr32() returned non-empty string before putting it into docu...
rl1987
2020-05-18
node: Clean up some outdated comments
teor
2020-05-18
routerlist: Choose bridges for direct bridge connections
teor
2020-05-18
routerlist: Split the node checks into their own function
teor
2020-05-18
nodelist: Replace int with bool
teor
2020-05-18
nodelist: Stop recursing in router_choose_random_node()
teor
2020-05-18
nodelist: Rewrite router_crn_flags_t
teor
2020-05-18
nodelist: Remove the unused CRN_WEIGHT_FOR_EXIT flag
teor
2020-05-18
nodelist: Move node flag checks
teor
2020-05-18
nodelist: Move the v3 onion service rendezvous check
teor
2020-05-18
nodelist: Move the single-hop exit check
teor
[next]