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