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
*
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-07
*
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
|
\
|
*
Fixes for bug4645 fix.
Nick Mathewson
2014-02-03
|
*
Using proper functions to create tor_addr_t.
rl1987
2014-02-03
|
*
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2014-02-03
*
|
Be more lenient in our fix for bug 11149
Roger Dingledine
2014-03-23
*
|
Merge remote-tracking branch 'karsten/task-11070'
Nick Mathewson
2014-03-23
|
\
\
|
*
|
Take out remaining V1 directory code.
Karsten Loesing
2014-03-18
*
|
|
Stop accepting 0.2.2 relay uploads for the consensus.
Nick Mathewson
2014-03-06
|
/
/
*
|
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-03-05
|
\
\
|
*
|
use router->addr for log messages and controller events
Roger Dingledine
2013-02-09
|
*
|
Stop checking if ri->address is an IP
Roger Dingledine
2013-02-09
*
|
|
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-15
|
|
/
|
/
|
*
|
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-02-03
*
|
Rip out all of the v2 directory code.
Nick Mathewson
2014-01-29
*
|
A Bridge Authority should compute flag thresholds
Matthew Finkel
2013-10-21
*
|
Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.
Linus Nordberg
2013-10-07
*
|
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
|
Merge remote-tracking branch 'linus/bug8532'
Nick Mathewson
2013-06-13
|
\
\
|
*
|
Add support for offsetting the voting interval in order to bootstrap faster.
Linus Nordberg
2013-06-08
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make all consumers of microdesc_t.body tolerate NULL
Nick Mathewson
2013-06-12
*
|
|
Merge branch 'maint-0.2.4' into master
Andrea Shepard
2013-05-07
|
\
|
|
|
*
|
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
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-18
|
\
|
|
|
*
|
Add a boolean to flag-thresholds for "we have enough measured bandwidth"
Nick Mathewson
2013-04-18
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
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
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-14
|
\
|
|
|
|
*
|
|
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
*
|
|
|
fix trivial typo
Roger Dingledine
2013-04-12
|
/
/
/
*
|
|
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
[next]