- 001cdab Remove the OnSessionReleased callback from OperationalSessionSetup. (#26395) by Boris Zbarsky · 1 year, 10 months ago
- 7a92beb Fix leak when shutting down a controller with pending session setups. (#26070) by Boris Zbarsky · 2 years ago
- bdfe291 Add operational resolution retries in OperationalSessionSetup. (#25991) by Boris Zbarsky · 2 years ago
- 0f1fc1b Fix crashes during CASE establishment. (#25868) by Boris Zbarsky · 2 years ago
- a8b42c1 Fix java im sub crash (#25505) by yunhanw-google · 2 years ago
- 8afc1f5 When retrying CASE during commissioning, extend the fail-safe. (#25595) by Boris Zbarsky · 2 years ago
- 624ba3b Add the ability for OperationalSessionSetup to retry a few times automatically. (#24808) by Boris Zbarsky · 2 years, 1 month ago
- 8188f16 Make OperationalSessionSetup a bit smaller. (#24805) by Boris Zbarsky · 2 years, 2 months ago
- cae6319 First JNI test & changes necessary to make it work (#24355) by Marcos B · 2 years, 2 months ago
- ffecbc1 Simplify CASEClient initialization code (#24079) by Damian Królik · 2 years, 3 months ago
- 24cd722 Remove mRemoteMRPConfig member from OperationalSessionSetup (#21924) by Terence Hampson · 2 years, 7 months ago
- 9dbfa91 Remove methods from DeviceController that are no longer valid (#21886) by Terence Hampson · 2 years, 7 months ago
- b94e1a1 Allow ReliableMessageMgr to perform address relookup on first message fail (#21768) by Terence Hampson · 2 years, 7 months ago
- b6859d7 No longer provide OperationDeviceProxy in OnDeviceConnected callback (#21256) by Terence Hampson · 2 years, 8 months ago[Renamed (69%) from src/app/OperationalDeviceProxy.h]
- d94cbdc Replace `PeerId` -> `ScopedNodeId` where applicable. (#20896) by Jerry Johns · 2 years, 8 months ago
- 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 9 months ago
- 4e3930a Properly manage operational key lifecycle for fail-safe (#19277) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
- 8cc291d Bring certificate validity logic into spec compliance (#19119) by Michael Sandstedt · 2 years, 9 months ago
- 7699761 Remove SessionRecoveryDelegate, deliver its event via SessionHolder (#18878) by Zang MingJie · 2 years, 10 months ago
- 1165152 Clarify CASE session establishment API error reporting. (#18569) by Boris Zbarsky · 2 years, 10 months ago
- 7dec705 Remove raw `SessionHolder::Get` (#18490) by Jerry Johns · 2 years, 10 months ago
- ab57289 Update DNSSD records for resolve/browse on common vs commission/operational data (#18266) by Andrei Litvin · 2 years, 10 months ago
- 7aa0432 Remove attribute filter vestiges. (#18227) by Boris Zbarsky · 2 years, 10 months ago
- c930561 Add GetNewSessionHandlingPolicy callback (#18085) by Zang MingJie · 2 years, 11 months ago
- 60322cb Remove unused code FindCommissioneeDevice(session) (#17880) by Zang MingJie · 2 years, 11 months ago
- 6109d14 DeviceProxy/OperationalDeviceProxy/CommissioneeDeviceProxy clean up unused codes (#17590) by Zang MingJie · 2 years, 11 months ago
- 477862d Move NewPairing from SessionEstablishDelegate to CASE/PASE session (#17422) by Zang MingJie · 2 years, 11 months ago
- e4e3aea Ensure we deallocate CASEClient if EstablishSession fails synchronously. (#17466) by Boris Zbarsky · 2 years, 11 months ago
- c503a97 Add support for re-using CASE sessions (#17266) by Jerry Johns · 3 years ago
- 7dede20 Implement CASE session resumption (#16741) by Zang MingJie · 3 years ago
- 41a431d Fix Session ID Allocation (#16895) by Michael Sandstedt · 3 years ago
- 5ec5bb1 Quick editorial follow-ups on IPK for CASE (#16856) by Tennessee Carmel-Veilleux · 3 years ago
- 1c03d9c Implement CASE processing of IPK (#16737) by Tennessee Carmel-Veilleux · 3 years ago
- c4d81c8 Add more prints to AutoCommissioner/CASESessionManager (#14736) by Jerry Johns · 3 years ago
- d80d593 use clang-tidy to modernize-use-override (#16307) by Andrei Litvin · 3 years ago
- 5a28865 Use AddressResolve in CASE (#15934) by Andrei Litvin · 3 years ago
- 6e47fae Implement video player Binding and ACL functionality (#15468) by chrisdecenzo · 3 years, 1 month ago
- e68bd6c Revert "Add multi-address support for PeerAddress" (#15082) by Andrei Litvin · 3 years, 1 month ago
- 14eb3f5 Add ability to keep several IP addresses per PeerAddress (#14968) by Andrei Litvin · 3 years, 1 month ago
- 39115b9 Remove CHIPClusters.cpp and various things it called into (#14581) by Boris Zbarsky · 3 years, 2 months ago
- b53521c Cleanup CASESession and PASESession lifetime (#13357) by Michael Sandstedt · 3 years, 2 months ago
- 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years, 2 months ago
- d354008 Send ContentLauncher commands from tv-casting-app to tv-app (#12913) by Sharad Binjola · 3 years, 3 months ago
- 0af0a50 [app] use PeerId as the only key for CASESessionManager (#13074) by Jiacheng Guo · 3 years, 3 months ago
- 9a595a4 Fix SessionHandle args so they are const ref (#13053) by Marc Lepage · 3 years, 3 months ago
- 7ead62d [app] Move CASESessionManager to server internal storage (#12778) by Jiacheng Guo · 3 years, 3 months ago
- b210aa3 Using SessionHolder to store a session (#12871) by Zang MingJie · 3 years, 3 months ago
- d9e7e54 [app] make CASESessionManager fabric independent (#12766) by Jiacheng Guo · 3 years, 3 months ago
- 8adecf7 Add a ResolveProxy class to keep track of which controller is issuing… (#12481) by Vivien Nicolas · 3 years, 3 months ago
- d8ac848 Integrate CASE MRP parameters with controller and CASE server (#12738) by Pankaj Garg · 3 years, 3 months ago
- aba3c81 [app] decouple CASESession from OperationalDevice (#12148) by Jiacheng Guo · 3 years, 3 months ago
- 2bd6bd6 Return only operational devices GetConnectedDevice (#11993) by C Freeman · 3 years, 4 months ago
- 619b726 Group MRP parameters (#12069) by Zang MingJie · 3 years, 4 months ago
- 6c9f1c5 Refactor/Split ExchangeMgrDelegate (#11789) by Zang MingJie · 3 years, 4 months ago
- eb84a9d Implement CASESessionManager class (#11703) by Pankaj Garg · 3 years, 4 months ago
- 23d334b Do not dispatch packet to Device/DeviceController (#11776) by Zang MingJie · 3 years, 4 months ago
- a04576d Refactor CHIPDevice class to Operational and Commissionee device proxy (#10808) by Pankaj Garg · 3 years, 4 months ago