Historique des commits

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