- fe47096 Apply comments for PR 10985 (#11189) by jepenven-silabs · 3 years, 4 months ago
- c9642fc Use BitMapPool for SecureSessionTable (#11110) by Zang MingJie · 3 years, 4 months ago
- fac4c03 Fix log message showing wrong exchange direction (#11179) by Zang MingJie · 3 years, 4 months ago
- e7c1d2b Add logs to debug Darwin CI failures (#11005) by Pankaj Garg · 3 years, 4 months ago
- 52db0e4 Collapse IPEndPointBasis into UDPEndPoint (#11135) by Kevin Schoedel · 3 years, 4 months ago
- 36329e1 app: Use SessionHandle instead of node id for IM APIs (#10916) by Zang MingJie · 3 years, 4 months ago
- f0bbca7 Separate FabricTable storage from Persistent Storage Delegate (#10747) by Sagar Dhawan · 3 years, 4 months ago
- d786c58 Clean up unusded code in SecureSessionTable (#11041) by Zang MingJie · 3 years, 4 months ago
- 014d85c Convert Inet::InterfaceId to a class (#10979) by Kevin Schoedel · 3 years, 4 months ago
- a449d18 EstimateTLVStructOverhead should not need manual field counting. (#10870) by Boris Zbarsky · 3 years, 4 months ago
- b90f360 [Group] Add Incoming Group message Dispatch (#10985) by jepenven-silabs · 3 years, 4 months ago
- 117aae3 Extract duplicated code for app test cases into AppTestContext (#10968) by Zang MingJie · 3 years, 4 months ago
- 3143c27 Add basic codegen and Encode/Decode support for nullable and optional struct/command/event fields (#10891) by Boris Zbarsky · 3 years, 4 months ago
- 9a0e4c2 Use safer System::Clock types in transport and messaging (#10913) by Kevin Schoedel · 3 years, 4 months ago
- 623d8eb [msg] Consolidate use of `SetSecurityFlags`. (#10921) by Martin Turon · 3 years, 4 months ago
- 95d8dd5 [OperationalCredentials]: Support read TrustedRootCertificates attribute (#10943) by Yufeng Wang · 3 years, 4 months ago
- 130f2ce [msg] Correct nonce to match spec. (#10895) by Martin Turon · 3 years, 4 months ago
- ddb0bf5 Fix UnauthenticatedSession leak (#10754) by Zang MingJie · 3 years, 4 months ago
- ea1b443 Use safe System::Clock types for system timers (#10779) by Kevin Schoedel · 3 years, 4 months ago
- 77b0603 Convert to enum class in src/inet (#10504) by Kevin Schoedel · 3 years, 4 months ago
- 1cb7d96 Update Message Header with spec (#10325) by jepenven-silabs · 3 years, 5 months ago
- 1b8d8a3 Sanitize CryptoContext keys on destructor call (#10513) by Tennessee Carmel-Veilleux · 3 years, 5 months ago
- 65cd7d1 Fix global usage of GetRandU32 (#10506) by Tennessee Carmel-Veilleux · 3 years, 5 months ago
- 267951c Make RandUtils.h use DRBG_get_bytes() (#10465) by Tennessee Carmel-Veilleux · 3 years, 5 months ago
- f6af3c9 Log error on BLE deferred sending (#10321) by Andrei Litvin · 3 years, 5 months ago
- 4d722f7 Stop passing individual field arguments to server cluster command callbacks (#10354) by Boris Zbarsky · 3 years, 5 months ago
- d9e02a0 [mdns] Renamed mDNS abstract layer to DNS-SD (#10381) by Kamil Kasperczyk · 3 years, 5 months ago
- 974fb1f Don't pass destination as nullptr to OpenSSL encrypt/decrypt calls (#10231) by Pankaj Garg · 3 years, 5 months ago
- 3825d10 [crypto] Add support for CHIP_CONFIG_SECURITY_TEST_MODE. (#10163) by Martin Turon · 3 years, 5 months ago
- 2b2b6ab [msg] Authenticate message before counter and duplicate processing. (#10095) by Martin Turon · 3 years, 5 months ago
- 1507b6f Remove vestigial pre-spec ACL code placeholders (#10206) by Tennessee Carmel-Veilleux · 3 years, 5 months ago
- 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 5 months ago
- 08fe66d Indirect access for System::Clock functions (#10056) by Kevin Schoedel · 3 years, 5 months ago
- 5d4d073 Remove unnecessary dependencies on FabricTable objects (#10126) by Pankaj Garg · 3 years, 5 months ago
- a9447d5 Delete obsolete CHIPOperationalCredentials class and usage (#10113) by Pankaj Garg · 3 years, 5 months ago
- c6db337 ESP32: Close active ble connection on PASE session failure. (#9845) by Sweety · 3 years, 5 months ago
- a3af3ac Update CASE session to match latest specifications (#9904) by Pankaj Garg · 3 years, 5 months ago
- e4d15a8 Remove redundant duplicate message logging. (#9967) by Boris Zbarsky · 3 years, 5 months ago
- 0e52970 Device Attestation (Modular) (#9617) by Marty Leisner · 3 years, 5 months ago
- ccdffbc Do not disable BLE if a fabric has not been provisioned on the device (#9933) by Pankaj Garg · 3 years, 5 months ago
- eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 5 months ago
- f7c5127 Improve various logging to make it easier to undestand what happened. (#9868) by Boris Zbarsky · 3 years, 5 months ago
- dbbe48d Add clearer logging of exchange ids. (#9861) by Boris Zbarsky · 3 years, 5 months ago
- cabc2f8 [Group] Add group ID retrieval (#9765) by jepenven-silabs · 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, 5 months ago
- f880d00 Fix MRP to not happen over BTP again. (#9792) by Boris Zbarsky · 3 years, 6 months ago
- 2dcb61c Rename messageId into messageCounter (#9714) by Zang MingJie · 3 years, 6 months ago
- 3fd5bf8 [msg] Update message version and session id fields to match spec. (#9675) by Martin Turon · 3 years, 6 months ago
- aff4433 Eliminate Use of Certificate Arrays. (#9616) by Evgeny Margolis · 3 years, 6 months ago
- b384bde TestUDP: use ephemeral port (#9692) by Zang MingJie · 3 years, 6 months ago
- fa0ef98 Rename messageId into messageCounter (#9688) by Zang MingJie · 3 years, 6 months ago
- 102c6e2 Unauthenticated session (#9269) by Zang MingJie · 3 years, 6 months ago
- 692b86c Expire associated secure sessions when a fabric is deleted (#9571) by Pankaj Garg · 3 years, 6 months ago
- b976ebe Ensure that stack layers above transport manager never get chained packet buffers. (#9599) by Boris Zbarsky · 3 years, 6 months ago
- b8e7596 Remove dead codes PeerConnectionState::Reset (#9422) by Zang MingJie · 3 years, 6 months ago
- 3a50501 Virtualize System::Layer interfaces (#9366) by Kevin Schoedel · 3 years, 6 months ago
- 6461373 Address some not-quite-resolved review comments from PR 8107 (#9483) by Boris Zbarsky · 3 years, 6 months ago
- 9b976c0 Endian-ness enforcement of generated compressed fabric ID (#9488) by Pankaj Garg · 3 years, 6 months ago
- d716f27 Stop disabling the stack-usage diagnostic in various places. (#9452) 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
- 435436d Update operational credentials cluster definition for fabric descriptor (#9385) by Pankaj Garg · 3 years, 6 months ago
- 50feebe Remove default constructor of SessionHandle, reduce dangling session handle (#9225) by Zang MingJie · 3 years, 6 months ago
- 2ccdcc1 Add #pragma GCC diagnostic ignored "-Wstack-usage=" in identified places (#9368) by ATmobica · 3 years, 6 months ago
- 371fb31 Check and fix System::Layer shutdown sequencing (#9247) by Kevin Schoedel · 3 years, 6 months ago
- 814806f Optional: allow holding non-default-constructable-type (#9223) by Zang MingJie · 3 years, 6 months ago
- 6efec20 Use compressed fabric ID to advertise and resolve nodes on a fabric (#9178) by Pankaj Garg · 3 years, 6 months ago
- de901cb Set commissioner credentials instead of adding new entry (#9155) by Pankaj Garg · 3 years, 6 months ago
- 86e4075 Use local key ID to identify stale connections (#9168) by Pankaj Garg · 3 years, 6 months ago
- 1f10212 Update unit test's titles to match unit tests (#9053) by Yufeng Wang · 3 years, 7 months ago
- 17a00b0 Update the exchange match logic to align with the latest spec proposal (#8441) by Yufeng Wang · 3 years, 7 months ago
- 48fb5bc Load fabric info at FabricTable init (#9134) by Pankaj Garg · 3 years, 7 months ago
- 5e3f4f6 Use fabric specifc credentials for CASE session setup (#9095) by Pankaj Garg · 3 years, 7 months ago
- f493235 TODOs from PR #6561 (#8900) by Kevin Schoedel · 3 years, 7 months ago
- 6f3724c Decouple PairingState from PeerConnectionState (#8107) by Zang MingJie · 3 years, 7 months ago
- 3640d36 Updated CHIPCert APIs to Use ByteSpans (#8983) by Evgeny Margolis · 3 years, 7 months ago
- 6a36256 Use node ID provided in the NOC (#8826) by Pankaj Garg · 3 years, 7 months ago
- 7359d19 Remove CHIP_ERROR parameter from timer OnCompleteFunct (#8907) by Kevin Schoedel · 3 years, 7 months ago
- d939393 Add unit test support for EFR32 (#8842) by rgoliver · 3 years, 7 months ago
- b3f7d9f Fix shutting down System::Layer in unit tests (#8865) by Kevin Schoedel · 3 years, 7 months ago
- 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 7 months ago
- 1d420e1 Remove SecureSessionMgr::mLocalNodeId (#8700) by Zang MingJie · 3 years, 7 months ago
- 4dd812d Update operational credentials clusters for AddNOC command and response (#8334) by Pankaj Garg · 3 years, 7 months ago
- 410b9f9 CASE spec refresh (#8137) by Joseph Kelly · 3 years, 7 months ago
- 2a63309 Rename admin pairing class and usage to fabric (#8479) by Pankaj Garg · 3 years, 7 months ago
- 250d5f7 Implement User Directed Commissioning - Phase 2 (#8084) by chrisdecenzo · 3 years, 7 months ago
- fd0d32d Add a NodeId header and some NodeId utilities (#8465) by Boris Zbarsky · 3 years, 8 months ago
- db0e079 Fix leftover from #8236 and make BufferReader/Writer support Span (#8408) by Tennessee Carmel-Veilleux · 3 years, 8 months ago
- 369c743 Allow ChipCertificateSet Initialization without Decode Buffer. (#8418) by Evgeny Margolis · 3 years, 8 months ago
- 110ef41 More revisions to System::Layer (#8417) by Kevin Schoedel · 3 years, 8 months ago
- 15669b6 Make CHIP_ERROR a class type on Linux (#8383) by Kevin Schoedel · 3 years, 8 months ago
- 6fa975e Use to_underlying instead of manually writing it out or static asserts. (#8278) by Boris Zbarsky · 3 years, 8 months ago
- a70c659 Revise System Layer clock code (#8266) by Kevin Schoedel · 3 years, 8 months ago
- 1f44fdb CSR support in crypto HSM (#7897) by sujaygkulkarni-nxp · 3 years, 8 months ago
- edd134c Fix python compile. (#8135) by C Freeman · 3 years, 8 months ago
- f62ab0b Remove dead code (#8108) by Zang MingJie · 3 years, 8 months ago
- 7f59af4 Remove PeerConnectionState::mTransport (#8109) by Zang MingJie · 3 years, 8 months ago
- 684f267 Have a single loopback transport implementation for tests. (#8045) by Boris Zbarsky · 3 years, 8 months ago
- e0d3142 fix build error in TCP.cpp (#8072) by CodeChronos · 3 years, 8 months ago
- 8631052 Update log messages for session expiry (#8017) by Pankaj Garg · 3 years, 8 months ago
- 08b5650 Updated CHIP Certs Implementation to Use Spans instaed of Pointer/Len Pairs. (#7599) by Evgeny Margolis · 3 years, 8 months ago