aboutsummaryrefslogtreecommitdiff
path: root/doh/doh.rs
AgeCommit message (Expand)Author
2023-07-05Revert "Revert "Injecting handshake relevant statistics into statsd.""Wayne Ma
2023-02-01Revert "Injecting handshake relevant statistics into statsd."Wayne Ma
2022-12-27Injecting handshake relevant statistics into statsd.Wayne Ma
2021-11-09DoH: Modularize main event loopMatthew Maurer
2021-10-07DoH: Migrate C callback logic to ffi moduleMatthew Maurer
2021-10-07DoH: Factor out message encodingMatthew Maurer
2021-10-07DoH: Factor out Quiche Config CacheMatthew Maurer
2021-10-07DoH: Factor out BootTimeMatthew Maurer
2021-10-05DoH: Remove unneeded runtime trackingMatthew Maurer
2021-10-04DoH: Lock access to DohDispatcherMatthew Maurer
2021-10-04DoH: Split out FFI logic to separate moduleMatthew Maurer