1. 8a08d57 Use standard std::min std::max functions (#36065) by Arkadiusz Bokowy · 5 months ago
  2. cd04522 Fix test code build issues when INET_CONFIG_TCP_ENDPOINT is set to false (#35027) by Pradip De · 7 months ago
  3. 111f62f Link all unit tests with string adapters for CHIP_ERROR (#34332) by Arkadiusz Bokowy · 8 months ago
  4. 686e73b Choose logging backend on a per-target basis (#32119) by Maksymilian Knust · 9 months ago
  5. ab42d43 Making TestInetLayer an executable tool (#33985) by Amine Alami · 9 months ago
  6. 947fef5 Removing NL Unit Infrastructure (#33943) by Amine Alami · 9 months ago
  7. cf2d2bd [Silabs]Fix efr32 test driver event loop, run gtests, enable more test on efr… (#33430) by Junior Martinez · 11 months ago
  8. 3b1c60a pw_unit_test migration: inet layer (#33311) by Amine Alami · 11 months ago
  9. 3062e91 [ICD] Convert TestICDMonitoringTable to gTest (#33239) by mkardous-silabs · 11 months ago
  10. a4b59cb Bring PR #31776(Adjust storage for large payloads) from tcp branch to master (#33001) by Pradip De · 11 months ago
  11. 1cbd57d Only implement fault injection with NLFAULTINJECTION on (#32934) by achaulk-goog · 12 months ago
  12. 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 1 year ago
  13. c1ae85c [Silabs] remove lwipopts-thread.h. (#32002) by Junior Martinez · 1 year, 1 month ago
  14. bf46b08 Cleanup a few more files that were not recognized by gn (#31999) by Andrei Litvin · 1 year, 2 months ago
  15. bb24d97 Remove TAP support from lwip (#31886) by Andrei Litvin · 1 year, 2 months ago
  16. 691c893 Spell out inet and lwip sources in GN (#31931) by Andrei Litvin · 1 year, 2 months ago
  17. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  18. b58488e Make wholesale replacement of lwIP more straightforward (#31025) by Michael Spang · 1 year, 3 months ago
  19. 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
  20. 7b0b5b7 Fix potential -Wmacro-redefined warning in TestInetCommonOptions.cpp (#30100) by Michael Spang · 1 year, 5 months ago
  21. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 6 months ago
  22. 8296a75 Enable -Wundef by default. (#29582) by Boris Zbarsky · 1 year, 6 months ago
  23. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 6 months ago
  24. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  25. 72d6dda Make sure all known CHIP_DEVICE_LAYER_TARGET_* are defined. (#29230) by Boris Zbarsky · 1 year, 6 months ago
  26. c53bef2 Bump third_party/pigweed/repo from `e72f0d5` to `da76d13` (#26713) by dependabot[bot] · 1 year, 10 months ago
  27. c2219f7 [Tests] Improving initalizaiton in TestInetCommonPosix (#26663) by Artur Tynecki · 1 year, 10 months ago
  28. 58699c8 [OIS] CI improvments and stabilization (#25866) by Artur Tynecki · 1 year, 11 months ago
  29. e3cda8b [cmake] Common Cmake sources for Matter build (#25654) by Artur Tynecki · 2 years ago
  30. 3b80154 Turn on -Wconversion in some tests, shell, jsontlv. (#25326) by Boris Zbarsky · 2 years, 1 month ago
  31. 6c1cb33 Add background event handling for CASE establish (#24099) by Marc Lepage · 2 years, 1 month ago
  32. f8f4f1e Introduce basic UDP packet filtering scheme (#23957) by Tennessee Carmel-Veilleux · 2 years, 4 months ago
  33. 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 4 months ago
  34. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 4 months ago
  35. cbe3aa1 Fix TestInetEndPoint failure on GCP cloudbuild (#23584) by Yufeng Wang · 2 years, 4 months ago
  36. a9399de Set of fixes to unit-tests code (#23071) by Artur Tynecki · 2 years, 5 months ago
  37. 9713e10 Wrap all nlfaultinjection logic with build flag chip_with_nlfaultinjection (#22004) by Yufeng Wang · 2 years, 7 months ago
  38. 2a894d5 ESP32: Remove LWIP_IPV6_SCOPES=0 for all the ESP32 platform apps (#21670) by Wang Qixiang · 2 years, 7 months ago
  39. 61041e7 Remove <signal.h> include from Linux/PlatformManagerImpl.cpp (#20324) by Michael Sandstedt · 2 years, 9 months ago
  40. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 9 months ago
  41. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 9 months ago
  42. 4a62272 Be more strict with constness of argv variable (#18365) by Arkadiusz Bokowy · 2 years, 11 months ago
  43. 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 3 years ago
  44. eb2d033 Ensure memory shutdown is done in tests (#15590) by Andrei Litvin · 3 years, 1 month ago
  45. 2b80c6a ESP: Fix compile errors for ESP32H2 based on IDF v5.0-dev (#15291) by Wang Qixiang · 3 years, 1 month ago
  46. 01ae39f [clang-support] Define __SANITIZE_ADDRESS__ if ASAN is enabled (#15138) by Vivien Nicolas · 3 years, 1 month ago
  47. 4b9ead6 [Inet] ToLwIPAddr() with IPAddressType (#13063) by Kevin Schoedel · 3 years, 3 months ago
  48. 8faf741 Use CMake and separate runner for QEMU tests for esp32 (#13095) by Andrei Litvin · 3 years, 3 months ago
  49. f86f21f [Inet] Explicit error return from FromSockAddr (#13049) by Kevin Schoedel · 3 years, 3 months ago
  50. 7ae1cc9 [Inet] Prune code for LwIP version 1 (#13005) by Kevin Schoedel · 3 years, 3 months ago
  51. 2141a14 Fix the SystemStats part of TestInetEndPointLimit (#12946) by Kevin Schoedel · 3 years, 3 months ago
  52. e76d65b disable some failing tests for the fake platform (#12912) by Andrei Litvin · 3 years, 4 months ago
  53. 4c5d042 [Inet] Test EndPoint statistics (#12885) by Kevin Schoedel · 3 years, 4 months ago
  54. 8e5eb8a [Inet] Remove InetLayer class (#12727) by Kevin Schoedel · 3 years, 4 months ago
  55. b9d8ef1 Inet: Split EndPoint into per-implementation files (#12688) by Kevin Schoedel · 3 years, 4 months ago
  56. 51e5bfb Streamline ObjectPool in System::Timer (#12628) by Kevin Schoedel · 3 years, 4 months ago
  57. 1b24137 [zephyr] Added support for getting GeneralDiagnostics attributes (#12552) by Kamil Kasperczyk · 3 years, 4 months ago
  58. fe681d9 Inet: Split InetLayer class (#12291) by Kevin Schoedel · 3 years, 4 months ago
  59. 5f847e0 Remove System::Object (#12051) by Kevin Schoedel · 3 years, 4 months ago
  60. 7653f00 Remove happy tests (#11373) by Andrei Litvin · 3 years, 4 months ago
  61. 1903401 [Mbed] Unit tests improvements (#11589) by Artur Tynecki · 3 years, 4 months ago
  62. 415ca52 Inet: Move some InterfaceId functions out of InetLayer (#11673) by Kevin Schoedel · 3 years, 5 months ago
  63. 5c73522 Inet/(TCP/UDP)Endpoints: Migrate from SystemPool to BitMapObjectPool (#11428) by Zang MingJie · 3 years, 5 months ago
  64. 52db0e4 Collapse IPEndPointBasis into UDPEndPoint (#11135) by Kevin Schoedel · 3 years, 5 months ago
  65. 014d85c Convert Inet::InterfaceId to a class (#10979) by Kevin Schoedel · 3 years, 5 months ago
  66. d7151ac Various small revisions to TCPEndPoint (#10864) by Kevin Schoedel · 3 years, 5 months ago
  67. 33ca522 Revisions to Inet::IPAddress (#10791) by Kevin Schoedel · 3 years, 5 months ago
  68. ea1b443 Use safe System::Clock types for system timers (#10779) by Kevin Schoedel · 3 years, 5 months ago
  69. 77b0603 Convert to enum class in src/inet (#10504) by Kevin Schoedel · 3 years, 5 months ago
  70. 60b44c4 Remove Inet DNSResolver (#10725) by Kevin Schoedel · 3 years, 5 months ago
  71. 544da73c [Rebased] Add new platform: Ameba (#9232) by pankore · 3 years, 5 months ago
  72. d48d754 Add unit test support for Mbed OS (#8403) by Vincent Coubard · 3 years, 6 months ago
  73. 579935b Remove some dead Inet code (#10211) by Kevin Schoedel · 3 years, 6 months ago
  74. 05b2c55 Remove some unused System::Layer code (#10223) by Kevin Schoedel · 3 years, 6 months ago
  75. 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 6 months ago
  76. 08fe66d Indirect access for System::Clock functions (#10056) by Kevin Schoedel · 3 years, 6 months ago
  77. 3d9cb11 Track file/line for POSIX errors when that's enabled for CHIP_ERROR (#9829) by Boris Zbarsky · 3 years, 6 months ago
  78. 23ac3c0 Remove RawEndPoint. (#9614) by Boris Zbarsky · 3 years, 7 months ago
  79. 3a50501 Virtualize System::Layer interfaces (#9366) by Kevin Schoedel · 3 years, 7 months ago
  80. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  81. 371fb31 Check and fix System::Layer shutdown sequencing (#9247) by Kevin Schoedel · 3 years, 7 months ago
  82. b9f6c60 Fix release of endpoints and shutdown SystemLayer in TestInetEndPoint. (#8379) by Vincent Coubard · 3 years, 7 months ago
  83. 82cf1b1 Move socket watch APIs into System::Layer (#9086) by Kevin Schoedel · 3 years, 7 months ago
  84. 3acbf59 Support to use heap for pool based on actual usage for large systems (#8299) by Yufeng Wang · 3 years, 7 months ago
  85. f493235 TODOs from PR #6561 (#8900) by Kevin Schoedel · 3 years, 7 months ago
  86. 7359d19 Remove CHIP_ERROR parameter from timer OnCompleteFunct (#8907) by Kevin Schoedel · 3 years, 8 months ago
  87. d939393 Add unit test support for EFR32 (#8842) by rgoliver · 3 years, 8 months ago
  88. 2d103c8 Separate System::Layer and Timer into per-implementation files. (#8800) by Kevin Schoedel · 3 years, 8 months ago
  89. 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 8 months ago
  90. 110ef41 More revisions to System::Layer (#8417) by Kevin Schoedel · 3 years, 8 months ago
  91. 15669b6 Make CHIP_ERROR a class type on Linux (#8383) by Kevin Schoedel · 3 years, 9 months ago
  92. 1f020c5 Address Printf formatting issues (#8378) by Vincent Coubard · 3 years, 9 months ago
  93. 96d79fc Enable Inet tests for platform not supporting raw sockets. (#8380) by Vincent Coubard · 3 years, 9 months ago
  94. 6ed99f4 Restructure CHIP_ERROR numeric values (#8179) by Kevin Schoedel · 3 years, 9 months ago
  95. a70c659 Revise System Layer clock code (#8266) by Kevin Schoedel · 3 years, 9 months ago
  96. 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 9 months ago
  97. f9550e1 Remove `exit: return` idiom from some directories (#7768) by Kevin Schoedel · 3 years, 9 months ago
  98. f7c68a3 Generalize socket-based event loop (#6561) by Kevin Schoedel · 3 years, 9 months ago
  99. 2fbc3fd Platform impl for commissionable node discovery (#7633) by C Freeman · 3 years, 9 months ago
  100. 7dbc566 Introduction 64-bit formatting macro for nano printf lib (#6996) by Timothy Maes · 3 years, 10 months ago