Roger Dingledine
|
ef81649d2f
Be more willing to use an unsuitable circuit for exit.
|
16 years ago |
Roger Dingledine
|
1a65bdd232
Make EntryNodes config option much more aggressive.
|
16 years ago |
Roger Dingledine
|
580066f2f6
Switch to a StrictNodes config option.
|
16 years ago |
Roger Dingledine
|
5fee54a50f
fix some typos
|
16 years ago |
Nick Mathewson
|
05a2473b7f
Merge branch 'ewma'
|
16 years ago |
Nick Mathewson
|
7edae58984
Merge commit 'karsten/fix-bridge-stats-master-4'
|
16 years ago |
Karsten Loesing
|
e1e5c1b3ab
Fix bridge statistics.
|
16 years ago |
Karsten Loesing
|
d38268a8c7
Remove v0 hidden service statistics code.
|
16 years ago |
Nick Mathewson
|
350181529e
Merge branch 'safelogging2'
|
16 years ago |
Nick Mathewson
|
fcbd65b45c
Refactor the safe_str_*() API to make more sense.
|
16 years ago |
Nick Mathewson
|
3b896195cb
Stop using lround in or.h, and check for bad values of RECENT_CIRCUITS
|
16 years ago |
Nick Mathewson
|
5db4b96089
Merge branch 'mathlog'
|
16 years ago |
Nick Mathewson
|
e56747f9cf
Refactor a bit so that it is safe to include math.h, and mostly not needed.
|
16 years ago |
Nick Mathewson
|
60b01c6d5e
Change interface for configuring cell ewma algorithm.
|
16 years ago |
Nick Mathewson
|
1292a9ddfe
Fix various comment typos in ewma patch; found by arma.
|
16 years ago |
Nick Mathewson
|
06e8370c33
Optimize cell-ewma circuit priority algorithm.
|
16 years ago |
Roger Dingledine
|
f7d99b62a3
New controller command "getinfo config-text"
|
16 years ago |
Can Tang
|
d3be00e0f4
Favor quiet circuits when choosing which order to relay cells in.
|
16 years ago |
Nick Mathewson
|
a8190b09a3
Cache the parsed value of SafeLogging as an enum.
|
16 years ago |
Sebastian Hahn
|
f258647433
Allow SafeLogging to exclude client related information
|
16 years ago |
Roger Dingledine
|
7f3f88bed3
New config option "CircuitStreamTimeout"
|
16 years ago |
Jacob Appelbaum
|
2aac39a779
Implement DisableAllSwap to avoid putting secret info in page files.
|
16 years ago |
Karsten Loesing
|
56c2385157
Fix bug 1113.
|
16 years ago |
Sebastian Hahn
|
740806c453
Fix compile with warnings problems on Snow Leopard
|
16 years ago |
Nick Mathewson
|
bb22d8fc45
Add functions to serve microdescs and flavored consensuses.
|
16 years ago |
Nick Mathewson
|
200c39b66c
Document the microdescriptor code better.
|
16 years ago |
Nick Mathewson
|
d61b5df9c1
Fix various bugs in microdescriptor caching.
|
16 years ago |
Nick Mathewson
|
851a980065
Actually remember all the consensus types when we are done generating them.
|
16 years ago |
Nick Mathewson
|
a19981725d
Parse detached signatures and microdesc networkstatuses correctly.
|
16 years ago |
Nick Mathewson
|
3471057486
Implement signatures for microdesc consensuses right.
|
16 years ago |