Commit History

Author SHA1 Message Date
  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
  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
  Alexander Færøy 7a3efe25d9 Use different preferences for compression methods when streaming. 7 years ago
  Alexander Færøy 141f6e3211 Add client_meth_pref array to define client compression preference. 7 years ago
  Alexander Færøy 59d17ca2bb Fix indentation when using the ternary operator in handle_get_status_vote(). 7 years ago
  Alexander Færøy ef187bc280 Use compression_method_get_human_name() in connection_dir_client_reached_eof() 7 years ago
  Alexander Færøy 3a05687c6d Add API for getting human readable descriptions of a compress_method_t 7 years ago
  Alexander Færøy f8218b5ada Use compression_method_get_by_name() instead of explicit checks. 7 years ago
  Alexander Færøy cf2f7a1bea Decide compression method in the various handle_* functions(). 7 years ago
  Alexander Færøy a3a31fa120 Send "Accept-Encoding" to directory servers. 7 years ago