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
/
dirserv.c
Age
Commit message (
Expand
)
Author
2013-03-20
Set default minimum bandwidth for exit flag to zero for TestingTorNetwork
Andrea Shepard
2013-03-20
Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAG
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6164' into maint-0.2.4
Nick Mathewson
2013-03-18
Improve comment for routers_with_measured_bw static var in dirserv.c
Andrea Shepard
2013-03-18
Improve comment on router_counts_toward_thresholds()
Andrea Shepard
2013-03-18
Add dirserv_has_measured_bw() predicate wrapper for dirserv_query_measured_bw...
Andrea Shepard
2013-03-18
Ignore advertised bandwidths if we have enough measured bandwidths available
Andrea Shepard
2013-03-07
Better comment for dirserv_query_measured_bw_cache()
Andrea Shepard
2013-03-07
Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concision
Andrea Shepard
2013-03-07
Add unit test for dirserv measured bandwidth cache
Andrea Shepard
2013-03-07
Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t ...
Andrea Shepard
2013-03-07
More constness in dirserv.c
Andrea Shepard
2013-03-07
Make dirserv_cache_measured_bw() use a const measured_bw_line_t *
Andrea Shepard
2013-03-05
Call dirserv_clear_measured_bw_cache() from dirserv_free_all()
Andrea Shepard
2013-02-27
Prefer measured bandwidths over advertised when computing things for votes on...
Andrea Shepard
2013-02-19
Clear up a comment about when an assertion could fire
Nick Mathewson
2013-02-19
Merge branch 'bug2286_unit_test_squashed'
Nick Mathewson
2013-02-19
Refactor storing of measured_bw versus Unmeasured=1.
Nick Mathewson
2013-02-11
Merge remote-tracking branch 'public/bug8158'
Nick Mathewson
2013-02-11
Refactor resolve_my_address() so logs are more accurate / helpful
Roger Dingledine
2013-02-08
Refactor generating the m lines in a vote into its own function
Nick Mathewson
2013-02-04
Include a flag-thresholds line in each vote to describe flag cutoffs
Nick Mathewson
2013-02-04
When we mark a node as a sybil, mark it down and reset its uptime to 0
Nick Mathewson
2013-02-04
Ignore tiny bandwidths entirely when computing thresholds
Nick Mathewson
2013-02-04
Increase the minimum value for the Fast flag to 4096.
Nick Mathewson
2013-02-04
Refactor should-count-towards-thresholds test into new function
Nick Mathewson
2013-02-04
When computing performance thresholds, ignore omitted-as-sybil nodes.
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Remove two extrneous semicolons in dirserv.c
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-02
Wrangle curve25519 onion keys: generate, store, load, publish, republish
Nick Mathewson
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
Merge branch 'fallback_dirsource_v3'
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Correct moribund logic about caching v2 networkstatuses
Nick Mathewson
2012-12-06
Make output of router_get_trusted_dir_servers const
Nick Mathewson
2012-11-14
Actually generate microdescriptors with p6 lines.
Nick Mathewson
2012-11-14
Better policy support for IPv6
Nick Mathewson
2012-10-15
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-15
Fix a long line
Nick Mathewson
2012-10-15
fixed differing returntype in definition and declaration of dirserv_add_extra...
Markus Teich
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
Install correct incoming cell handlers on reachability testing channels
Andrea Shepard
2012-10-10
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
Use fmt_addrport where appropriate.
David Fifield
2012-10-08
Make reachabiity test in dirserv.c use channel_t
Andrea Shepard
2012-09-21
Remove the testing_since* fields
Nick Mathewson
2012-09-18
Remove some deadcode for parsing v1 directories
Nick Mathewson
[next]