Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 65d9408448 dir_handle_get: repair two test cases, note the fixes for 3 others %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 008194035f Handle non-compressed requests gracefully. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 8d730af0f7 Remove old consensus fetching code from handle_get_current_consensus(). %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy fade313ba3 Fix too wide line from `make check-spaces`. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy ae33deb91d Check for best consensus when no consensusdiff was found. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 7591518d16 Copy valid/fresh-until and signatories values into diffs. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson fd1190581d Store fresh/valid-until and signatories values on all consensus objects. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson dcc533fb13 Implement functions to expose valid/fresh-until and voters %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 2f06345db3 Move stub accessor functions a level higher, to consdiffmgr %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy ef2a62b2ff Fetch the current consensus from the conscache subsystem. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 363f4b8db5 Add stub functions for querying metadata about the consensus. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 64116ab97f Fix tautological constant out-of-range comparison warnings. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy a1e8ef0076 Fix DoubleNL warning from `make check-spaces`. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 077d3085ec actually enable background compresion for consensuses %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson db370bb8a8 Test fix: expect old consensuses to be deleted if not deflate-compressed %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 30dfb36148 consdiffmgr: Reload latest consensus entries on start. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 8100305e71 consdiffmgr: expose cached consensuses %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 7b0dcf5c4a Cleanup logic: only retain zlib-compressed consensuses %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 151cd121a2 consdiffmgr: compress incoming consensuses in the background %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 6da31ec484 consdiffmgr: Extract the code for compressing and storing %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 7a3efe25d9 Use different preferences for compression methods when streaming. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 141f6e3211 Add client_meth_pref array to define client compression preference. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 59d17ca2bb Fix indentation when using the ternary operator in handle_get_status_vote(). %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy ef187bc280 Use compression_method_get_human_name() in connection_dir_client_reached_eof() %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 3a05687c6d Add API for getting human readable descriptions of a compress_method_t %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy f8218b5ada Use compression_method_get_by_name() instead of explicit checks. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy cf2f7a1bea Decide compression method in the various handle_* functions(). %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy a3a31fa120 Send "Accept-Encoding" to directory servers. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 6305637197 Use tor_compress_supports_method() instead of constants. %!s(int64=7) %!d(string=hai) anos
  Alexander Færøy 61b6de5906 Handle Zstandard and LZMA in our check for correct guessed compression. %!s(int64=7) %!d(string=hai) anos