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
2017-09-04
hs: Remove dead code and uneeded feature
David Goulet
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-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
2016-07-15
Clients avoid choosing nodes that can't do ntor
teor (Tim Wilson-Brown)
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-06-11
Merge remote-tracking branch 'public/bug19203_027' into HEAD
Nick Mathewson
2016-05-30
Fix a warning on unnamed nodes in node_get_by_nickname().
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2016-02-20
If both IPv4 and IPv6 addresses could be used, choose one correctly
teor (Tim Wilson-Brown)
2016-02-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Consistently format addresses in node_get_address_string
teor (Tim Wilson-Brown)
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)
2016-01-29
Fix *_get_all_orports to use ipv6_orport
teor (Tim Wilson-Brown)
2015-12-18
Client should check if dir server has open dir port or handles tunnelled requ...
Matthew Finkel
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-07-31
Improve log messages for problems about ed25519 keypinning
Nick Mathewson
[next]