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
/
or
/
nodelist.c
Age
Commit message (
Expand
)
Author
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
2017-09-12
Remove networkstatus_nickname_is_unnamed()
Neel Chauhan
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-08
prop224: hs_time_between_tp_and_srv() -> hs_in_period_between_tp_and_srv()
George Kadianakis
2017-09-08
test: Add an HS v3 reachability unit test
David Goulet
2017-09-08
prop224: Make client and service pick same HSDir
David Goulet
2017-09-08
prop224: Use fetch and store HSDir indexes.
David Goulet
2017-09-07
prop224: When computing hsdir index and time period, use valid_after time
David Goulet
2017-09-07
Merge branch 'bug23361_032_01_squashed2'
Nick Mathewson
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
2017-09-04
hs: Remove dead code and uneeded feature
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: Improve descriptor reupload logic.
George Kadianakis
2017-08-19
prop224: Only upload descriptor if we have good hash ring and SRV.
George Kadianakis
2017-08-09
In node_get_ed25519_id, detect and warn on inconsistent IDs.
Nick Mathewson
2017-08-09
Support the ed25519 map in nodelist_assert_ok()
Nick Mathewson
2017-08-09
Add a hashtable mapping to nodes from ed25519 ids
Nick Mathewson
2017-08-08
Don't set HSDir index if we don't have a live consensus.
George Kadianakis
2017-08-08
Correctly assign HSDir flags based on protocol list
George Kadianakis
2017-08-08
Improve setting hsdir index procedure.
George Kadianakis
2017-08-08
prop224: Don't use nodes as HSDirs if they don't have an HSDir index.
George Kadianakis
2017-08-08
prop224: HSDir v3 support is >= 0.3.0.8
David Goulet
2017-08-08
prop224: Build hsdir index for node_t
David Goulet
2017-07-06
Merge branch 'bug20488_029_squashed'
Nick Mathewson
2017-07-06
Improve warning message to stop implying nickname reg is a thing.
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-28
nodelist: Make HSv3 protover magic numbers a bit more readable.
George Kadianakis
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-05-10
simplify functions now that they don't use options param
Roger Dingledine
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-31
Don't build circuits till primary guards have descriptors
Nick Mathewson
2017-01-13
Merge branch 'ipv6-only-client_squashed'
Nick Mathewson
2017-01-13
When IPv6 addresses have not been downloaded, use hard-coded address info
teor
2016-12-14
Clarify a comment in compute_frac_paths_available
teor
2016-12-08
whitespace cleanups
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-10-26
More module-level documentation.
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
[next]