1. ab57289 Update DNSSD records for resolve/browse on common vs commission/operational data (#18266) by Andrei Litvin · 2 years, 10 months ago
  2. f5e4aaf Do not check for multicast support when making DNSSD default advertise decisions. (#16448) by Andrei Litvin · 3 years ago
  3. c2b6479 Switch device type to use a uint32 (#15918) by C Freeman · 3 years ago
  4. 5d905ea Restore configurability of abnormal termination (#13784) by Kevin Schoedel · 3 years, 1 month ago
  5. fa47b31 Fix SEGFAULT when running minmdns client (#13423) by Andrei Litvin · 3 years, 1 month ago
  6. d24eff1 [spell] Fix slew of spelling errors. (#13043) by Martin Turon · 3 years, 2 months ago
  7. 8e40abc Update some names in Dnssd to be more consistent across the board (#13083) by Vivien Nicolas · 3 years, 2 months ago
  8. 8e5eb8a [Inet] Remove InetLayer class (#12727) by Kevin Schoedel · 3 years, 3 months ago
  9. 8bfdc13 Use separate udp endpoint (with separate ephemeral port) for minmdns unicast queries (#12161) by Andrei Litvin · 3 years, 3 months ago
  10. 641aacd Build minmdns examples with build_examples.py (#11735) by Andrei Litvin · 3 years, 3 months ago
  11. 979f780 InetLayer/SystemLayer use C++11 singleton patter instead of global variable (#11184) by Zang MingJie · 3 years, 4 months ago
  12. 014d85c Convert Inet::InterfaceId to a class (#10979) by Kevin Schoedel · 3 years, 4 months ago
  13. 77b0603 Convert to enum class in src/inet (#10504) by Kevin Schoedel · 3 years, 4 months ago
  14. d9e02a0 [mdns] Renamed mDNS abstract layer to DNS-SD (#10381) by Kamil Kasperczyk · 3 years, 4 months ago
  15. 9ea2cc4 [DNS-SD] Redesign ServiceAdvertiser and Resolver interfaces (#10181) by Damian Królik · 3 years, 5 months ago
  16. 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 5 months ago
  17. 97d9f7e Address 9154 and CM/AC DNS-SD convergence (#9348) by chrisdecenzo · 3 years, 5 months ago
  18. 9e8d268 Detect typos in Markdown documents (2nd attempt) (#9347) by Victor Morales · 3 years, 5 months ago
  19. 86eb040 Make System::Layer mockable (#9546) by Kevin Schoedel · 3 years, 6 months ago
  20. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
  21. a5569db Revert "Detect typos in Markdown documents (#9284)" (#9340) by Andrei Litvin · 3 years, 6 months ago
  22. bcbda0d Detect typos in Markdown documents (#9284) by Victor Morales · 3 years, 6 months ago
  23. 6efec20 Use compressed fabric ID to advertise and resolve nodes on a fabric (#9178) by Pankaj Garg · 3 years, 6 months ago
  24. 82cf1b1 Move socket watch APIs into System::Layer (#9086) by Kevin Schoedel · 3 years, 6 months ago
  25. 515ea65 Fix DNS-SD behavior relating to commissioning (#8888) by chrisdecenzo · 3 years, 6 months ago
  26. 2d103c8 Separate System::Layer and Timer into per-implementation files. (#8800) by Kevin Schoedel · 3 years, 7 months ago
  27. 31c6249 cleanup fixes relating to udc (#8739) by chrisdecenzo · 3 years, 7 months ago
  28. 3d8d542 Fix spelling error in function name. (#8737) by C Freeman · 3 years, 7 months ago
  29. 35a9f5e Fix build failed of minimal-mdns(example) (#8663) by gdony · 3 years, 7 months ago
  30. dac287b Implement User Directed Commissioning - Phase 1 (#8034) by chrisdecenzo · 3 years, 8 months ago
  31. 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 8 months ago
  32. 3d4dbe3 Mdns: _chip* -> _matter*, remove 0's on subtypes (#7805) by C Freeman · 3 years, 8 months ago
  33. 6cf91db Fix all detectable thread races in chip-tool (#7478) by Jerry Johns · 3 years, 8 months ago
  34. 8d40409 Changes for mDNS latest in balloted spec (#6298) by chrisdecenzo · 3 years, 10 months ago
  35. f8043b6 MinMdns discovery implementation and chip-repl bindings (#5907) by Andrei Litvin · 3 years, 10 months ago
  36. 2b6cc31 Fix minimal-mdns examples with clang (#6082) by Michael Spang · 3 years, 10 months ago
  37. 9cbbaf3 Clean up examples build files a bit (#5917) by Michael Spang · 3 years, 11 months ago
  38. 551c87c DNS-SD: Set hostname to be mac. (#5437) by cecille · 3 years, 11 months ago
  39. 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years ago
  40. 2b58bdf Do a mDNS advertisement on minmdns server startup (#4884) by Andrei Litvin · 4 years ago
  41. a868187 Reduce use of maximum-sized packet buffers (#4434) by Kevin Schoedel · 4 years, 1 month ago
  42. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 1 month ago
  43. bcb23b1 [mdns] refactor commsssionable discovery (#4387) by Jiacheng Guo · 4 years, 1 month ago
  44. be3279a Add support for commisionable advertisement (#4337) by Arun Bharadwaj · 4 years, 1 month ago
  45. 5874688 Support 'commisioning' advertising in CHIP (#4200) by Andrei Litvin · 4 years, 1 month ago
  46. 1ed46cb Use Platform::Memory* to allocate things for minMDNS advertisement (#4177) by Andrei Litvin · 4 years, 2 months ago
  47. f77bebf Convert mdns Builder classes to use PacketBufferHandle (#4094) by Kevin Schoedel · 4 years, 2 months ago
  48. 27d3ea8 Make CHIP devices advertise as operational devices via mDNS (#4132) by Andrei Litvin · 4 years, 2 months ago
  49. 2f73cb9 Initial full-functionality minimal MDNS (#3968) by Andrei Litvin · 4 years, 3 months ago
  50. 00c7f5a Minimal MDNS - start a generic server implementation (#3855) by Andrei Litvin · 4 years, 3 months ago
  51. d19730a Fix merge error in master (#3883) by Andrei Litvin · 4 years, 3 months ago
  52. 056d0b3 A start of a bare-minimum mDNS query generator and reply parser (#3759) by Andrei Litvin · 4 years, 3 months ago