1. 283ff70 Merge "Add support to update the registered service in place" into main by Yuyang Huang · 1 year, 9 months ago
  2. e5cba9c Add support to update the registered service in place by Yuyang Huang · 1 year, 10 months ago
  3. d5896e7 Update registerOffloadEngine() permission check by Yuyang Huang · 1 year, 9 months ago
  4. 596a500 Check service ttl expiration by Paul Hu · 1 year, 10 months ago
  5. fd357ef Add NSD_LIMIT_LABEL_COUNT flag by Paul Hu · 1 year, 10 months ago
  6. 77c1118 Remove DefaultState in NsdService by Paul Hu · 1 year, 10 months ago
  7. f3fe333 Add expired services removal flag by Paul Hu · 1 year, 10 months ago
  8. f286ed5 Include A/AAAA records in probing packet by Paul Hu · 2 years ago
  9. ed4e7ec Update the logic of isFeatureEnabled and isFeatureNotChickenedOut by Motomu Utsumi · 2 years ago
  10. 365cf0a Merge "Add newApi linter check for mDNS library" into main by Yuyang Huang · 2 years ago
  11. dba0dbc Merge "Add test for downstream tethering" into main by Treehugger Robot · 2 years ago
  12. fc83170 Add newApi linter check for mDNS library by Yuyang Huang · 2 years ago
  13. fca402a Add test for downstream tethering by Yuyang Huang · 2 years, 3 months ago
  14. 508a012 Correct isLegacy metric data by Paul Hu · 2 years ago
  15. 169de9c Merge "Add Chicken bit for the mDNS offload feature" into main by Yuyang Huang · 2 years ago
  16. b96a071 Add Chicken bit for the mDNS offload feature by Yuyang Huang · 2 years ago
  17. 3e0be39 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
  18. 043bcd4 Report more advertising metrics data by Paul Hu · 2 years, 1 month ago
  19. 65f9612 Merge "Update permission check for offloadEngine registration" into main by Yuyang Huang · 2 years ago
  20. 2be259b Merge "Send OffloadServiceInfos when registerOffloadEngine is called" into main by Yuyang Huang · 2 years ago
  21. 8e6fbc8 Update permission check for offloadEngine registration by Yuyang Huang · 2 years ago
  22. c275a9e Send OffloadServiceInfos when registerOffloadEngine is called by Yuyang Huang · 2 years ago
  23. 1b5d601 Merge changes I47b91c0c,I630c0e49 into main by Paul Hu · 2 years ago
  24. bad6fe9 Report sent query count by Paul Hu · 2 years, 1 month ago
  25. ddce591 Report service info callback metrics data by Paul Hu · 2 years, 1 month ago
  26. cad1226 Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years ago
  27. 6014905 Report resolution stop by Paul Hu · 2 years, 1 month ago
  28. 624aeb4 Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
  29. a6bc463 Report resolution metrics data by Paul Hu · 2 years, 2 months ago
  30. 812e921 Report discovery metrics data by Paul Hu · 2 years, 2 months ago
  31. 101dbf5 Fix NullPointerException on NsdService by Paul Hu · 2 years ago
  32. 7ddf293 Replace usage of android.util.Log to SharedLog by Yuyang Huang · 2 years, 1 month ago
  33. 33fa4d2 Add callbacks for service offload by Yuyang Huang · 2 years, 6 months ago
  34. 777ed05 Report registration metrics data by Paul Hu · 2 years, 2 months ago
  35. cdef353 Add NetworkNsdReportedMetrics by Paul Hu · 2 years, 2 months ago
  36. d44e1b7 Rename some variables in NsdService by Paul Hu · 2 years, 2 months ago
  37. 83ec7f4 Add more logs for debugging by Paul Hu · 2 years, 2 months ago
  38. a8efbe0 Take the multicast lock on mDNS usage by Remi NGUYEN VAN · 2 years, 3 months ago
  39. ff96322 Turn on removeExpiredService feature by Yuyang Huang · 2 years, 3 months ago
  40. 243d1a5 Add MdnsDiscoveryManager constructor without looper by Yuyang Huang · 2 years, 3 months ago
  41. 7f0af78 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 3 months ago
  42. ce44beb Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 3 months ago
  43. f2d0641 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 3 months ago
  44. 2f82fcd Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 3 months ago
  45. 14667de Use a single SharedLog for all mdns components by Paul Hu · 2 years, 4 months ago
  46. ab809e5 Merge "Fix isFeatureEnabled namespace and overload usage" by Treehugger Robot · 2 years, 3 months ago
  47. de802c8 Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
  48. 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
  49. a6a6ff9 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
  50. b2e67d3 Revert^2 "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 4 months ago
  51. b8a3a63 Revert "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 4 months ago
  52. eaa9927 Put client logs into SharedLog and dump more logs by Paul Hu · 2 years, 4 months ago
  53. 700778b Handle downstream tethering interface addresses in MdnsSocketProvider by Yuyang Huang · 2 years, 5 months ago
  54. 3bee9d4 Avoid creating a Network with INetd.LOCAL_NET_ID by Yuyang Huang · 2 years, 5 months ago
  55. aa0e960 NsdService should set the Inet6Address scope ids by Yuyang Huang · 2 years, 5 months ago
  56. 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 5 months ago
  57. d741db3 Merge changes I53ebf1bb,I8540af27 by Remi NGUYEN VAN · 2 years, 5 months ago
  58. ee0e6cd Merge "Migrate reigster service callback backend" by Paul Hu · 2 years, 5 months ago
  59. beb03f1 Enable new NsdManager backend on U+ by Remi NGUYEN VAN · 2 years, 5 months ago
  60. 2b86591 Fill in all resolved addresses into NsdServiceInfo by Paul Hu · 2 years, 6 months ago
  61. 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 6 months ago
  62. e4407fb Merge changes I987ab866,I73fa9ca7 by Paul Hu · 2 years, 6 months ago
  63. 151d0a5 Add flags for allowlisting types for new NSD impl by Remi NGUYEN VAN · 2 years, 6 months ago
  64. 7445e3d Drop dot at the end of service type by Paul Hu · 2 years, 6 months ago
  65. de5adc4 Merge changes I488cc768,Icb9ed7ae,Ib18c3afb,Iba293b47,Ied55829c, ... by Remi NGUYEN VAN · 2 years, 6 months ago
  66. e4f5f25 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 6 months ago
  67. bb62b1d Use resolveInstanceName in NsdService by Remi NGUYEN VAN · 2 years, 6 months ago
  68. 8d45846 Merge "Revert "Implement the stop resolution with MdnsDiscoveryManager"" by Ahmad Khalil · 2 years, 6 months ago
  69. 4b8d45a Revert "Implement the stop resolution with MdnsDiscoveryManager" by Ahmad Khalil · 2 years, 6 months ago
  70. 1246c72 Merge "Implement the stop resolution with MdnsDiscoveryManager" by Paul Hu · 2 years, 6 months ago
  71. 6d77c41 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 6 months ago
  72. 58f2060 Stop monitoring sockets until all sockets are unrequested by Paul Hu · 2 years, 6 months ago
  73. a8a777b Allow Advertiser, DiscoveryManager runtime toggle by Remi NGUYEN VAN · 2 years, 7 months ago
  74. 8f453b9 Combine SparseArrays in ClientInfo by Remi NGUYEN VAN · 2 years, 7 months ago
  75. 5fc52a4 Merge "Do not return found services on dummy0" by Remi NGUYEN VAN · 2 years, 7 months ago
  76. 643edb6 Do not return found services on dummy0 by Remi NGUYEN VAN · 2 years, 7 months ago
  77. 18aeccc New API to listen service update by Paul Hu · 2 years, 8 months ago
  78. fd02056 Merge "New API to stop service resolution" by Remi NGUYEN VAN · 2 years, 7 months ago
  79. 5b9074c Optionally use MdnsAdvertiser for advertising by Remi NGUYEN VAN · 2 years, 7 months ago
  80. b58deb7 New API to stop service resolution by Paul Hu · 2 years, 8 months ago
  81. 75069ed Implement service resolved callback by Paul Hu · 2 years, 7 months ago
  82. 319751a Implement service lost callback by Paul Hu · 2 years, 7 months ago
  83. 019621e Implement service found callback by Paul Hu · 2 years, 7 months ago
  84. 23fa202 Use MdnsDiscoveryManager for discovery by Paul Hu · 2 years, 7 months ago
  85. 4bd98ef Create the MdnsDiscoveryManager by Paul Hu · 2 years, 7 months ago
  86. 116b4c0 Add null check for clientInfo by Paul Hu · 3 years ago
  87. 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
  88. d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 3 months ago
  89. 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 3 months ago
  90. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  91. eca1e92 Merge "Deal with non-ASCII characters on resolution info" by Treehugger Robot · 3 years, 3 months ago
  92. be18660 Deal with non-ASCII characters on resolution info by paulhu · 3 years, 4 months ago
  93. 360a8e9 Register service on the specified network by Paul Hu · 3 years, 4 months ago
  94. 1b35e82 Remove InterruptedException from NsdService#create by paulhu · 3 years, 4 months ago
  95. 2b9ed95 Use MDns aidl on NsdService by paulhu · 3 years, 6 months ago
  96. 2365130 Support discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  97. f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
  98. e500616 Move f/b/packages/Nsd files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 8 months ago[Renamed from packages/Nsd/service/src/com/android/server/NsdService.java]
  99. 5568f45 Stop using NSD_ON setting by paulhu · 3 years, 9 months ago
  100. b222570 Replace @hide APIs by paulhu · 3 years, 9 months ago