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.h
Age
Commit message (
Expand
)
Author
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-03-27
test: Add unittest for the OR connection failure cache
George Kadianakis
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
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-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-11
Split the behavior of node_supports_ed25519_link_authentication().
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-08
test: Add an HS v3 reachability unit test
David Goulet
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
2017-08-22
Refactor node lookup APIs to take flags
Nick Mathewson
2017-08-22
Remove some support for nickname-based hexdigests
Nick Mathewson
2017-08-19
prop224: Recompute all HSDir indices when we enter overlap mode.
George Kadianakis
2017-08-19
prop224: Only upload descriptor if we have good hash ring and SRV.
George Kadianakis
2017-08-09
Add a hashtable mapping to nodes from ed25519 ids
Nick Mathewson
2017-07-05
Merge remote-tracking branch 'asn/ticket22727_032_02'
Nick Mathewson
2017-06-29
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-29
Consider the exit family when applying guard restrictions.
Nick Mathewson
2017-06-27
nodelist: Add functions to check for HS v3 support
David Goulet
2017-05-24
remove unused node_get_published_on function
Roger Dingledine
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
2016-12-08
helper to test a node for matching an ed25519 ID.
Nick Mathewson
2016-12-08
Enforce Ed25519 identities (client-side)
Nick Mathewson
2016-11-24
Refactor circuit_predict_and_launch_new
Chelsea H. Komlo
2016-11-10
Accessor functions to get a node's ID keys.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Allow tor to build circuits using a consensus with no exits
teor
2014-12-30
Check if there are exits in the consensus
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-03-27
Merge branch 'bug7164_diagnose_harder_v2'
Nick Mathewson
2014-03-27
More logs to try to diagnose bug 7164
Nick Mathewson
2014-02-06
fix longname returned in HS_DESC control events
Qingping Hou
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-09-14
Move functions for seeing if we know enough nodes into nodelist
Nick Mathewson
2012-09-14
Move many of the node_ functions from routerlist to nodelist
Nick Mathewson
[next]