Commit History

Author SHA1 Message Date
  Nick Mathewson 57710c1587 New function to add additional headers to a directory request 7 years ago
  Nick Mathewson 10a4f9cd07 Merge branch 'parse_accept_encoding' 7 years ago
  Nick Mathewson 33a2fd065d Merge branch 'dirreq' 7 years ago
  Nick Mathewson fec3050ea9 Tests for parse_accept_encoding 7 years ago
  Nick Mathewson d7fab36037 Make directory_request_set_guard_state static. 7 years ago
  Nick Mathewson 81045e19eb Document the new directory_request_t API and add some assertions 7 years ago
  Nick Mathewson 3327e675fd Remove old directory_initiate_command_*() functions. 7 years ago
  Nick Mathewson c300fd7e65 Have directory_get_from_all_authorities use requests. 7 years ago
  Nick Mathewson a55bd00b0f continue refactoring directory API: remove initiate_command_rend 7 years ago
  Alexander Færøy e8b025dfc3 Rename `zlib_compression_level_t` to `compression_level_t`. 7 years ago
  Nick Mathewson 91a6fbcf77 Begin work to turn "directory request" into an object 7 years ago
  Nick Mathewson 208c2a5c74 Merge branch 'spooling_squashed' 7 years ago
  Nick Mathewson 8aa69a1b69 Refactor the directory spool implementation 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  teor 584d723e04 Restrict fuzzing to the directory headers 7 years ago
  teor 02068c6391 For fuzzing: Expose directory_handle_command. 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Nick Mathewson 800dff1308 Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson 5385a023e1 Do not apply 'max_failures' to random-exponential schedules. 7 years ago
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 years ago
  George Kadianakis a8efd087bd test: Add prop224 directory fetch/upload unit tests 7 years ago
  George Kadianakis f59990f24d prop224: Directory support for v3 descriptor fetch 7 years ago
  David Goulet 45a72356cb prop224: Directory support for v3 descriptor publishing 7 years ago
  Nick Mathewson 8cc528c750 Allow asking a bridge's own descriptor over one-hop connection 7 years ago
  Chelsea H. Komlo 195ccce94e Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose 7 years ago
  teor (Tim Wilson-Brown) b560f852f2 Implement Prop #260: Single Onion Services 7 years ago
  teor (Tim Wilson-Brown) d3ca6fe475 Call purpose_needs_anonymity in authority_certs_fetch_missing 7 years ago
  Andrea Shepard 1f1df4ab74 Move exponential-random backoff computation out of download_status_schedule_get_delay() into separate function, per code review 8 years ago
  Andrea Shepard 695b0bd1d5 Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t 8 years ago
  Roger Dingledine bcae392e0e avoid another redundant check 8 years ago