Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 2f06345db3 Move stub accessor functions a level higher, to consdiffmgr 7 lat temu
  Alexander Færøy ef2a62b2ff Fetch the current consensus from the conscache subsystem. 7 lat temu
  Nick Mathewson ec6b2bbf9b bugfix-on version for 21329. thanks, meejah! 7 lat temu
  Nick Mathewson c88e913b09 Fix another lintchanges issue 7 lat temu
  Nick Mathewson f98f5ca40b fix a bunch of lintchanges complaints 7 lat temu
  Nick Mathewson 480f966a74 Remove changes files for issues resolved in 0.3.0.7. 7 lat temu
  Nick Mathewson 3b8888c544 Initialize the HS cache at startup 7 lat temu
  Nick Mathewson 71a21256b0 Merge branch 'bug22245_024' 7 lat temu
  Nick Mathewson 85f75d617c Add hs_test_helpers.h to noinst_HEADERS 7 lat temu
  Nick Mathewson a6514b8a20 Fix a logic error in hibernate.c 7 lat temu
  Nick Mathewson 0e348720fc Fix assertion to actually have a chance of failing 7 lat temu
  Nick Mathewson 1ec45bb546 Merge branch 'bug18100_029' 7 lat temu
  Nick Mathewson 4473271c66 Fix the TRPOXY typo in connection_edge.c 7 lat temu
  Nick Mathewson d3a39cf8d0 Merge remote-tracking branch 'public/bug20270_029' 7 lat temu
  Nick Mathewson c83657c687 Remove two obsoleted options. 7 lat temu
  Roger Dingledine 1474aaa456 fmt two man page entries 7 lat temu
  Roger Dingledine 2cf8f6772b remove stray equals sign 7 lat temu
  Alexander Færøy 363f4b8db5 Add stub functions for querying metadata about the consensus. 7 lat temu
  Alexander Færøy 64116ab97f Fix tautological constant out-of-range comparison warnings. 7 lat temu
  Alexander Færøy a1e8ef0076 Fix DoubleNL warning from `make check-spaces`. 7 lat temu
  Nick Mathewson 077d3085ec actually enable background compresion for consensuses 7 lat temu
  Nick Mathewson db370bb8a8 Test fix: expect old consensuses to be deleted if not deflate-compressed 7 lat temu
  Nick Mathewson 30dfb36148 consdiffmgr: Reload latest consensus entries on start. 7 lat temu
  Nick Mathewson 8100305e71 consdiffmgr: expose cached consensuses 7 lat temu
  Nick Mathewson 7b0dcf5c4a Cleanup logic: only retain zlib-compressed consensuses 7 lat temu
  Nick Mathewson 151cd121a2 consdiffmgr: compress incoming consensuses in the background 7 lat temu
  Nick Mathewson 6da31ec484 consdiffmgr: Extract the code for compressing and storing 7 lat temu
  Alexander Færøy 7a3efe25d9 Use different preferences for compression methods when streaming. 7 lat temu
  Alexander Færøy 141f6e3211 Add client_meth_pref array to define client compression preference. 7 lat temu
  Alexander Færøy 59d17ca2bb Fix indentation when using the ternary operator in handle_get_status_vote(). 7 lat temu