1. a8cfbac TCP connection setup/management and CASESession association. by Pradip De · 11 months ago
  2. 0421b8f Add orphan files in `src/transport` to gn (#31878) by Andrei Litvin · 1 year, 2 months ago
  3. a77e01c Remove a lot of nlio dependencies, enable TestUDP (#31802) by Andrei Litvin · 1 year, 2 months ago
  4. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 4 months ago
  5. 14bc386 Factor out secure channel type definitions into a separate static library. (#28248) by Boris Zbarsky · 1 year, 8 months ago
  6. d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 9 months ago
  7. b5a8d9c Add data logging using the tracing module for message send/receive (#27281) by Andrei Litvin · 1 year, 9 months ago
  8. a4ebc80 Remove SessionHandle.{h,cpp} and replace includes with Session.h (#26549) by Andrei Litvin · 1 year, 11 months ago
  9. c6724a0 [2/3] CASE Eviction (Initial Impl) (#19502) by Jerry Johns · 2 years, 9 months ago
  10. e33b0c6 Fix GlobalUnencryptedMessageCounter initial value (#19429) by Zang MingJie · 2 years, 10 months ago
  11. 498be03 Move PairingSession from transport/ to protocols/secure_channel/ (#17889) by Zang MingJie · 2 years, 11 months ago
  12. bd56c52 TRACE: Add transport tracing to linux example apps (#16893) by rgoliver · 3 years ago
  13. f7910c9 [Group ]Group msg counter (#14996) by Jean-Francois Penven · 3 years, 1 month ago
  14. 7a4028d Refactor SessionHandle (#13330) by Zang MingJie · 3 years, 3 months ago
  15. 2400884 Add subject descriptor plumbing (#12756) by Marc Lepage · 3 years, 4 months ago
  16. 8a55d8ec Add trace messages for automation (#12732) by rgoliver · 3 years, 4 months ago
  17. 9e0baa5 Send optional MRP parameters in PASE messages (#12638) by Pankaj Garg · 3 years, 4 months ago
  18. 4052bdc Move FabricTable class out of transport layer by Pankaj Garg · 3 years, 4 months ago
  19. 6c9f1c5 Refactor/Split ExchangeMgrDelegate (#11789) by Zang MingJie · 3 years, 4 months ago
  20. d9e02a0 [mdns] Renamed mDNS abstract layer to DNS-SD (#10381) by Kamil Kasperczyk · 3 years, 6 months ago
  21. eca9bff Rename classes in transport layer (#9814) by Zang MingJie · 3 years, 6 months ago
  22. f880d00 Fix MRP to not happen over BTP again. (#9792) by Boris Zbarsky · 3 years, 6 months ago
  23. 2a63309 Rename admin pairing class and usage to fabric (#8479) by Pankaj Garg · 3 years, 8 months ago
  24. cf3a721 Move SessionEstablishmentDelegate.h from transport to secure_channel (#7133) by Yufeng Wang · 3 years, 10 months ago
  25. c64d9d1 Message counter implementation (#5389) by Zang MingJie · 3 years, 11 months ago
  26. 0f443b8 Delete RendezvousSession, and move code to controller and server (#6437) by Pankaj Garg · 3 years, 11 months ago
  27. 85f0bc2 Use exchange to send CASE session establishment messages (#6271) by Pankaj Garg · 4 years ago
  28. 87142e0 [ble/rendezvous] Decouple BLE transport from Rendezvous (#5337) by Song Guo · 4 years ago
  29. 362c5f2 Use exchange for session establishment and provisioning (#5938) by Pankaj Garg · 4 years ago
  30. e20fe43 Sigma message construction and parsing for CASE (#5442) by Joseph Kelly · 4 years ago
  31. 9a791a8 Integrate KVS with device session tables (#4976) by Pankaj Garg · 4 years, 1 month ago
  32. 5480b66 Revert "Integrate KVS with device session tables (#4952)" (#4970) by Michael Spang · 4 years, 1 month ago
  33. 9c31534 Integrate KVS with device session tables (#4952) by Pankaj Garg · 4 years, 1 month ago
  34. ed28753 Enable pairing of multiple admins with a device (#4738) by Pankaj Garg · 4 years, 2 months ago
  35. 5f25ec1 Introduce concept of device administrator table (#4636) by Pankaj Garg · 4 years, 2 months ago
  36. 45dabd2 Optimize TransportMgrBase::HandleMessageReceived, reduce void* usage (#4388) by Zang MingJie · 4 years, 2 months ago
  37. 32fe64f Rename code to PASESession and CASESession (#4491) by Pankaj Garg · 4 years, 2 months ago
  38. ab81fbb Initial skeleton code for CASE state machine (#4435) by Pankaj Garg · 4 years, 2 months ago
  39. fad6d05 Refactor message encryption and pairing code (#4401) by Pankaj Garg · 4 years, 2 months ago
  40. fba2fdc [rendezvous] Add initial support for IP rendezvous (#3704) by Song Guo · 4 years, 4 months ago
  41. e4ac46a [transport] Add node ID to address mapping (#3673) by Jiacheng Guo · 4 years, 5 months ago
  42. 0dfc4db Move WiFi association processing to Rendezvous StateMachine (#3019) by Pankaj Garg · 4 years, 6 months ago
  43. 992775c Split transport into 'raw' and move 'retransmit' into transport (#2943) by Andrei Litvin · 4 years, 6 months ago
  44. 0f79977 Make src/transport compile with -Werror=conversion (#2849) by Boris Zbarsky · 4 years, 6 months ago
  45. 9393ee8 Doxygen fixes (#2718) by Vivien Nicolas · 4 years, 6 months ago
  46. d1f0a37 Add a Transport::TCP class for tcp-based communication. (#2689) by Andrei Litvin · 4 years, 6 months ago
  47. f12bd0f Adds RendezvousSession inside src/transport (#2508) by Vivien Nicolas · 4 years, 7 months ago
  48. e8d270c Implement Secure Pairing class (#2021) by Pankaj Garg · 4 years, 8 months ago
  49. 1b27142 Add darwin device layer & fix Mac build (#1702) by Michael Spang · 4 years, 8 months ago
  50. 8d085b3 Add linux embedded & standalone examples to GN build + misc cleanups (#1525) by Michael Spang · 4 years, 9 months ago
  51. efa630b Support building CHIP with GN (#1456) by Michael Spang · 4 years, 9 months ago