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-07-01
prop250: Fix unit tests about the RSA fingerprint check
David Goulet
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-13
Coverity dislikes (double) (int/int).
Nick Mathewson
2016-06-12
typo/comment/log fixes i found in my sandbox from montreal
Roger Dingledine
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-06-06
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-02
Use directory_must_use_begindir to predict we'll surely use begindir
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-25
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-25
Fix a double-free bug in routerlist_reparse_old
Nick Mathewson
2016-05-20
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-20
Fix a bug related to moving signing_key_cert
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
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 'maint-0.2.8'
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-17
Merge remote-tracking branch 'teor/bug18963-remember-v2'
Nick Mathewson
2016-05-12
Merge branch 'ftrapv_v3'
Nick Mathewson
2016-05-12
Move the ctime part of choose_array_element_by_weight into di_ops
Nick Mathewson
2016-05-12
Refactor out u64_dbl_t
Nick Mathewson
2016-05-11
Fetch certificates from the same directory as previous certificates
teor (Tim Wilson-Brown)
2016-05-11
Fetch certificates from the same directory as the consensus
teor (Tim Wilson-Brown)
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
[next]