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
2016-05-11
Merge branch 'maint-0.2.8'
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-11
Merge branch 'maint-0.2.8'
Nick Mathewson
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
Merge branch 'maint-0.2.8'
Nick Mathewson
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-28
Rename tor_dup_addr to tor_addr_to_str_dup.
Nick Mathewson
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
2015-12-18
{dis,en}abling DirCache is a semantic change
Matthew Finkel
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
2015-12-18
Client should check if dir server has open dir port or handles tunnelled requ...
Matthew Finkel
2015-12-16
Wait for busy authorities/fallbacks rather than ignoring excluded nodes
teor (Tim Wilson-Brown)
2015-12-15
Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'
Nick Mathewson
2015-12-16
Add Fallback Directory Candidate Selection Script
teor
2015-12-15
Merge remote-tracking branch 'teor/feature17327-v4'
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Nick Mathewson
2015-12-16
Prop210: Add router_digest_is_fallback_dir
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add want_authority to directory_get_from_dirserver
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-14
Add a new ipv6=address:orport flag to DirAuthority and FallbackDir
Nick Mathewson
2015-12-09
Assert that the directory server digest is given
cypherpunks
2015-12-09
Mention the expected length of the digests
cypherpunks
2015-12-08
Merge branch 'maint-0.2.7'
Nick Mathewson
[next]