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
/
routerlist.c
Age
Commit message (
Expand
)
Author
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-28
Use local descriptor object to exclude self in path selection
David Goulet
2016-08-24
Fix path selection on firewalled clients
teor
2016-08-22
Do not pass NULL to log(%s) in dir_server_new.
Nick Mathewson
2016-07-01
When tor can't find a directory, log less
teor (Tim Wilson-Brown)
2016-06-28
whitespace fixes
Nick Mathewson
2016-06-28
Merge remote-tracking branch 'teor/bug18812' into maint-0.2.8
Nick Mathewson
2016-06-28
Make it clear that fallbacks include authorities
teor (Tim Wilson-Brown)
2016-06-02
Use directory_must_use_begindir to predict we'll surely use begindir
Nick Mathewson
2016-05-25
Fix a double-free bug in routerlist_reparse_old
Nick Mathewson
2016-05-20
Fix a bug related to moving signing_key_cert
Nick Mathewson
2016-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
Fix another, more subtle, case of bug 17150.
Nick Mathewson
2016-05-17
Copy the signing_key_cert field into signed_descriptor_t
Nick Mathewson
2016-05-17
Fix documentation for routerinfo_incompatible_with_extrainfo
Nick Mathewson
2016-05-17
When making sure digest256 matches in ei, look at sd, not ri.
Nick Mathewson
2016-05-17
Move extra_info_digest256 into signed_descriptor_t
Nick Mathewson
2016-05-11
Confim we want certificates from fallbacks
teor (Tim Wilson-Brown)
2016-05-11
Revert "Switch between fallback and authority when auth cert fetch fails"
teor (Tim Wilson-Brown)
2016-05-10
Switch between fallback and authority when auth cert fetch fails
teor (Tim Wilson-Brown)
2016-05-10
Use the consensus download schedule for authority certificates
teor (Tim Wilson-Brown)
2016-05-05
Refactor router_pick_directory_server_impl to use node functions
teor (Tim Wilson-Brown)
2016-05-05
Rename skip_or and skip_dir to avoid confusion
teor (Tim Wilson-Brown)
2016-05-05
Merge branch 'feature18483-028-v2-squashed' into maint-0.2.8
Nick Mathewson
2016-05-05
Make clients only select directories with reachable ORPorts
teor (Tim Wilson-Brown)
2016-05-05
Make directory node selection more reliable
teor (Tim Wilson-Brown)
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-03-24
Merge remote-tracking branch 'teor/bug18351'
Nick Mathewson
2016-03-24
Check if fallbacks support extrainfo descriptors before requesting them
teor (Tim Wilson-Brown)
2016-03-24
Code indentation whitespace-only fix
teor (Tim Wilson-Brown)
2016-03-24
Clarify ReachableAddress log messages
teor (Tim Wilson-Brown)
2016-03-24
Downgrade IP version warnings to avoid filling logs
teor (Tim Wilson-Brown)
2016-03-15
Fix whitespace.
Nick Mathewson
2016-03-11
moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...
Hassan Alsibyani
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Merge remote-tracking branch 'teor/bug18348-v2'
Nick Mathewson
2016-02-22
fix two typos in comments
Roger Dingledine
2016-02-20
Downgrade directory preference warning to info level
teor (Tim Wilson-Brown)
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Optimise reachability checks when iterating through relay lists
teor (Tim Wilson-Brown)
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Log when IPv4/IPv6 restrictions or preferences weren't met
teor (Tim Wilson-Brown)
2016-01-29
Choose directory servers by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Choose OR Entry Guards using IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-13
Include square brackets and port number in calcs for max_dl_per_request
Fergus Dall
2016-01-13
Update the limits in max_dl_per_request for IPv6 address length
Fergus Dall
2015-12-18
A router must be a dir cache before it may be HSDir
Matthew Finkel
[next]