tree: 4d3ac6401b5f70bbe0c9804b8508ec35db7849df [path history] [tgz]
  1. log/
  2. test/
  3. adv-ctl-common.h
  4. adv-ctl-server.c
  5. adv-ctl-server.h
  6. adv-resolve.c
  7. advertising_proxy_services.c
  8. advertising_proxy_services.h
  9. config-parse.c
  10. config-parse.h
  11. cti-common.h
  12. cti-server.h
  13. cti-services.c
  14. cti-services.h
  15. dns-msg.h
  16. dnssd-client.c
  17. dnssd-client.h
  18. dnssd-proxy.c
  19. dnssd-proxy.h
  20. dnssd-relay.c
  21. dso-utils.c
  22. dso-utils.h
  23. fromwire.c
  24. hmac-macos.c
  25. hmac-mbedtls.c
  26. hmac-openssl.c
  27. icmp.c
  28. icmp.h
  29. ifpermit.c
  30. ifpermit.h
  31. interface-monitor-macos.h
  32. interface-monitor-macos.m
  33. ioloop-common.c
  34. ioloop-common.h
  35. ioloop.c
  36. ioloop.h
  37. keydump.c
  38. macos-ioloop.c
  39. Makefile
  40. nat64-macos.c
  41. nat64-macos.h
  42. nat64.c
  43. nat64.h
  44. node-type-tracker.c
  45. node-type-tracker.h
  46. object-types.h
  47. omr-publisher.c
  48. omr-publisher.h
  49. omr-watcher.c
  50. omr-watcher.h
  51. posix.c
  52. probe-srp.c
  53. probe-srp.h
  54. ra-tester.c
  55. README.md
  56. route-tracker.c
  57. route-tracker.h
  58. route.c
  59. route.h
  60. service-publisher.c
  61. service-publisher.h
  62. service-tracker.c
  63. service-tracker.h
  64. sign-macos.c
  65. sign-mbedtls.c
  66. srp-api.h
  67. srp-client.c
  68. srp-crypto.h
  69. srp-dns-proxy.c
  70. srp-dnssd.h
  71. srp-features.h
  72. srp-filedata.c
  73. srp-gw.h
  74. srp-ioloop.c
  75. srp-log.c
  76. srp-log.h
  77. srp-mdns-proxy.c
  78. srp-mdns-proxy.h
  79. srp-parse.c
  80. srp-proxy.h
  81. srp-replication.c
  82. srp-replication.h
  83. srp-thread.c
  84. srp-thread.h
  85. srp-tls.h
  86. srp.h
  87. state-machine.c
  88. state-machine.h
  89. thread-device.c
  90. thread-device.h
  91. thread-service.c
  92. thread-service.h
  93. thread-tracker.c
  94. thread-tracker.h
  95. tls-macos.h
  96. tls-mbedtls.c
  97. towire.c
  98. verify-macos.c
  99. verify-mbedtls.c
  100. wireutils.c
ServiceRegistration/README.md

DNSSD Extensions for Service Registration, Advertising Proxy, Discovery Proxy and Discovery Relay

This subdirectory includes the implementations for various DNSSD extensions. These share a common code base that is largely separate from mDNSResponder.

Coding conventions used in this subdirectory