Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson 948158df33 Merge branch 'bug17750_029_squashed' 6 gadi atpakaļ
  teor 527c0735f1 Comment that failure schedules always use exponential backoff 6 gadi atpakaļ
  teor 32f0cbc0f6 Refactor exponential backoff multipliers into macros 6 gadi atpakaļ
  teor 344f5a71c5 Use download_status_get_next_attempt_at() more often 6 gadi atpakaļ
  teor f813b05202 Give correct bounds in next_random_exponential_delay() comment 6 gadi atpakaļ
  teor c21cfd28f4 Make clients try fallbacks before authorities 7 gadi atpakaļ
  Nick Mathewson 3781678a3c Merge branch 'maint-0.3.1' 6 gadi atpakaļ
  Nick Mathewson 31a08ba26f Merge remote-tracking branch 'public/bug22670_031' into maint-0.3.1 6 gadi atpakaļ
  Nick Mathewson 559195ea82 Merge branch 'maint-0.3.1' 6 gadi atpakaļ
  Alexander Færøy 0a4af86335 Return "304 not modified" if a client already have the most recent consensus. 6 gadi atpakaļ
  huyvq d92b999757 Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options) 7 gadi atpakaļ
  Nick Mathewson 5537e1fc45 If we successfully decompress an HTTP body, return immediately. 7 gadi atpakaļ
  Nick Mathewson d8cd68caf1 If a _guessed_ compression method fails, it is never PROTOCOL_WARN. 7 gadi atpakaļ
  Nick Mathewson 7b3161f008 It should be a PROTOCOL_WARN when we have an incorrect content-encoding. 7 gadi atpakaļ
  Nick Mathewson 9018da06c7 Short-circuit the no-decompression-needed case, for clarity 7 gadi atpakaļ
  Nick Mathewson c0e9698fca Extract "decompress" portion of connection_dir_client_reached_eof() 7 gadi atpakaļ
  Nick Mathewson 782eb02b79 Send the correct content-encoding when serving cached_dir_t objects 7 gadi atpakaļ
  teor 7d535ea9d3 Add extra logging during compression and decompression 7 gadi atpakaļ
  Nick Mathewson 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 7 gadi atpakaļ
  Nick Mathewson b80a35e683 Improve the message we log on unexpected dirauth status code 7 gadi atpakaļ
  Roger Dingledine 4e3ea6d5c8 fix minor grammar error in comment 7 gadi atpakaļ
  Alexander Færøy 9604980733 Log a warning if we receive a disallowed compression method for an anonymous connection. 7 gadi atpakaļ
  Nick Mathewson 9a50c73104 Merge remote-tracking branch 'ahf/bugs/22305' 7 gadi atpakaļ
  Alexander Færøy 5a0eab68e1 Ensure that only GZip and Zlib compression is handled for anonymous connections. 7 gadi atpakaļ
  Alexander Færøy 2b26ac1390 Refactor error path handling in connection_dir_client_reached_eof(). 7 gadi atpakaļ
  George Kadianakis 52498b8183 Set guard state on bridge descriptor fetches. 7 gadi atpakaļ
  Alexander Færøy 26795da900 Don't add "Accept-Encoding" header if directory connection is anonymous. 7 gadi atpakaļ
  Nick Mathewson bbeba2412e Fix resource leak in parse_consensus_request() 7 gadi atpakaļ
  Nick Mathewson 294d80044d remove a variable I missed 7 gadi atpakaļ
  Nick Mathewson d3279d4304 Do not try to uncompress an empty spool 7 gadi atpakaļ