1. fca402a Add test for downstream tethering by Yuyang Huang · 2 years, 3 months ago
  2. 4c93f83 Revert^2 "[ST02.2] Use the getters of DnsHeader" by Junyu Lai · 3 years ago
  3. 110bbda Revert "[ST02.1] Add TYPE_CNAME constant to DnsResolver" by Remi NGUYEN VAN · 3 years ago
  4. c704388 Revert "[ST02.2] Use the getters of DnsHeader" by Remi NGUYEN VAN · 3 years ago
  5. ec2b247 [ST02.2] Use the getters of DnsHeader by Junyu Lai · 3 years ago
  6. 822ab28 [ST02.1] Add TYPE_CNAME constant to DnsResolver by Junyu Lai · 3 years, 1 month ago
  7. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 1 month ago
  8. 74cbfd5 DnsResolver: Make DnsException ctor public by Aswin Sankar · 3 years, 9 months ago
  9. f6f3930 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 5 months ago
  10. 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago[Renamed from core/java/android/net/DnsResolver.java]
  11. ff0dc5c Move DnsPacket to libs net by Luke Huang · 5 years ago
  12. 6c8b770 Fix race condition caused by fd reused for DnsResolver by Luke Huang · 6 years ago
  13. be164b2 Fix issue for DnsResolver#query by Luke Huang · 6 years ago
  14. 26c1cdb Add Rfc6724 style sort for DnsResolver and fix potential bug by Luke Huang · 6 years ago
  15. 4c349d2 Fix DnsResolver API could not bypass private DNS correctly by Luke Huang · 6 years ago
  16. 81cec00 API council feedbacks for DnsResolver by Luke Huang · 6 years ago
  17. 293ffaa Minor change for async DNS API by Luke Huang · 6 years ago
  18. fb5afab Unremove DnsResolver#query method used by external developers by Luke Huang · 6 years ago
  19. e17bb2d Fix cancellation race problem for aysnc DNS API by Luke Huang · 6 years ago
  20. b1cf5aa Support query cancellation for async DNS API by Luke Huang · 6 years ago
  21. dfd2e4d Replace Handler with Executor for async DNS API by Luke Huang · 6 years ago
  22. 6d72b2c Refactor answer callback for async DNS query JAVA API by Luke Huang · 6 years ago
  23. 1244835 Minor changes to the async DNS query JAVA API by Luke Huang · 7 years ago
  24. 6d23e74 Add asynchronous DNS query API in Java by Luke Huang · 7 years ago