1. 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
  2. d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 3 months ago
  3. 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 3 months ago
  4. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  5. eca1e92 Merge "Deal with non-ASCII characters on resolution info" by Treehugger Robot · 3 years, 3 months ago
  6. be18660 Deal with non-ASCII characters on resolution info by paulhu · 3 years, 4 months ago
  7. 360a8e9 Register service on the specified network by Paul Hu · 3 years, 4 months ago
  8. 1b35e82 Remove InterruptedException from NsdService#create by paulhu · 3 years, 5 months ago
  9. 2b9ed95 Use MDns aidl on NsdService by paulhu · 3 years, 6 months ago
  10. 2365130 Support discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  11. f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
  12. 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]
  13. 5568f45 Stop using NSD_ON setting by paulhu · 3 years, 9 months ago
  14. b222570 Replace @hide APIs by paulhu · 3 years, 9 months ago
  15. 73a8203 Centralize nsd associated files by paulhu · 3 years, 9 months ago[Renamed from services/core/java/com/android/server/NsdService.java]
  16. 62eb76e Remove AsyncChannel usage in NsdManager by Remi NGUYEN VAN · 4 years ago
  17. f7277ed Keep the native mdns daemon alive for pre-S application by Luke Huang · 4 years, 1 month ago
  18. 92860f9 Fix the comments from aosp/1717479. by Luke Huang · 4 years, 2 months ago
  19. 0529858 Make NsdService only start the native daemon when needed and automatically clean it up. by Luke Huang · 4 years, 2 months ago
  20. 339c010 Move module utils to the module package. by Chalard Jean · 5 years ago
  21. 6346538 Apply fixes for EfficientStrings. by Jeff Sharkey · 4 years, 10 months ago
  22. de27d61 Revert "Move module utils to the module package." by Hridya Valsaraju · 4 years, 11 months ago
  23. 885d9b0 Move module utils to the module package. by Chalard Jean · 5 years ago
  24. 1970749 Move DnsSdTxtRecord to net common static library by Aaron Huang · 6 years ago
  25. a262cc1 Replace the permission of internal connectivity checks by paulhu · 6 years ago
  26. 2b9c0de Merge changes If4deb106,Ib25d7658 am: 0388f0e47b am: 41a57af66a am: ae278410f5 by Hugo Benichi · 8 years ago
  27. f608335 NsdService: do not use ContentResolver directly by Hugo Benichi · 8 years ago
  28. 9e0bb31 Merge "NsdService: more cleanups" am: cfd9a290ef am: 49bc06d0f9 am: ea0d4a65f9 by Hugo Benichi · 8 years ago
  29. 20f5ef9 Merge changes I4872f8ba,I92039f29,Iaad13e13 am: 767ac317e2 am: 717238a614 by Hugo Benichi · 8 years ago
  30. 912db99 NsdService: more cleanups by Hugo Benichi · 8 years ago
  31. d2552ae NsdService: simple cleanups by Hugo Benichi · 8 years ago
  32. 4dd4db7 NsdService: test coverage for client requests. by Hugo Benichi · 8 years ago
  33. f659a67 Merge "NsdService: disentangle NativeDaemonConnector from ctor" am: fa97f11b20 am: 47748b754c by Hugo Benichi · 8 years ago
  34. 6d70644 NsdService: disentangle NativeDaemonConnector from ctor by Hugo Benichi · 8 years ago
  35. 9fc7343 Merge "NsdService: bootstrap unit tests" am: ec33961ae0 am: dd53c962b2 by Hugo Benichi · 8 years ago
  36. 803a2f0 NsdService: bootstrap unit tests by Hugo Benichi · 8 years ago
  37. 0a33697 Merge changes I9ad4ce81,I360d539e am: f34d09ac30 am: 4062ac81be am: 84c878ecc8 by Hugo Benichi · 8 years ago
  38. f0c8409 NsdService: minor cleanups by Hugo Benichi · 8 years ago
  39. 32be63d Nsdmanager/NsdService: add logging by Hugo Benichi · 8 years ago
  40. f1077c3 Consistent dump() permission checking. by Jeff Sharkey · 8 years ago
  41. bbb41dd Parse and validate txt records. by Philip P. Moltmann · 9 years ago
  42. 9f5c3b8 Turn down the logging a little bit. by Joe Onorato · 10 years ago
  43. ad5bfa5 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  44. 45cc2ce Handle null values in registerService by Christopher Lane · 11 years ago
  45. a53dd7f Unescape strings properly in NsdService. by Sreeram Ramachandran · 11 years ago
  46. fba1559 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  47. 7441122 Fix incorrect "listener no longer active" errors by Christopher Lane · 11 years ago
  48. b6e0448 Fix build by Christopher Lane · 11 years ago
  49. 6f34914 resolved conflicts for merge of 468c0578 to master by Christopher Lane · 11 years ago
  50. 0f2cc36 Add support for custom TXT records in NSD by Christopher Lane · 11 years ago
  51. 5da9a41 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  52. cf4709a am cb1254f1: am 20caa09c: am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  53. 20caa09 am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  54. 9cd0fea Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 11 years ago
  55. 4181c2f am 59e808f5: Move some system services to separate directories by Amith Yamasani · 12 years ago
  56. 59e808f Move some system services to separate directories by Amith Yamasani · 12 years ago[Renamed from services/java/com/android/server/NsdService.java]
  57. 83711c2 resolved conflicts for merge of e0b14ea7 to master by Kenny Root · 12 years ago
  58. 4429e87 Get rid of a race in NsdService in stopResolveService and getAddrInfo by Vinit Deshapnde · 12 years ago
  59. 930a851 Fix an NPE in NsdManager by Vinit Deshapnde · 12 years ago
  60. 97e4518 Merge "NsdService: Clear client info after resolution request is serviced." by Irfan Sheriff · 13 years ago
  61. c783695 Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  62. 692107e Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  63. 6ce4818 NsdService: Clear client info after resolution request is serviced. by Vairavan Srinivasan · 13 years ago
  64. 66f04e9 Enhance StateMachine Quitting and logging support. DO NOT MERGE by Wink Saville · 13 years ago
  65. a481387 resolved conflicts for merge of 43996db6 to master by Irfan Sheriff · 13 years ago
  66. 67c80ed Add contentobserver for nsd_on setting by Irfan Sheriff · 13 years ago
  67. 358f5d4 Enhance StateMachine Quitting and logging support. by Wink Saville · 13 years ago
  68. e4c42f4 API review fixes by Irfan Sheriff · 13 years ago
  69. 52fc83a Fix build by Irfan Sheriff · 13 years ago
  70. 7500665 Add user control to turn on/off nsd by Irfan Sheriff · 13 years ago
  71. 18da132 Open network service discovery API by Irfan Sheriff · 13 years ago
  72. e8de246 Bonjour fixes by Irfan Sheriff · 13 years ago
  73. 77ec558 Add initial framework for DNS service discovery by Irfan Sheriff · 13 years ago