- 4393200 Add tests to lib/support/SortUtils.h (#32421) by Tennessee Carmel-Veilleux · 1 year, 1 month ago
- 16f8d7a Fix session eviction handling of eviction hints. (#30806) by Boris Zbarsky · 1 year, 4 months ago
- b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 7 months ago
- 161e76a [3/3] Spec-compliant CASE eviction policy algorithm (#19903) by Jerry Johns · 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
- c2a869a [1/3] Reserve `SecureSession` for CASE establishment on the responder at init time (#19261) by Jerry Johns · 2 years, 10 months ago
- cf7d85c Use refcounter for secure session (#17599) by Zang MingJie · 2 years, 11 months ago
- 7965de7 Fix crash on removal of accessing fabric (#17815) by Tennessee Carmel-Veilleux · 3 years ago
- a3f636d Add an API to create session for tests instead of NewPairing (#17411) by Zang MingJie · 3 years ago
- 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 3 years ago
- 41a431d Fix Session ID Allocation (#16895) by Michael Sandstedt · 3 years ago
- 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years, 3 months ago
- be5e0f1 Remove time source template argument of sessions (#12791) by Zang MingJie · 3 years, 4 months ago
- ed367ec Added CASE Authenticated Tags Support to Access Control Check. (#12689) by Evgeny Margolis · 3 years, 4 months ago
- 00434dd Release ObjectPool objects in Session management (#12906) by Kevin Schoedel · 3 years, 4 months ago
- fcd9785 Small cleanups (#12694) by Kevin Schoedel · 3 years, 4 months ago
- c68f199 Catch or release ObjectPool leaks (#12499) by Kevin Schoedel · 3 years, 4 months ago
- e2e4c17 Use Loop::Break/Continue instead of bool in visitor of ForEachActiveObject (#12420) by Zang MingJie · 3 years, 4 months ago
- f7f1cc3 Reduce size doxygen img (#12337) by Victor Morales · 3 years, 4 months ago
- ea87cc6 ACLs: Added SessionType and CATs Parameters to SecureSession and PairingSession Classes (#12027) by Evgeny Margolis · 3 years, 4 months ago
- 619b726 Group MRP parameters (#12069) by Zang MingJie · 3 years, 4 months ago
- 618763d Convert TimeSource to safer Clock types (#11449) by Kevin Schoedel · 3 years, 5 months ago
- c9642fc Use BitMapPool for SecureSessionTable (#11110) by Zang MingJie · 3 years, 5 months ago
- d786c58 Clean up unusded code in SecureSessionTable (#11041) by Zang MingJie · 3 years, 5 months ago
- 5d4d073 Remove unnecessary dependencies on FabricTable objects (#10126) by Pankaj Garg · 3 years, 6 months ago
- eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 6 months ago[Renamed (85%) from src/transport/PeerConnections.h]
- 3fd5bf8 [msg] Update message version and session id fields to match spec. (#9675) by Martin Turon · 3 years, 7 months ago
- 692b86c Expire associated secure sessions when a fabric is deleted (#9571) by Pankaj Garg · 3 years, 7 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
- 2a63309 Rename admin pairing class and usage to fabric (#8479) by Pankaj Garg · 3 years, 8 months ago
- 8b585b5 Check for kUndefinedNodeId for optional node ID values (#5775) by Pankaj Garg · 4 years ago
- 07f1659 Use peer encryption key ID in message header while sending message (#5227) by Pankaj Garg · 4 years, 1 month ago
- 5f25ec1 Introduce concept of device administrator table (#4636) by Pankaj Garg · 4 years, 2 months ago
- c07d818 API SecureManager::SendMessage, use SecureSessoinHandle instead NodeId (#3728) by Zang MingJie · 4 years, 3 months ago
- 108e1b7 Fix bounds checks in PeerConnections (#3940) by Boris Zbarsky · 4 years, 4 months ago
- 05b1e1f Refactor Exchange APIs (#3923) by Zang MingJie · 4 years, 4 months ago
- e4ac46a [transport] Add node ID to address mapping (#3673) by Jiacheng Guo · 4 years, 5 months ago
- 1873e8c Use pragma once in more places (#3182) by Andrei Litvin · 4 years, 6 months ago
- a44b98b Support bypassing secure pairing for test devices and apps (#2267) by Pankaj Garg · 4 years, 7 months ago
- ed3995b Create and lookup connection state using key ID and optional node ID (#2167) by Pankaj Garg · 4 years, 8 months ago
- c3e81c3 Multiple PeerConnections with the same nodeId but different PeerAddress (#1422) by Vivien Nicolas · 4 years, 9 months ago
- c567d83 Move PeerConnections to be template based (#1255) by Andrei Litvin · 4 years, 9 months ago
- 7b20ccb Fix Darwin Framework Build by Sagar Dhawan · 4 years, 9 months ago
- 253b885 Remove unused array code by Andrei Litvin · 4 years, 10 months ago
- de18298 Update comment case based on code review feedback by Andrei Litvin · 4 years, 10 months ago
- eb8806c Update comment case based on code review feedback by Andrei Litvin · 4 years, 10 months ago
- 38de3ba Switch PeerConnections to not be template based. by Andrei Litvin · 4 years, 10 months ago
- 8ca8ff6 Added a class to track multime connections and handle connection expiration. by Andrei Litvin · 4 years, 10 months ago