- b68f1b1 [Inet] Fix setting for CLOEXEC flag at socket creation (#33164) by Gaël PORTAY · 11 months ago
- 64bf8cb Don't define __STDC_{FORMAT,LIMIT}_MACROS (#32542) by Karsten Sperling · 1 year ago
- c1ae85c [Silabs] remove lwipopts-thread.h. (#32002) by Junior Martinez · 1 year ago
- becb181 [Android] Move nameindex implementation (#29775) by joonhaengHeo · 1 year, 5 months ago
- 8296a75 Enable -Wundef by default. (#29582) by Boris Zbarsky · 1 year, 5 months ago
- 7b4df1c [Android] Support group message (#29244) by joonhaengHeo · 1 year, 6 months ago
- 4ff1d3b Fix -Wundef issues in src/inet. (#29221) by Boris Zbarsky · 1 year, 6 months ago
- 3a4b9fa [clang-tidy] Fix a bunch of stylie warnings (#29242) by Deomid Ryabkov · 1 year, 6 months ago
- b6caecf [Linux] DnssdImpl: rework avahi implementation (#26397) by Lukas Zeller · 1 year, 8 months ago
- f7977bc Update Android SDK to 26 (#25856) by Matthew Swartwout · 2 years ago
- 0e012b1 [Telink] Adopt to latest telink zephyr & Update every image to 0.6.02 (#22971) by Alex Tsitsiura · 2 years, 5 months ago
- 15ac917 Use CopyString() Instead strncpy() (#22708) by Evgeny Margolis · 2 years, 6 months ago
- b281903 Fix Get link local address for socket impl (#21316) by Jean-Francois Penven · 2 years, 8 months ago
- 2f85372 Add support for scope IDs for link-local addresses in Java (#19394) by Kevin Coppock · 2 years, 9 months ago
- b963a3f Fix inet Android build (#18056) by Daniel Nicoara · 2 years, 10 months ago
- e9fb68a Use CHIP memory allocator instead of native malloc for watermark stat… (#17791) by Yufeng Wang · 2 years, 11 months ago
- fa087ea [Inet] Fix Interface Address Iterator OpenThread (#17648) by Jean-Francois Penven · 2 years, 11 months ago
- 75bdf79 [Inet] Add Openthread Native ipv6 address (#17352) by Jean-Francois Penven · 2 years, 11 months ago
- d43e6a7 use clang-tidy to readability-make-member-function-const (#16309) by Andrei Litvin · 3 years ago
- f86f21f [Inet] Explicit error return from FromSockAddr (#13049) by Kevin Schoedel · 3 years, 3 months ago
- 7ae1cc9 [Inet] Prune code for LwIP version 1 (#13005) by Kevin Schoedel · 3 years, 3 months ago
- 47fceae [Inet] InetIterator::GetHardwareAddress for LwIP (#12687) 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, 3 months ago
- 50c8e54 Use "#include <ifaddrs.h>" unconditionally in InetInterface.cpp (#12334) by Miles Bintz · 3 years, 3 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
- 5c73522 Inet/(TCP/UDP)Endpoints: Migrate from SystemPool to BitMapObjectPool (#11428) by Zang MingJie · 3 years, 4 months ago
- f1b8e2c [Mbed] Add shell example (#10452) by Artur Tynecki · 3 years, 5 months ago
- 014d85c Convert Inet::InterfaceId to a class (#10979) by Kevin Schoedel · 3 years, 5 months ago
- 33ca522 Revisions to Inet::IPAddress (#10791) by Kevin Schoedel · 3 years, 5 months ago
- 77a2223 Rearrange code in InetInterface (#10502) by Kevin Schoedel · 3 years, 5 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
- 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
- 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 9 months ago
- cc13560 Add Mbed os port (#7926) by Vincent Coubard · 3 years, 9 months ago
- 88780da Remove `exit: return` idiom from src/inet and src/transport (#6025) by Kevin Schoedel · 3 years, 11 months 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
- 41feafa Remove explicit malloc()-family calls from first-party code. (#3143) by Kevin Schoedel · 4 years, 5 months ago
- 181f076 clang-tidy: Apply fixes "google-readability-casting" (#3034) by Michael Spang · 4 years, 5 months ago
- b0e38c2 clang-tidy: Apply fixes "modernize-redundant-void-arg" (#2801) by Michael Spang · 4 years, 5 months ago
- 285339b clang-tidy: Apply fixes "modernize-use-bool-literals" (#2808) by Michael Spang · 4 years, 6 months ago
- f13b523 clang-tidy: Apply fixes "readability-else-after-return" (#2772) 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
- 9393ee8 Doxygen fixes (#2718) by Vivien Nicolas · 4 years, 6 months ago
- 8e3186e Make src/inet compile with -Werror=conversion (#2455) by Boris Zbarsky · 4 years, 6 months ago
- 93e8775 LGTM - Comparison between i of type uint8_t and netmaskLen of wider type uint16_t. (#1618) by Vivien Nicolas · 4 years, 8 months ago
- 34a4a93 Add support for nRF Connect SDK (#1494) by Damian Królik · 4 years, 8 months ago
- 92fda7c Add JNI bridge for setup_payload (#1454) by Vidhi Shah · 4 years, 8 months ago
- 7962596 Provide Darwin compatible implementation for InetLayer (#1121) by Vivien Nicolas · 4 years, 9 months ago
- 29e104a sort includes include (#692) by Rob Walker · 4 years, 10 months ago
- e812e67 fix copyrights by Rob Walker · 5 years ago
- a529b26 Fix inet build for lwip support by Pankaj Garg · 5 years ago
- 6f43121 update .clang-format, re-format src/. accordingly by Rob Walker · 5 years ago
- 2efbcce Revert "Revert "Import `inet` code"" by Pankaj Garg · 5 years ago
- 8c42ed0 Revert "Import `inet` code" by Justin Wood · 5 years ago
- 56ca91a Fix include directives for public inet headers by Pankaj Garg · 5 years ago
- f416683 Add chip namespace by Pankaj Garg · 5 years ago
- cb7e4c7 Inet base interface by Pankaj Garg · 5 years ago
- 61e3bb7 Import inet code by Pankaj Garg · 5 years ago