1. f4fa285 Remove redundant "using" statements by Yi Kong · 2 years, 4 months ago
  2. 9b72daa Replace StringPrintf() with fmt::format() by chenbruce · 2 years, 10 months ago
  3. 423b58e Downgrade DoT connection error message to Warning by Mike Yu · 3 years, 2 months ago
  4. 5e1b991 Fix DnsTlsSocket to consume all pending data from ssl by Mike Yu · 3 years, 7 months ago
  5. 1919271 Move connectTimeout to DnsTlsSocket by Mike Yu · 3 years, 10 months ago
  6. e93d9ae Allow to do TLS handshake on DnsTlsSocket loop thread by Mike Yu · 3 years, 10 months ago
  7. 0c8e452 Add some states to trace DnsTlsSocket life cycle by Mike Yu · 3 years, 10 months ago
  8. f6b6409 Preserve original errno before calling close() by Mike Yu · 3 years, 9 months ago
  9. 441d937 Add startHandshake to IDnsTlsSocket by Mike Yu · 4 years ago
  10. 26dc2b0 Allow only AID_ROOT to inject certificate by Ken Chen · 4 years ago
  11. 5b757ef Merge "Remove RESOLV_INJECT_CA_CERTIFICATE" by Treehugger Robot · 4 years ago
  12. 17bb79a Remove markToFwmarkString() by Mike Yu · 4 years, 1 month ago
  13. cb902c9 Don't use Fwmark to rename threads by Mike Yu · 4 years, 1 month ago
  14. 3ff678b DnsResolver/DnsTlsSocket - fixes bugprone-unused-return-value warning by Maciej Żenczykowski · 4 years, 2 months ago
  15. 18f64f1 Remove RESOLV_INJECT_CA_CERTIFICATE by Ken Chen · 4 years, 5 months ago
  16. 4658b25 Don't allow a non-empty CA certificate in production code. by Lorenzo Colitti · 4 years, 7 months ago
  17. 8ab18ba Support RDNS on cache and uid/pid tagging by Praveen Moongalam Thyagarajan · 4 years, 9 months ago
  18. a772c20 Make private DNS connect timeout configurable by Mike Yu · 4 years, 9 months ago
  19. d975bf3 Tag with TAG_SYSTEM_DNS for dns packets. by Sehee Park · 4 years, 10 months ago
  20. 04f1d48 Set the name for resolver threads by Mike Yu · 4 years, 10 months ago
  21. 0e73c2e Remove support for DNS-over-TLS certificate fingerprints. by waynema · 4 years, 11 months ago
  22. 3237217 Add socket mark info into SSL_connect error by Chiachang Wang · 5 years ago
  23. 2c11878 fchown DNS lookup sockets to UID of the app that sent the DNS lookup. by Sehee Park · 5 years ago
  24. aff8584 Finish removing ALOG() from system/netd/resolv/ by chenbruce · 5 years ago
  25. 5471dca Unify log tag of DNS resolver by Ken Chen · 5 years ago
  26. 97ee109 Fix bogus error checking on unique_fd by Bernie Innocenti · 5 years ago
  27. 62176fd Fix DnsTlsSocket fast shutdown path by Ben Schwartz · 5 years ago
  28. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 5 years ago
  29. 2187abe Copy queries synchronously in DnsTlsSocket by Ben Schwartz · 5 years ago
  30. f48c3c7 Remove libnetd_resolv dependency on Fwmark by Mike Yu · 6 years ago
  31. bab3daa Merge libnetddns into libnetd_resolv by Mike Yu · 6 years ago