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.h
Age
Commit message (
Expand
)
Author
2016-08-24
Fix path selection on firewalled clients
teor
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-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-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
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)
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
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-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-10-06
fix check-spaces once more
Nick Mathewson
2015-09-15
Add tests for the rend cache
Ola Bini
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-01-23
Merge remote-tracking branch 'public/ticket9969'
Nick Mathewson
2015-01-07
Downgrade warnings about extrainfo incompatibility when reading cache
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-11
Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.
rl1987
2014-10-31
Use digest256map for computing microdescriptor downloads
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-13
Bugfixes on bug11243 fix for the not-added cases and tests
Nick Mathewson
2014-10-13
Unit tests for 11243: loading ri, ei, mds from lists
Nick Mathewson
2014-09-23
Refactor initiate_descriptor_downloads() to be safer
Arlo Breault
2014-09-15
Implement Tor2webRendezvousPoints functionality.
George Kadianakis
2014-07-09
Change interface of router_descriptor_is_too_old().
George Kadianakis
2014-06-24
Functionify the descriptor age check so that we can NOP it in tests.
George Kadianakis
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
Code to blacklist authority signing keys
Nick Mathewson
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-05-10
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-09
When downloading certificates, distinguish requesting by identity digest from...
Andrea Shepard
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-01-30
Add a function to compute fraction of nodes (by weighted bw) with descriptors
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-06
New FallbackDir option to add extra directories for bootstraping
Nick Mathewson
2012-12-06
Refactor add_trusted_dir_server
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
2012-12-06
Make output of router_get_trusted_dir_servers const
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-09-14
Move functions for seeing if we know enough nodes into nodelist
Nick Mathewson
2012-09-14
Remove router_get_by_{nickname,hexdigest} entirely
Nick Mathewson
2012-09-14
Move many of the node_ functions from routerlist to nodelist
Nick Mathewson
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
[next]