- cbe3aa1 Fix TestInetEndPoint failure on GCP cloudbuild (#23584) by Yufeng Wang · 2 years, 4 months ago
- f86f21f [Inet] Explicit error return from FromSockAddr (#13049) by Kevin Schoedel · 3 years, 3 months ago
- 2141a14 Fix the SystemStats part of TestInetEndPointLimit (#12946) by Kevin Schoedel · 3 years, 3 months ago
- e76d65b disable some failing tests for the fake platform (#12912) by Andrei Litvin · 3 years, 3 months ago
- 4c5d042 [Inet] Test EndPoint statistics (#12885) by Kevin Schoedel · 3 years, 3 months ago
- 8e5eb8a [Inet] Remove InetLayer class (#12727) by Kevin Schoedel · 3 years, 3 months ago
- 51e5bfb Streamline ObjectPool in System::Timer (#12628) by Kevin Schoedel · 3 years, 3 months ago
- 1b24137 [zephyr] Added support for getting GeneralDiagnostics attributes (#12552) by Kamil Kasperczyk · 3 years, 3 months ago
- fe681d9 Inet: Split InetLayer class (#12291) by Kevin Schoedel · 3 years, 4 months ago
- 1903401 [Mbed] Unit tests improvements (#11589) by Artur Tynecki · 3 years, 4 months ago
- 415ca52 Inet: Move some InterfaceId functions out of InetLayer (#11673) by Kevin Schoedel · 3 years, 4 months ago
- 014d85c Convert Inet::InterfaceId to a class (#10979) by Kevin Schoedel · 3 years, 5 months ago
- ea1b443 Use safe System::Clock types for system timers (#10779) by Kevin Schoedel · 3 years, 5 months ago
- 77b0603 Convert to enum class in src/inet (#10504) by Kevin Schoedel · 3 years, 5 months ago
- 60b44c4 Remove Inet DNSResolver (#10725) by Kevin Schoedel · 3 years, 5 months ago
- 579935b Remove some dead Inet code (#10211) by Kevin Schoedel · 3 years, 5 months ago
- 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 6 months ago
- 3d9cb11 Track file/line for POSIX errors when that's enabled for CHIP_ERROR (#9829) by Boris Zbarsky · 3 years, 6 months ago
- 23ac3c0 Remove RawEndPoint. (#9614) by Boris Zbarsky · 3 years, 6 months ago
- 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
- 371fb31 Check and fix System::Layer shutdown sequencing (#9247) by Kevin Schoedel · 3 years, 7 months ago
- b9f6c60 Fix release of endpoints and shutdown SystemLayer in TestInetEndPoint. (#8379) by Vincent Coubard · 3 years, 7 months ago
- 82cf1b1 Move socket watch APIs into System::Layer (#9086) by Kevin Schoedel · 3 years, 7 months ago
- 3acbf59 Support to use heap for pool based on actual usage for large systems (#8299) by Yufeng Wang · 3 years, 7 months ago
- f493235 TODOs from PR #6561 (#8900) by Kevin Schoedel · 3 years, 7 months ago
- 7359d19 Remove CHIP_ERROR parameter from timer OnCompleteFunct (#8907) by Kevin Schoedel · 3 years, 7 months ago
- 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 7 months ago
- 96d79fc Enable Inet tests for platform not supporting raw sockets. (#8380) by Vincent Coubard · 3 years, 8 months ago
- 6ed99f4 Restructure CHIP_ERROR numeric values (#8179) by Kevin Schoedel · 3 years, 8 months ago
- 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 9 months ago
- f62e238 Replace the EndPoint::PrepareIO() functions with stored state (#6109) by Kevin Schoedel · 4 years ago
- 3c64a7b Revert "Split Die/Exit/Return macros out of CodeUtils.h (#5578)" (#5650) by Justin Wood · 4 years ago
- 792ceb9 Split Die/Exit/Return macros out of CodeUtils.h (#5578) by Kevin Schoedel · 4 years ago
- 2b58bdf Do a mDNS advertisement on minmdns server startup (#4884) by Andrei Litvin · 4 years, 1 month ago
- 1b6a96b Fix and test heap allocation of PacketBuffers (#4632) by Kevin Schoedel · 4 years, 1 month ago
- 381bed1 Use the type system for the size of the buffer arg to IPAddress::ToString, when possible. (#4753) by Boris Zbarsky · 4 years, 1 month ago
- a868187 Reduce use of maximum-sized packet buffers (#4434) by Kevin Schoedel · 4 years, 2 months ago
- bd11f98 Final PacketBufferHandle cleanup. (#4364) by Kevin Schoedel · 4 years, 2 months ago
- 991653e Convert packet send path to use PacketBufferHandle (#4160) by Kevin Schoedel · 4 years, 3 months ago
- 0a88e21 Refactor TestInetCommon (2nd attempt) (#4136) by szatmz · 4 years, 3 months ago
- ed2cd1f Revert "Refactor TestInetCommon (#4112)" (#4123) by szatmz · 4 years, 3 months ago
- 3896619 Refactor TestInetCommon (#4112) by szatmz · 4 years, 3 months ago
- 05faf7d Rename TestUtils to UnitTestRegistration. (#4021) by Andrei Litvin · 4 years, 4 months ago
- b4b2fca Move src/inet/tests to auto-test-driver generation (#3997) by Andrei Litvin · 4 years, 4 months ago
- c6098f5 Return PacketBufferHandle from PacketBuffer::New...() (#3850) by Kevin Schoedel · 4 years, 4 months ago
- ba147cb Remove '-Wno-unused-but-set-variable' from compiler flags (#3739) by Vivien Nicolas · 4 years, 4 months ago
- 24e9c68 Remove '-Wno-unused-variable' from compiler flags (#3720) by Vivien Nicolas · 4 years, 4 months ago
- 679e92c Remove remaining Linux C-style casts & fix const correctness (#3079) by Michael Spang · 4 years, 5 months ago
- b0e38c2 clang-tidy: Apply fixes "modernize-redundant-void-arg" (#2801) by Michael Spang · 4 years, 6 months ago
- 28eef17 clang-tidy: Apply fixes "modernize-loop-convert" (#2806) by Michael Spang · 4 years, 6 months ago
- c76e82d clang-tidy: Apply fixes "modernize-use-nullptr" (#2770) by Michael Spang · 4 years, 6 months ago
- ddd1e60 [zephyr] Run native_posix tests in CI (#2697) by Damian Królik · 4 years, 6 months ago
- 15b4c2d Enable TestInetEndPoint and TestInetLayerDNS (#2644) by yunhanw-google · 4 years, 6 months ago
- 8e3186e Make src/inet compile with -Werror=conversion (#2455) by Boris Zbarsky · 4 years, 6 months ago
- 3462087 Remove tunneling support from CHIP code base (#2105) by Yufeng Wang · 4 years, 7 months ago
- 8a2733e Enable INET tests to run on ESP32 QEMU (#818) by Pankaj Garg · 4 years, 10 months ago
- 29e104a sort includes include (#692) by Rob Walker · 4 years, 10 months ago
- 20b4f84 Refactoring Unit Tests into a Test Free Function and a Standalone/Native Driver (#644) by Grant Erickson · 4 years, 10 months ago
- a3c07d0 Add / Import Missing Tests for Inet Buffer, EndPoint, and Timer (#294) by Grant Erickson · 5 years ago