1. 8698320 Provide a way to disable socket() and DNS lookups in libnetd_client. by Luke Huang · 4 years, 5 months ago
  2. 3b56e5c Seperate header target for DnsResolver from libnetd_client_header by Luke Huang · 4 years, 6 months ago
  3. 6074197 FwmarkCommand.h - fix uninitialized fields in constructor by Maciej Żenczykowski · 4 years, 7 months ago
  4. f24eb88 Netd callbacks for socket calls in Bionic by Praveen Moongalam Thyagarajan · 5 years ago
  5. cd42a20 Use header_libs instead of include_dirs for resolv by Luke Huang · 5 years ago
  6. 63df948 Make getdnsnetid returning app_netId instead of dns_netId and fix nits by Luke Huang · 6 years ago
  7. 185098d Add getDnsNetId cmd in DnsProxyListener by Luke Huang · 6 years ago
  8. 709c985 Fix nits for BinderUtil.h by Luke Huang · 6 years ago
  9. e3f1181 Enable gen_log for DnsResolverService and fix some style problems by Luke Huang · 6 years ago
  10. 7720e4a Refactor CommandListener to binder version for preparing ndc by Luke Huang · 6 years ago
  11. e7e332f Move Stopwatch to libnetdutils by Mike Yu · 6 years ago
  12. a686ebc Allow NetworkStack permissions in netd by Remi NGUYEN VAN · 6 years ago
  13. 0ae31af Move DnsProxyListener to libnetd_resolv by Mike Yu · 6 years ago
  14. 9a729d7 network statistic data and metrics collection by lifr · 6 years ago
  15. 952d094 Implementation of control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  16. 110c54e Add control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  17. e48fbcb Following commit for asynchronous DNS query API by Luke Huang · 6 years ago
  18. c68f1b9 Add asynchronous DNS query API and basic tests. by Luke Huang · 6 years ago
  19. 189eb50 Move resolver public headers to separate include path by Bernie Innocenti · 6 years ago
  20. 9d2a53f Merge "Return -EAFNOSUPPORT for invalid sockets" by Remi NGUYEN VAN · 7 years ago
  21. eabc5da Return -EAFNOSUPPORT for invalid sockets by Remi NGUYEN VAN · 7 years ago
  22. 1564d48 Program local and TLS servers, and allow TLS-bypass by Erik Kline · 7 years ago
  23. b9baf26 [ipsec-qtaguid] Reserve mark, add ipsec bw exemptions by Benedict Wong · 7 years ago
  24. 9944ba8 New commands for replacing qtaguid native API by Chenbo Feng · 7 years ago
  25. 648cf02 Add missing includes. by Dan Albert · 7 years ago
  26. 19ee8a8 Add finer-grained logging of netd startup times. by Lorenzo Colitti · 8 years ago
  27. 1ed96e2 Move some code out of CommandListener. by Lorenzo Colitti · 8 years ago
  28. 7dfaa78 DO NOT MERGE: Add success/errno to connect() event reporting by Hugo Benichi · 8 years ago
  29. 7d37453 Add connect event reporting by Michal Karpinski · 8 years ago
  30. 7e05cc9 Move Stopwatch into its own header by Robin Lee · 8 years ago
  31. d102965 List network permissions in dumpsys netd. by Lorenzo Colitti · 8 years ago
  32. d1df597 Add FwmarkServer support for querying whether a UID can access a NetID by Paul Jensen · 10 years ago
  33. a69d947 Introduce a SELECT_FOR_USER fwmarkd command. by Sreeram Ramachandran · 10 years ago
  34. 335f293 Cosmetic: Remove unnecessary constructor. by Sreeram Ramachandran · 10 years ago
  35. ed4bd1f Fix permissions handling. by Sreeram Ramachandran · 10 years ago
  36. 3a069e6 Return negative errno (instead of positive) on failure. by Sreeram Ramachandran · 10 years ago
  37. 4d4c8b7 Add getNetworkForSocket(). by Sreeram Ramachandran · 10 years ago
  38. 31f4210 Return errors explicitly instead of using errno. by Sreeram Ramachandran · 10 years ago
  39. d794e58 Add a client API to protect a socket from VPNs. by Sreeram Ramachandran · 10 years ago
  40. efbe05d New network selection APIs. by Sreeram Ramachandran · 11 years ago
  41. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago