Alexander Færøy
|
008194035f
Handle non-compressed requests gracefully.
|
7 years ago |
Alexander Færøy
|
8d730af0f7
Remove old consensus fetching code from handle_get_current_consensus().
|
7 years ago |
Alexander Færøy
|
fade313ba3
Fix too wide line from `make check-spaces`.
|
7 years ago |
Alexander Færøy
|
ae33deb91d
Check for best consensus when no consensusdiff was found.
|
7 years ago |
Nick Mathewson
|
7591518d16
Copy valid/fresh-until and signatories values into diffs.
|
7 years ago |
Nick Mathewson
|
fd1190581d
Store fresh/valid-until and signatories values on all consensus objects.
|
7 years ago |
Nick Mathewson
|
dcc533fb13
Implement functions to expose valid/fresh-until and voters
|
7 years ago |
Nick Mathewson
|
2f06345db3
Move stub accessor functions a level higher, to consdiffmgr
|
7 years ago |
Alexander Færøy
|
ef2a62b2ff
Fetch the current consensus from the conscache subsystem.
|
7 years ago |
Nick Mathewson
|
ec6b2bbf9b
bugfix-on version for 21329. thanks, meejah!
|
7 years ago |
Nick Mathewson
|
c88e913b09
Fix another lintchanges issue
|
7 years ago |
Nick Mathewson
|
f98f5ca40b
fix a bunch of lintchanges complaints
|
7 years ago |
Nick Mathewson
|
480f966a74
Remove changes files for issues resolved in 0.3.0.7.
|
7 years ago |
Nick Mathewson
|
3b8888c544
Initialize the HS cache at startup
|
7 years ago |
Nick Mathewson
|
71a21256b0
Merge branch 'bug22245_024'
|
7 years ago |
Nick Mathewson
|
85f75d617c
Add hs_test_helpers.h to noinst_HEADERS
|
7 years ago |
Nick Mathewson
|
a6514b8a20
Fix a logic error in hibernate.c
|
7 years ago |
Nick Mathewson
|
0e348720fc
Fix assertion to actually have a chance of failing
|
7 years ago |
Nick Mathewson
|
1ec45bb546
Merge branch 'bug18100_029'
|
7 years ago |
Nick Mathewson
|
4473271c66
Fix the TRPOXY typo in connection_edge.c
|
7 years ago |
Nick Mathewson
|
d3a39cf8d0
Merge remote-tracking branch 'public/bug20270_029'
|
7 years ago |
Nick Mathewson
|
c83657c687
Remove two obsoleted options.
|
7 years ago |
Roger Dingledine
|
1474aaa456
fmt two man page entries
|
7 years ago |
Roger Dingledine
|
2cf8f6772b
remove stray equals sign
|
7 years ago |
Alexander Færøy
|
363f4b8db5
Add stub functions for querying metadata about the consensus.
|
7 years ago |
Alexander Færøy
|
64116ab97f
Fix tautological constant out-of-range comparison warnings.
|
7 years ago |
Alexander Færøy
|
a1e8ef0076
Fix DoubleNL warning from `make check-spaces`.
|
7 years ago |
Nick Mathewson
|
077d3085ec
actually enable background compresion for consensuses
|
7 years ago |
Nick Mathewson
|
db370bb8a8
Test fix: expect old consensuses to be deleted if not deflate-compressed
|
7 years ago |
Nick Mathewson
|
30dfb36148
consdiffmgr: Reload latest consensus entries on start.
|
7 years ago |