- bb4c717 Add MdnsDiscoveryManager constructor without looper by Treehugger Robot · 2 years, 3 months ago
- 901e5b1 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 3 months ago
- e6e3e2b Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 3 months ago
- b366d24 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 3 months ago
- 11895c0 Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 3 months ago
- 74cc6d3 Use a single SharedLog for all mdns components by Paul Hu · 2 years, 4 months ago
- 6f4d806 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
- 34b5eea Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
- f93a9dd Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
- b2e67d3 Revert^2 "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 4 months ago
- b8a3a63 Revert "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 4 months ago
- eaa9927 Put client logs into SharedLog and dump more logs by Paul Hu · 2 years, 4 months ago
- 700778b Handle downstream tethering interface addresses in MdnsSocketProvider by Yuyang Huang · 2 years, 6 months ago
- 3bee9d4 Avoid creating a Network with INetd.LOCAL_NET_ID by Yuyang Huang · 2 years, 5 months ago
- aa0e960 NsdService should set the Inet6Address scope ids by Yuyang Huang · 2 years, 5 months ago
- 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 6 months ago
- d741db3 Merge changes I53ebf1bb,I8540af27 by Remi NGUYEN VAN · 2 years, 6 months ago
- ee0e6cd Merge "Migrate reigster service callback backend" by Paul Hu · 2 years, 6 months ago
- beb03f1 Enable new NsdManager backend on U+ by Remi NGUYEN VAN · 2 years, 6 months ago
- 2b86591 Fill in all resolved addresses into NsdServiceInfo by Paul Hu · 2 years, 6 months ago
- 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 7 months ago
- e4407fb Merge changes I987ab866,I73fa9ca7 by Paul Hu · 2 years, 6 months ago
- 151d0a5 Add flags for allowlisting types for new NSD impl by Remi NGUYEN VAN · 2 years, 6 months ago
- 7445e3d Drop dot at the end of service type by Paul Hu · 2 years, 6 months ago
- de5adc4 Merge changes I488cc768,Icb9ed7ae,Ib18c3afb,Iba293b47,Ied55829c, ... by Remi NGUYEN VAN · 2 years, 6 months ago
- e4f5f25 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 6 months ago
- bb62b1d Use resolveInstanceName in NsdService by Remi NGUYEN VAN · 2 years, 6 months ago
- 8d45846 Merge "Revert "Implement the stop resolution with MdnsDiscoveryManager"" by Ahmad Khalil · 2 years, 6 months ago
- 4b8d45a Revert "Implement the stop resolution with MdnsDiscoveryManager" by Ahmad Khalil · 2 years, 6 months ago
- 1246c72 Merge "Implement the stop resolution with MdnsDiscoveryManager" by Paul Hu · 2 years, 6 months ago
- 6d77c41 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 6 months ago
- 58f2060 Stop monitoring sockets until all sockets are unrequested by Paul Hu · 2 years, 6 months ago
- a8a777b Allow Advertiser, DiscoveryManager runtime toggle by Remi NGUYEN VAN · 2 years, 7 months ago
- 8f453b9 Combine SparseArrays in ClientInfo by Remi NGUYEN VAN · 2 years, 7 months ago
- 5fc52a4 Merge "Do not return found services on dummy0" by Remi NGUYEN VAN · 2 years, 7 months ago
- 643edb6 Do not return found services on dummy0 by Remi NGUYEN VAN · 2 years, 7 months ago
- 18aeccc New API to listen service update by Paul Hu · 2 years, 8 months ago
- fd02056 Merge "New API to stop service resolution" by Remi NGUYEN VAN · 2 years, 7 months ago
- 5b9074c Optionally use MdnsAdvertiser for advertising by Remi NGUYEN VAN · 2 years, 7 months ago
- b58deb7 New API to stop service resolution by Paul Hu · 2 years, 8 months ago
- 75069ed Implement service resolved callback by Paul Hu · 2 years, 7 months ago
- 319751a Implement service lost callback by Paul Hu · 2 years, 7 months ago
- 019621e Implement service found callback by Paul Hu · 2 years, 7 months ago
- 23fa202 Use MdnsDiscoveryManager for discovery by Paul Hu · 2 years, 7 months ago
- 4bd98ef Create the MdnsDiscoveryManager by Paul Hu · 2 years, 7 months ago
- 116b4c0 Add null check for clientInfo by Paul Hu · 3 years ago
- 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
- d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 3 months ago
- 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 3 months ago
- 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
- eca1e92 Merge "Deal with non-ASCII characters on resolution info" by Treehugger Robot · 3 years, 3 months ago
- be18660 Deal with non-ASCII characters on resolution info by paulhu · 3 years, 4 months ago
- 360a8e9 Register service on the specified network by Paul Hu · 3 years, 4 months ago
- 1b35e82 Remove InterruptedException from NsdService#create by paulhu · 3 years, 5 months ago
- 2b9ed95 Use MDns aidl on NsdService by paulhu · 3 years, 6 months ago
- 2365130 Support discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
- f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
- e500616 Move f/b/packages/Nsd files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 9 months ago[Renamed from packages/Nsd/service/src/com/android/server/NsdService.java]
- 5568f45 Stop using NSD_ON setting by paulhu · 3 years, 9 months ago
- b222570 Replace @hide APIs by paulhu · 3 years, 9 months ago
- 73a8203 Centralize nsd associated files by paulhu · 3 years, 9 months ago[Renamed from services/core/java/com/android/server/NsdService.java]
- 62eb76e Remove AsyncChannel usage in NsdManager by Remi NGUYEN VAN · 4 years ago
- f7277ed Keep the native mdns daemon alive for pre-S application by Luke Huang · 4 years, 1 month ago
- 92860f9 Fix the comments from aosp/1717479. by Luke Huang · 4 years, 2 months ago
- 0529858 Make NsdService only start the native daemon when needed and automatically clean it up. by Luke Huang · 4 years, 2 months ago
- 339c010 Move module utils to the module package. by Chalard Jean · 5 years ago
- 6346538 Apply fixes for EfficientStrings. by Jeff Sharkey · 4 years, 10 months ago
- de27d61 Revert "Move module utils to the module package." by Hridya Valsaraju · 4 years, 11 months ago
- 885d9b0 Move module utils to the module package. by Chalard Jean · 5 years ago
- 1970749 Move DnsSdTxtRecord to net common static library by Aaron Huang · 6 years ago
- a262cc1 Replace the permission of internal connectivity checks by paulhu · 6 years ago
- 2b9c0de Merge changes If4deb106,Ib25d7658 am: 0388f0e47b am: 41a57af66a am: ae278410f5 by Hugo Benichi · 8 years ago
- f608335 NsdService: do not use ContentResolver directly by Hugo Benichi · 8 years ago
- 9e0bb31 Merge "NsdService: more cleanups" am: cfd9a290ef am: 49bc06d0f9 am: ea0d4a65f9 by Hugo Benichi · 8 years ago
- 20f5ef9 Merge changes I4872f8ba,I92039f29,Iaad13e13 am: 767ac317e2 am: 717238a614 by Hugo Benichi · 8 years ago
- 912db99 NsdService: more cleanups by Hugo Benichi · 8 years ago
- d2552ae NsdService: simple cleanups by Hugo Benichi · 8 years ago
- 4dd4db7 NsdService: test coverage for client requests. by Hugo Benichi · 8 years ago
- f659a67 Merge "NsdService: disentangle NativeDaemonConnector from ctor" am: fa97f11b20 am: 47748b754c by Hugo Benichi · 8 years ago
- 6d70644 NsdService: disentangle NativeDaemonConnector from ctor by Hugo Benichi · 8 years ago
- 9fc7343 Merge "NsdService: bootstrap unit tests" am: ec33961ae0 am: dd53c962b2 by Hugo Benichi · 8 years ago
- 803a2f0 NsdService: bootstrap unit tests by Hugo Benichi · 8 years ago
- 0a33697 Merge changes I9ad4ce81,I360d539e am: f34d09ac30 am: 4062ac81be am: 84c878ecc8 by Hugo Benichi · 8 years ago
- f0c8409 NsdService: minor cleanups by Hugo Benichi · 8 years ago
- 32be63d Nsdmanager/NsdService: add logging by Hugo Benichi · 8 years ago
- f1077c3 Consistent dump() permission checking. by Jeff Sharkey · 8 years ago
- bbb41dd Parse and validate txt records. by Philip P. Moltmann · 9 years ago
- 9f5c3b8 Turn down the logging a little bit. by Joe Onorato · 10 years ago
- ad5bfa5 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
- 45cc2ce Handle null values in registerService by Christopher Lane · 11 years ago
- a53dd7f Unescape strings properly in NsdService. by Sreeram Ramachandran · 11 years ago
- fba1559 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
- 7441122 Fix incorrect "listener no longer active" errors by Christopher Lane · 11 years ago
- b6e0448 Fix build by Christopher Lane · 11 years ago
- 6f34914 resolved conflicts for merge of 468c0578 to master by Christopher Lane · 11 years ago
- 0f2cc36 Add support for custom TXT records in NSD by Christopher Lane · 11 years ago
- 5da9a41 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
- cf4709a am cb1254f1: am 20caa09c: am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
- 20caa09 am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
- 9cd0fea Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 11 years ago