Commit History

Author SHA1 Message Date
  Nick Mathewson 86e6cb6409 add a rate-limit. 6 years ago
  Nick Mathewson 9c2bc441f8 If out-of-disk when saving a consensus cache entry, don't BUG. 6 years ago
  Nick Mathewson 68c21860e3 Add another assertion to check for 24086 root causes 6 years ago
  Nick Mathewson 3bb29dd707 Correctly handle partial success in consensus diff calculation. 6 years ago
  Nick Mathewson da159c45e2 On windows, allow many entries in conscache directories 6 years ago
  Nick Mathewson 3af4aafbcb Fix a memory leak in consdiffmgr.c 6 years ago
  Nick Mathewson ba334c00da Merge branch 'multi-priority_squashed' into maint-0.3.1 6 years ago
  Nick Mathewson 0ae0b5aa41 Queue consensus diffs at LOW priority. 6 years ago
  Nick Mathewson abb9a5bdda New configuration option MaxConsensusAgeForDiffs 6 years ago
  Nick Mathewson de5f0d8ba7 Replace crash on missing handle in consdiffmgr with nonfatal assert 6 years ago
  Alexander Færøy 07f2940b45 Set published_out for consensus cache entries in spooled_resource_estimate_size(). 6 years ago
  Nick Mathewson bbeba2412e Fix resource leak in parse_consensus_request() 7 years ago
  Nick Mathewson 2ca827104d Report deleted consensuses as NOT_FOUND rather than AVAILABLE 7 years ago
  Nick Mathewson 460b923026 fix a memory leak 7 years ago
  Nick Mathewson afef059795 Merge remote-tracking branch 'public/prop140_aftermath_cfg' 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 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 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
  Nick Mathewson 8100305e71 consdiffmgr: expose cached consensuses 7 years ago
  Nick Mathewson 7b0dcf5c4a Cleanup logic: only retain zlib-compressed consensuses 7 years ago
  Nick Mathewson 151cd121a2 consdiffmgr: compress incoming consensuses in the background 7 years ago
  Nick Mathewson 6da31ec484 consdiffmgr: Extract the code for compressing and storing 7 years ago
  Nick Mathewson c276c10d3b Turn consdiffmgr.cache_max_age_hours into a parameter 7 years ago
  Nick Mathewson 6beb7028d8 Do not BUG on missing sha3-as-signed field 7 years ago
  Nick Mathewson 3af9704e45 bug#22143/prop#140: in consdiffmgr, store and use digest-as-signed 7 years ago