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
/
routerlist.c
Age
Commit message (
Expand
)
Author
2016-08-10
Debug logging for router/consensus descriptor download resets
Andrea Shepard
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-26
Check that extend_info_from_router is never called on a client
teor (Tim Wilson-Brown)
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Fix unit tests about the RSA fingerprint check
David Goulet
2016-07-01
Merge remote-tracking branch 'teor/bug19530-v2'
Nick Mathewson
2016-07-01
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-01
When tor can't find a directory, log less
teor (Tim Wilson-Brown)
2016-07-01
Make authority_certs_fetch_missing support bridge hints
teor (Tim Wilson-Brown)
2016-07-01
Refactor duplicate code in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-07-01
Call purpose_needs_anonymity in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-07-01
Hex-encode raw digest before printing in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-07-01
Refactor authority_certs_fetch_missing to call get_options once
teor (Tim Wilson-Brown)
2016-06-30
Merge remote-tracking branch 'andrea/ticket19323_squashed'
Nick Mathewson
2016-06-29
Expose GETINFO download status statics for test suite and make things mockable
Andrea Shepard
2016-06-29
Expose authority certificate download statuses on the control port
Andrea Shepard
2016-06-28
Merge branch 'maint-0.2.8'
Nick Mathewson
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-23
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-18
Use exponential backoffs for certificate downloads
Andrea Shepard
2016-06-18
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
Andrea Shepard
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
[next]