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 |
Nick Mathewson
|
d9c71816b1
Generate all the flavors of consensuses when building consensuses.
|
16 years ago |
Nick Mathewson
|
3b2fc659a8
Refactor consensus signature storage for multiple digests and flavors.
|
16 years ago |
Nick Mathewson
|
e1ddee8bbe
Code to generate, store, and parse microdescriptors and consensuses.
|
16 years ago |
Nick Mathewson
|
a7ba02f3f1
Add ability to parse one or more m line from a vote.
|
16 years ago |
Nick Mathewson
|
bdf4839395
Functions to encode microdescriptors and their lines.
|
16 years ago |
Nick Mathewson
|
8b2f6b27fd
Make signature-generation code handle different key and digest lengths.
|
16 years ago |
Nick Mathewson
|
da990d09c3
Merge commit 'public/android'
|
16 years ago |
Mike Perry
|
ec05e64a68
Tweak values for when to discard all of our history.
|
16 years ago |
Nathan Freitas
|
8c585cce39
Include util.h and log.h as relative paths.
|
16 years ago |
Karsten Loesing
|
457bebe01a
Fix a couple of smaller issues with gathering statistics.
|
16 years ago |
Roger Dingledine
|
cf2afcd707
Fix typos and comments, plus two bugs
|
16 years ago |
Mike Perry
|
f39bedf250
Implement and document new network liveness algorithm.
|
16 years ago |
Mike Perry
|
6700e528be
Fix some precision-related asserts in unit tests.
|
16 years ago |
Roger Dingledine
|
ee89061ef2
give proposal 151 a changelog and other touchups
|
16 years ago |
Mike Perry
|
43c18746bd
Clarify use of magic number 0.98 with #define.
|
16 years ago |
Mike Perry
|
e2c2fa7a1f
Change liveness value to be a function of the timeout.
|
16 years ago |
Mike Perry
|
e4e0ce94f0
Add log message so we have accurate build time values.
|
16 years ago |
Mike Perry
|
5bd60d8a41
Address nickm's issues from his review #1.
|
16 years ago |
Mike Perry
|
0352d43917
Move circuitbuildtimeout config check.
|
16 years ago |
Mike Perry
|
67cee75ca2
Document functions and constants.
|
16 years ago |
Roger Dingledine
|
672e2f6908
space/indent cleanups, plus point out three bugs
|
16 years ago |
Mike Perry
|
6eba08e22f
Use our variable directly for timeout.
|
16 years ago |
Mike Perry
|
fca8446949
Fix a couple of assert bugs.
|
16 years ago |
Mike Perry
|
c4e6b3eadb
Fix timeout edge case when we get enough samples.
|
16 years ago |
Mike Perry
|
95735e5478
Fix the math.h log() conflict.
|
16 years ago |
Mike Perry
|
7ac9a66c8f
Recover from changing network connections.
|
16 years ago |
Mike Perry
|
b52bce91fc
Write unit tests and fix issues they uncovered.
|
16 years ago |
Mike Perry
|
04414830fe
Implement the pareto fitting and timeout calculating bits.
|
16 years ago |