Commit History

Author SHA1 Message Date
  teor 97249c4f5e Make bridge clients download bridge descriptors immediately 6 years ago
  David Goulet 31da3898e7 prop224: Add directory_request_fetch_set_hs_ident() 6 years ago
  David Goulet c38144bb0f prop224: Client callback when descriptor has arrived 6 years ago
  George Kadianakis 6eb9de1b8c test: Add tests for fetching descs and handling SOCKS conns. 7 years ago
  David Goulet 343af1a9cf prop224: Add the dir purpose HAS_FETCHED 6 years ago
  George Kadianakis f93b77a18c prop224: Add client code to handle fetched HS descriptors. 7 years ago
  George Kadianakis ebacf4dd6e prop224: Introduce v2/v3 HS desc fetch retry functionality. 7 years ago
  George Kadianakis c754864cfd prop224: Add code that launches v3 HS desc fetches. 7 years ago
  George Kadianakis 0bf8587858 Do more type checking when setting HS idents. 6 years ago
  David Goulet bce0c6caad prop224: Directory function to upload descriptor 7 years ago
  Nick Mathewson 948158df33 Merge branch 'bug17750_029_squashed' 6 years ago
  teor 527c0735f1 Comment that failure schedules always use exponential backoff 6 years ago
  teor 32f0cbc0f6 Refactor exponential backoff multipliers into macros 6 years ago
  teor 344f5a71c5 Use download_status_get_next_attempt_at() more often 6 years ago
  teor f813b05202 Give correct bounds in next_random_exponential_delay() comment 6 years ago
  teor c21cfd28f4 Make clients try fallbacks before authorities 7 years ago
  Nick Mathewson 3781678a3c Merge branch 'maint-0.3.1' 6 years ago
  Nick Mathewson 31a08ba26f Merge remote-tracking branch 'public/bug22670_031' into maint-0.3.1 6 years ago
  Nick Mathewson 559195ea82 Merge branch 'maint-0.3.1' 6 years ago
  Alexander Færøy 0a4af86335 Return "304 not modified" if a client already have the most recent consensus. 6 years ago
  huyvq d92b999757 Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options) 7 years ago
  Nick Mathewson 5537e1fc45 If we successfully decompress an HTTP body, return immediately. 7 years ago
  Nick Mathewson d8cd68caf1 If a _guessed_ compression method fails, it is never PROTOCOL_WARN. 7 years ago
  Nick Mathewson 7b3161f008 It should be a PROTOCOL_WARN when we have an incorrect content-encoding. 7 years ago
  Nick Mathewson 9018da06c7 Short-circuit the no-decompression-needed case, for clarity 7 years ago
  Nick Mathewson c0e9698fca Extract "decompress" portion of connection_dir_client_reached_eof() 7 years ago
  Nick Mathewson 782eb02b79 Send the correct content-encoding when serving cached_dir_t objects 7 years ago
  teor 7d535ea9d3 Add extra logging during compression and decompression 7 years ago
  Nick Mathewson 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 7 years ago
  Nick Mathewson b80a35e683 Improve the message we log on unexpected dirauth status code 7 years ago