index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirserv.c
Commit message (
Expand
)
Author
Age
*
Make all consumers of microdesc_t.body tolerate NULL
Nick Mathewson
2013-06-12
*
Use a clearer idiom for node identity in router_counts_toward_thresholds
Nick Mathewson
2013-05-05
*
Fix 8833: crash bug from using NULL node->ri in dirserv.c
Nick Mathewson
2013-05-05
*
Add a boolean to flag-thresholds for "we have enough measured bandwidth"
Nick Mathewson
2013-04-18
*
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
|
\
|
*
Add a quick-and-dirty-test for generate_v2_networkstatus.
Nick Mathewson
2013-04-18
|
*
Refactor dirobj signature generation
Nick Mathewson
2013-04-18
|
*
Refactor v2 networkstatus generation to avoid buffer-style
Nick Mathewson
2013-04-18
|
*
Refactor routerstatus_format_entry to avoid character-buffers
Nick Mathewson
2013-04-18
*
|
Remove a now-empty if body; invert the sense of its condition
Nick Mathewson
2013-04-14
*
|
Remvoe total_bandwidth and total_exit_bandwidth as unused.
Nick Mathewson
2013-04-14
*
|
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-04-14
*
|
Fix some KB/B confusion in flag threshold minima.
Nick Mathewson
2013-04-14
*
|
Use credible_bandwidth uniformly in setting/using fast_bandwidth
Nick Mathewson
2013-04-11
*
|
Use correct units for dirserv_get_{credible_bandwidth,bandwidth_for_router}
Nick Mathewson
2013-04-11
*
|
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-20
*
|
Merge remote-tracking branch 'public/bug6164' into maint-0.2.4
Nick Mathewson
2013-03-18
|
\
\
|
*
|
Clear up a comment about when an assertion could fire
Nick Mathewson
2013-02-19
|
|
/
*
|
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-18
*
|
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-07
*
|
Call dirserv_clear_measured_bw_cache() from dirserv_free_all()
Andrea Shepard
2013-03-05
*
|
Prefer measured bandwidths over advertised when computing things for votes on...
Andrea Shepard
2013-02-27
|
/
*
Merge branch 'bug2286_unit_test_squashed'
Nick Mathewson
2013-02-19
|
\
|
*
Refactor storing of measured_bw versus Unmeasured=1.
Nick Mathewson
2013-02-19
*
|
Merge remote-tracking branch 'public/bug8158'
Nick Mathewson
2013-02-11
|
\
\
|
*
|
Refactor generating the m lines in a vote into its own function
Nick Mathewson
2013-02-08
|
|
/
*
/
Refactor resolve_my_address() so logs are more accurate / helpful
Roger Dingledine
2013-02-11
|
/
*
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-04
*
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
Remove two extrneous semicolons in dirserv.c
Nick Mathewson
2013-01-16
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
|
\
|
*
Wrangle curve25519 onion keys: generate, store, load, publish, republish
Nick Mathewson
2013-01-02
*
|
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
*
|
Merge branch 'fallback_dirsource_v3'
Nick Mathewson
2012-12-13
|
\
\
|
*
|
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
[next]