Sebastian Hahn
|
c53b6cc831
Create router.h
|
15 years ago |
Roger Dingledine
|
1d6656fcb3
mike needs DEFAULT_ROUTE_LEN in other files
|
15 years ago |
Roger Dingledine
|
66d5ce266e
naked constants are bad
|
15 years ago |
Nick Mathewson
|
0b4b51314f
Make the controller act more usefully when GETINFO fails
|
15 years ago |
Mike Perry
|
a9edb0b4f6
More gracefully handle corrupt state files.
|
15 years ago |
Mike Perry
|
7bbdf71a82
Fix unittest failure in bug 1660.
|
15 years ago |
Nick Mathewson
|
741ab2a47a
Fix bugs with assuming time_t can be implicitly cast to long
|
15 years ago |
Nick Mathewson
|
485cab869d
Merge remote branch 'public/rand_double2'
|
15 years ago |
Nick Mathewson
|
bea55766af
Merge remote branch 'mikeperry/cbt-bugfixes3'
|
15 years ago |
Nick Mathewson
|
b111a7cd9c
Make cbt_generate_sample use crypto_rand_double()
|
15 years ago |
Mike Perry
|
2abe1ceccf
Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event.
|
15 years ago |
Mike Perry
|
c6c8fbf852
Split the circuit timeout and close codepaths.
|
15 years ago |
Mike Perry
|
f528a6e62b
Fix initialization and reset issues with close_ms.
|
15 years ago |
Mike Perry
|
c96206090e
Keep circuits open until the greater of 95th CDF percentile or 60s.
|
15 years ago |
Mike Perry
|
f897154b26
Make the Xm mode selection a consensus parameter.
|
15 years ago |
Mike Perry
|
38770dd6a5
Add timeout count state variable.
|
15 years ago |
Mike Perry
|
848d9f8b43
Remove synthetic timeout code in favor of better Pareto model.
|
15 years ago |
Mike Perry
|
d76ebb79aa
Improve log message about large timeouts and fix some typos.
|
15 years ago |
Roger Dingledine
|
7e300cbba3
Let bridge users use the non-primary address of a multi-homed bridge
|
15 years ago |
valerino
|
afe58cfa89
Don't use "try" as an identifier
|
15 years ago |
Mike Perry
|
d9be6f3845
Fix CBT unit tests.
|
15 years ago |
Mike Perry
|
a5ac96b58d
Fix comments from Sebastian + Nick's code review.
|
15 years ago |
Mike Perry
|
29e0d70814
Bug 1296: Add option+logic to disable CBT learning.
|
15 years ago |
Mike Perry
|
0a6191cf70
Bug 1357: Store the suspended timeout value to resume.
|
15 years ago |
Mike Perry
|
728e946efd
Bug 1245: Ignore negative and large timeouts.
|
15 years ago |
Mike Perry
|
e40e35507e
Bump timeout calculation message to notice when timeout changes.
|
15 years ago |
Mike Perry
|
eecdd94dec
Add consensus parameter for max synthetic quantile.
|
15 years ago |
Mike Perry
|
835ab53102
Add a TIMEOUT_RATE keyword to buildtimeout event.
|
15 years ago |
Mike Perry
|
3bbc3e2137
Bug 1335: Implement filtering step to remove+prevent high timeouts.
|
15 years ago |
Mike Perry
|
cc2a48f1be
Bug 1335: Alter Xm calculation to be weighted avg of top N=3 modes.
|
15 years ago |