- 0b4fba2 Log session id in SecureSession::MoveToState. (#26490) by Boris Zbarsky · 1 year, 10 months ago
- 973bbf5 Fix SecureSession being made defunct after expiration (#23097) by Jerry Johns · 2 years, 5 months ago
- b699bde [session] Fix #20649 - initialize active and session timestamps on session creation. (#20651) by Martin Turon · 2 years, 8 months ago
- 2517dd5 Isolate default MRP config from local MPR config (#19753) by Zang MingJie · 2 years, 9 months ago
- 03de700 Fix crashes when closing all exchanges for fabric. (#19780) by Boris Zbarsky · 2 years, 9 months ago
- c8149b1 Implement SessionHolder auto shifting (#18107) by Zang MingJie · 2 years, 9 months ago
- c6724a0 [2/3] CASE Eviction (Initial Impl) (#19502) by Jerry Johns · 2 years, 9 months ago
- c9971a5 Add API to invalid sessions/exchanges for UpdateNOC command (#19328) by Zang MingJie · 2 years, 9 months ago
- e57476d Adds refcount logging for SecureSessions. (#19257) by Jerry Johns · 2 years, 9 months ago
- cf7d85c Use refcounter for secure session (#17599) by Zang MingJie · 2 years, 10 months ago
- 9fbdae3 Implicit admin over PASE is one way (#17920) by Marc Lepage · 2 years, 11 months ago
- 7965de7 Fix crash on removal of accessing fabric (#17815) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
- dcb6609 Add ScopedNodeId and return it by Session::GetPeer() (#16000) by Zang MingJie · 3 years ago
- 1744422 Make FabricIndex be a common thing across all sessions. (#14904) by Andrei Litvin · 3 years, 1 month ago
- f765050 Migrate PASE session to newly created fabric (#13712) by Marc Lepage · 3 years, 2 months ago
- d6db458 Add cats to subject descriptor (#13384) by Marc Lepage · 3 years, 2 months ago
- 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years, 2 months ago
- eca9bff Rename classes in transport layer (#9814) 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
- fa0ef98 Rename messageId into messageCounter (#9688) by Zang MingJie · 3 years, 6 months ago
- b8e7596 Remove dead codes PeerConnectionState::Reset (#9422) by Zang MingJie · 3 years, 6 months ago
- 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
- 814806f Optional: allow holding non-default-constructable-type (#9223) by Zang MingJie · 3 years, 7 months ago
- b6ccd46 Feature/hkdf hsm (#6662) by Jagadish-NXP · 3 years, 10 months ago
- 983f66c Update secure session key derivation to follow CHIP spec (#6562) by Pankaj Garg · 3 years, 10 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
- cb4d7fd Merge ReturnMacros.h into CodeUtils.h (#5545) by Kevin Schoedel · 4 years ago
- d26cf1d Use unidirectional encryption keys in secure session (#4885) by Pankaj Garg · 4 years, 1 month ago
- 2d48e75 Remove BufBound (#4677) by Kevin Schoedel · 4 years, 1 month ago
- dedd15f Implement the missing part of Exchange Header in Transport layer (#4017) by Yufeng Wang · 4 years, 4 months ago
- cc92b63 Groom BufBound (#3932) by Rob Walker · 4 years, 4 months ago
- d513b63 Add available macros for 'return error code' as an alterative to 'verifyorexit' (#3880) by Andrei Litvin · 4 years, 4 months ago
- 2d17edb Enable -Wstack-usage on device builds (#3683) by Kevin Schoedel · 4 years, 4 months ago
- f6157a2 Switch message header encode/decode input lengths to uint16_t. (#3449) by Boris Zbarsky · 4 years, 5 months ago
- 992775c Split transport into 'raw' and move 'retransmit' into transport (#2943) by Andrei Litvin · 4 years, 6 months ago
- b0e38c2 clang-tidy: Apply fixes "modernize-redundant-void-arg" (#2801) by Michael Spang · 4 years, 6 months ago
- 44866b5 Use uint16_t for our various header sizes in bytes (#2836) by Boris Zbarsky · 4 years, 6 months ago
- 25e6454 Separate MessageHeader into Packet/Payload/Mac (#2800) by Andrei Litvin · 4 years, 6 months ago
- 86c93e3 Revert "Make src/crypto and src/controller compile with -Wconversion (#2810)" (#2842) by Boris Zbarsky · 4 years, 6 months ago
- 3ec5a53 Make src/crypto and src/controller compile with -Wconversion (#2810) by Boris Zbarsky · 4 years, 6 months ago
- f48a1a7 Split message header into packet/payload/mac (#2754) by Andrei Litvin · 4 years, 6 months ago
- c76e82d clang-tidy: Apply fixes "modernize-use-nullptr" (#2770) by Michael Spang · 4 years, 6 months ago
- 369ca76 Rework Crypto APIs to define a Keypair class (#2649) by Pankaj Garg · 4 years, 6 months ago
- 31b8415 Use ECPKey instead of raw uint8_t* for asymmetric keys (#2559) by Pankaj Garg · 4 years, 6 months ago
- 6665e76 Use uint8_t instead of unsigned char in crypto APIs (#2408) by Pankaj Garg · 4 years, 7 months ago
- f7f7a0b Use 16 byte MAC tag by default (#2400) by Pankaj Garg · 4 years, 7 months ago
- ade4ad6 Integrate secure pairing with example app and device controller (#2230) by Pankaj Garg · 4 years, 7 months ago
- dc89961 Integrity protect unencrypted portion of message header (#2237) by Pankaj Garg · 4 years, 7 months ago
- 66e6c42 Use 12 bytes nonce for crypto (#2174) by Pankaj Garg · 4 years, 7 months ago
- e8d270c Implement Secure Pairing class (#2021) by Pankaj Garg · 4 years, 7 months ago
- a6228a4 Update message header structure (#1950) by Pankaj Garg · 4 years, 8 months ago
- a310bc4 Use implicit IV for encryption (#1487) by Pankaj Garg · 4 years, 8 months ago
- a4555b8 Add multi connection support in secure session manager by Andrei Litvin · 4 years, 9 months ago
- 862e18a Plase secure channel into the session state as security is connection specific by Andrei Litvin · 4 years, 9 months ago
- 2b1d1ae Clean up Security Header structure and add missing fields, tests (#1175) by Pankaj Garg · 4 years, 9 months ago
- 6ce28a6 Rename SecureTransport to SecureSessionMgr (#1142) by Pankaj Garg · 4 years, 9 months ago[Renamed (82%) from src/transport/CHIPSecureChannel.cpp]
- ce14e61 Updates to use SecureTransport (#1001) by Pankaj Garg · 4 years, 9 months ago
- 4bcf80e Move SecureChannel to transport folder (#966) by Pankaj Garg · 4 years, 10 months ago[Renamed (98%) from src/lib/core/CHIPSecureChannel.cpp]
- 46abaa7 Implement Secure Channel class and its unit tests (#798) by Pankaj Garg · 4 years, 10 months ago