1. 4156cea Fix lints from Rust 1.60 by Chris Wailes · 2 years, 2 months ago
  2. a33e2c9 Make boot_time::timeout() timeout immediately when passing zero duration by Mike Yu · 2 years, 3 months ago
  3. f696ba3 DoH: Don't call handle_draining() more than once by Mike Yu · 2 years, 4 months ago
  4. 78f82d6 DoH: Use trace_id() in logging to differentiate between connections by Mike Yu · 2 years, 4 months ago
  5. dfbcdde DoH: Handle connection draining state by Mike Yu · 2 years, 4 months ago
  6. 882eeb9 DoH: Make session resumption as a flag by Mike Yu · 2 years, 4 months ago
  7. 75bef41 Wrap up some DoH flags by Mike Yu · 2 years, 4 months ago
  8. 166f60b DoH: Enable session resumption by Mike Yu · 2 years, 5 months ago
  9. 5d50b49 DoH: Reduce DOH_THREADS from 2 to 1 by Mike Yu · 2 years, 5 months ago
  10. 42a7353 DoH: Change to use runtime with current thread scheduler in doh_query() by Mike Yu · 2 years, 5 months ago
  11. 153b3fe DoH: Increase the size of Network mpsc channel by Mike Yu · 2 years, 6 months ago
  12. 5d2a107 DoH: Change Network to use try_send by Mike Yu · 2 years, 6 months ago
  13. 4c68497 Make max_idle_timeout configurable by Mike Yu · 2 years, 7 months ago
  14. 0f13e59 Add more debugging logs for DoH by Mike Yu · 2 years, 7 months ago
  15. e34efd0 Merge "Shorten the value of max_idle_timeout" by Mike Yu · 2 years, 7 months ago
  16. 25aca1e Shorten the value of max_idle_timeout by Mike Yu · 2 years, 7 months ago
  17. f974124 DoH: Automatically reconnect closed connections by Matthew Maurer · 2 years, 8 months ago
  18. ed78fda DoH: Modularize main event loop by Matthew Maurer · 2 years, 8 months ago
  19. 3a6b54a DoH: Migrate C callback logic to ffi module by Matthew Maurer · 2 years, 8 months ago
  20. 3083667 DoH: Factor out message encoding by Matthew Maurer · 2 years, 8 months ago
  21. 231d2b2 DoH: Factor out Quiche Config Cache by Matthew Maurer · 2 years, 8 months ago
  22. 373b7f6 DoH: Factor out BootTime by Matthew Maurer · 2 years, 8 months ago
  23. 6b17842 DoH: Refactor FFI by Matthew Maurer · 2 years, 9 months ago
  24. 29c917d DoH: Remove unneeded runtime tracking by Matthew Maurer · 2 years, 9 months ago
  25. 429321f DoH: Lock access to DohDispatcher by Matthew Maurer · 2 years, 8 months ago
  26. aa0dac6 DoH: Split out FFI logic to separate module by Matthew Maurer · 2 years, 9 months ago