Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 480f966a74 Remove changes files for issues resolved in 0.3.0.7. před 7 roky
  Nick Mathewson 3b8888c544 Initialize the HS cache at startup před 7 roky
  Nick Mathewson 71a21256b0 Merge branch 'bug22245_024' před 7 roky
  Nick Mathewson 85f75d617c Add hs_test_helpers.h to noinst_HEADERS před 7 roky
  Nick Mathewson a6514b8a20 Fix a logic error in hibernate.c před 7 roky
  Nick Mathewson 0e348720fc Fix assertion to actually have a chance of failing před 7 roky
  Nick Mathewson 1ec45bb546 Merge branch 'bug18100_029' před 7 roky
  Nick Mathewson 4473271c66 Fix the TRPOXY typo in connection_edge.c před 7 roky
  Nick Mathewson d3a39cf8d0 Merge remote-tracking branch 'public/bug20270_029' před 7 roky
  Nick Mathewson c83657c687 Remove two obsoleted options. před 7 roky
  Roger Dingledine 1474aaa456 fmt two man page entries před 7 roky
  Roger Dingledine 2cf8f6772b remove stray equals sign před 7 roky
  Alexander Færøy 363f4b8db5 Add stub functions for querying metadata about the consensus. před 7 roky
  Alexander Færøy 64116ab97f Fix tautological constant out-of-range comparison warnings. před 7 roky
  Alexander Færøy a1e8ef0076 Fix DoubleNL warning from `make check-spaces`. před 7 roky
  Nick Mathewson 077d3085ec actually enable background compresion for consensuses před 7 roky
  Nick Mathewson db370bb8a8 Test fix: expect old consensuses to be deleted if not deflate-compressed před 7 roky
  Nick Mathewson 30dfb36148 consdiffmgr: Reload latest consensus entries on start. před 7 roky
  Nick Mathewson 8100305e71 consdiffmgr: expose cached consensuses před 7 roky
  Nick Mathewson 7b0dcf5c4a Cleanup logic: only retain zlib-compressed consensuses před 7 roky
  Nick Mathewson 151cd121a2 consdiffmgr: compress incoming consensuses in the background před 7 roky
  Nick Mathewson 6da31ec484 consdiffmgr: Extract the code for compressing and storing před 7 roky
  Alexander Færøy 7a3efe25d9 Use different preferences for compression methods when streaming. před 7 roky
  Alexander Færøy 141f6e3211 Add client_meth_pref array to define client compression preference. před 7 roky
  Alexander Færøy 59d17ca2bb Fix indentation when using the ternary operator in handle_get_status_vote(). před 7 roky
  Alexander Færøy ef187bc280 Use compression_method_get_human_name() in connection_dir_client_reached_eof() před 7 roky
  Alexander Færøy 3a05687c6d Add API for getting human readable descriptions of a compress_method_t před 7 roky
  Alexander Færøy f8218b5ada Use compression_method_get_by_name() instead of explicit checks. před 7 roky
  Alexander Færøy cf2f7a1bea Decide compression method in the various handle_* functions(). před 7 roky
  Alexander Færøy a3a31fa120 Send "Accept-Encoding" to directory servers. před 7 roky