1. 37b2fe6 Added compile support for NuttX system. (#31236) by zhhyu7 · 11 months ago
  2. 691c893 Spell out inet and lwip sources in GN (#31931) by Andrei Litvin · 1 year, 2 months ago
  3. a77e01c Remove a lot of nlio dependencies, enable TestUDP (#31802) by Andrei Litvin · 1 year, 2 months ago
  4. b389c60 Add "orphaned" header files from src/lib/core into gn (#31810) by Andrei Litvin · 1 year, 2 months ago
  5. b58488e Make wholesale replacement of lwIP more straightforward (#31025) by Michael Spang · 1 year, 4 months ago
  6. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 5 months ago
  7. becb181 [Android] Move nameindex implementation (#29775) by joonhaengHeo · 1 year, 6 months ago
  8. 7f750af UDPEndPointImplLwIP: Support LWIP_TCPIP_CORE_LOCKING=0 (#29057) by Deomid Ryabkov · 1 year, 7 months ago
  9. f8f4f1e Introduce basic UDP packet filtering scheme (#23957) by Tennessee Carmel-Veilleux · 2 years, 4 months ago
  10. 543ae30 address PR22049 post-merge commments (#22085) by jmartinez-silabs · 2 years, 7 months ago
  11. a71a002 More cleanup for the openthread build targets and EFR32 (#22049) by jmartinez-silabs · 2 years, 7 months ago
  12. 9713e10 Wrap all nlfaultinjection logic with build flag chip_with_nlfaultinjection (#22004) by Yufeng Wang · 2 years, 7 months ago
  13. b191211 Removed Unused Third Party Android Dependency (#22025) by Evgeny Margolis · 2 years, 8 months ago
  14. 7816a69 [EFR32] Provide a way to build matter examples using a openthread library (#21836) by jmartinez-silabs · 2 years, 8 months ago
  15. fd52919 [Inet] Add TCPEndpointImpl for OpenThread (#16671) by Jean-Francois Penven · 3 years ago
  16. 1cbec52 [Group] Implement UDPEndPoint for OpenThread (to enable multicast) (#13127) by Jean-Francois Penven · 3 years, 3 months ago
  17. 8e5eb8a [Inet] Remove InetLayer class (#12727) by Kevin Schoedel · 3 years, 4 months ago
  18. b9d8ef1 Inet: Split EndPoint into per-implementation files (#12688) by Kevin Schoedel · 3 years, 4 months ago
  19. fe681d9 Inet: Split InetLayer class (#12291) by Kevin Schoedel · 3 years, 4 months ago
  20. 6417231 Inet: Split UDPEndPoint and TCPEndPoint (#11681) by Kevin Schoedel · 3 years, 5 months ago
  21. 0f427a9 Split Inet::EndPoint into per-implemention files (#11539) by Kevin Schoedel · 3 years, 5 months ago
  22. 5c73522 Inet/(TCP/UDP)Endpoints: Migrate from SystemPool to BitMapObjectPool (#11428) by Zang MingJie · 3 years, 5 months ago
  23. 05200d6 Collapse InetLayerBasis into EndPointBasis (#11212) by Kevin Schoedel · 3 years, 5 months ago
  24. 52db0e4 Collapse IPEndPointBasis into UDPEndPoint (#11135) by Kevin Schoedel · 3 years, 5 months ago
  25. 60b44c4 Remove Inet DNSResolver (#10725) by Kevin Schoedel · 3 years, 6 months ago
  26. 1c0ded5 Remove AsyncDNSResolver (#10660) by Kevin Schoedel · 3 years, 6 months ago
  27. 579935b Remove some dead Inet code (#10211) by Kevin Schoedel · 3 years, 6 months ago
  28. 23ac3c0 Remove RawEndPoint. (#9614) by Boris Zbarsky · 3 years, 7 months ago
  29. 40d264b Remove lwIP from src/inet deps in socket builds (#7785) by Michael Spang · 3 years, 10 months ago
  30. f7c68a3 Generalize socket-based event loop (#6561) by Kevin Schoedel · 3 years, 10 months ago
  31. 4ae09b3 Add ability to assert that chip stack is locked by the current thread. (#6551) by Andrei Litvin · 3 years, 11 months ago
  32. 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years, 1 month ago
  33. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 2 months ago
  34. 55d6a5f Move //gn/* to //* (#3070) by Michael Spang · 4 years, 6 months ago
  35. b7dd656 Allow building CHIP without lwip checked out (#2683) by Michael Spang · 4 years, 7 months ago
  36. 8e3186e Make src/inet compile with -Werror=conversion (#2455) by Boris Zbarsky · 4 years, 7 months ago
  37. 8617e2a ESP32 gn support (#2325) by Kedar Sovani · 4 years, 7 months ago
  38. 1fcb6dd Generate BuildConfig headers in GN (#2270) by Michael Spang · 4 years, 7 months ago
  39. 3afd993 Bring up Thread support on EFR32 lock app (#2221) by Michael Spang · 4 years, 8 months ago
  40. 90988b6 Add android toolchain to GN build system (#2241) by randyrossi · 4 years, 8 months ago
  41. 3462087 Remove tunneling support from CHIP code base (#2105) by Yufeng Wang · 4 years, 8 months ago
  42. 52ec7b7 gn: Conditionally compile endpoints (#2036) by Michael Spang · 4 years, 8 months ago
  43. 4314d81 Prefix all CHIP build arguments with chip_ (#1987) by Michael Spang · 4 years, 8 months ago
  44. 0320920 Call PlatformMgr::InitChipStack from the device controller (#1500) by Vivien Nicolas · 4 years, 9 months ago
  45. 8d085b3 Add linux embedded & standalone examples to GN build + misc cleanups (#1525) by Michael Spang · 4 years, 9 months ago
  46. efa630b Support building CHIP with GN (#1456) by Michael Spang · 4 years, 9 months ago