1. a8a9659 Add intelligence to the ExchangeContext to determine if a peer is active (#29549) by mkardous-silabs · 1 year, 5 months ago
  2. 58875c3 Fix handling of a response that comes after MRP resends end. (#29640) by Boris Zbarsky · 1 year, 5 months ago
  3. 4b1fcb6 add event For messages acks, Request ICD active mode when waiting on a ack (#28380) by Junior Martinez · 1 year, 8 months ago
  4. d30cff3 Fix invariant violation if we get a message without piggyback ack while expecting an ack. (#23282) by Boris Zbarsky · 2 years, 5 months ago
  5. 03de700 Fix crashes when closing all exchanges for fabric. (#19780) by Boris Zbarsky · 2 years, 9 months ago
  6. c9971a5 Add API to invalid sessions/exchanges for UpdateNOC command (#19328) by Zang MingJie · 2 years, 9 months ago
  7. d2a2f07 StandaloneAck handling: Untangle code path for UMH and StandaloneAck (#19443) by Zang MingJie · 2 years, 10 months ago
  8. 3a5d086 ExchangeContext remove unused flags (#17731) by Zang MingJie · 2 years, 10 months ago
  9. 10bb2fd Added support for Thread Synchronized Sleepy End Devices (#17803) by Kamil Kasperczyk · 2 years, 11 months ago
  10. 2825fa1 ExchageContext: remove unused flag (#17661) by Zang MingJie · 2 years, 11 months ago
  11. 4aa0d5f Use async loopback transport for all tests (#17622) by Zang MingJie · 2 years, 11 months ago
  12. 0c06ba5 Clang tidy readability-redundant-* (#17121) by Andrei Litvin · 3 years ago
  13. 1fcb2d5 [Typo] kFlagMesageNotAcked -> kFlagMessageNotAcked (#16922) by Vivien Nicolas · 3 years ago
  14. 73e3c83 [SED] Review switching between polling modes (#14418) by Damian Królik · 3 years, 2 months ago
  15. 4856390 [mrp] Inline ReliableMessageContext getters and setters (#13865) by Damian Królik · 3 years, 2 months ago
  16. 8e5eb8a [Inet] Remove InetLayer class (#12727) by Kevin Schoedel · 3 years, 3 months ago
  17. 4ec0e4e Revisit MRP implementation (#11988) by Zang MingJie · 3 years, 4 months ago
  18. 619b726 Group MRP parameters (#12069) by Zang MingJie · 3 years, 4 months ago
  19. ced0520 Added using CRA/CRI values in the controller for MRP intervals (#11471) by Kamil Kasperczyk · 3 years, 4 months ago
  20. 6145b34 Migrate ReliableMessageMgr::mRetransTable to Pool (#9951) by Zang MingJie · 3 years, 6 months ago
  21. fa43d00 Handle a lost standalone ack correctly. (#9895) by Boris Zbarsky · 3 years, 6 months ago
  22. a62ee31 Stop treating an ack we are not expecting as a fatal error. (#9875) by Boris Zbarsky · 3 years, 6 months ago
  23. fa0ef98 Rename messageId into messageCounter (#9688) by Zang MingJie · 3 years, 6 months ago
  24. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  25. 32c1393 Remove goto exit in messaging layer (#8106) by Zang MingJie · 3 years, 8 months ago
  26. 6c172a2 Make exchanges handle closing on message receipt more automatically. (#8050) by Boris Zbarsky · 3 years, 9 months ago
  27. 233ec0f Don't send piggybacked acks when they are not needed. (#7958) by Boris Zbarsky · 3 years, 9 months ago
  28. 8e8efc3 Stop passing around reliable message managers when we don't need to (#7338) by Boris Zbarsky · 3 years, 10 months ago
  29. 05eca3a Fix darwin warnings due to invalid doxygen syntax (#6747) by Boris Zbarsky · 3 years, 10 months ago
  30. 2d43a7f Optimize memory usage by refactoring ExchangeContext (#5942) by Yufeng Wang · 4 years ago
  31. 362c5f2 Use exchange for session establishment and provisioning (#5938) by Pankaj Garg · 4 years ago
  32. e7abcf1 Fix CRMP retransmission does not occur as expected (#5972) by Yufeng Wang · 4 years ago
  33. 8ea423a #### Problem (#5319) by Kevin Schoedel · 4 years ago
  34. 18b7343 Revert "Expand use of type-safe `BitFlags` and `enum class`. (#5232)" (#5308) by Michael Spang · 4 years ago
  35. 4b8d558 Expand use of type-safe `BitFlags` and `enum class`. (#5232) by Kevin Schoedel · 4 years ago
  36. 9fb9d7f Move all public API documentation from implementation to header in ReliableMessageContext/ReliableMessageMgr (#4728) by Yufeng Wang · 4 years, 1 month ago
  37. 02b31c0 Rename ReliableMessageManager to ReliableMessageMgr (#4574) by Yufeng Wang · 4 years, 2 months ago
  38. c07d818 API SecureManager::SendMessage, use SecureSessoinHandle instead NodeId (#3728) by Zang MingJie · 4 years, 2 months ago
  39. d8afaba Cleanup Throttle Flow mechanism from CRMP (#4294) by Yufeng Wang · 4 years, 2 months ago
  40. 7efa657 Decouple and cleanup the legacy wml based protocols (#4292) by Yufeng Wang · 4 years, 2 months ago
  41. 808dac0 Cleanup Delayed Delivery mechanism from CRMP (#4295) by Yufeng Wang · 4 years, 2 months ago
  42. cb23e0c Integrate CRMP to messaging layer and enable it by default (#4048) by Yufeng Wang · 4 years, 2 months ago
  43. 01031e7 Remove duplicated send flag defines and put ExchangeMgr/ExchangeConte… (#3994) by Yufeng Wang · 4 years, 4 months ago
  44. 76e0d7b Chip reliable message protocol (#3261) by Zang MingJie · 4 years, 5 months ago