1. f68cca0 [msg] Fix #13669 - Skip over MX and SX extension blocks. (#16324) by Martin Turon · 3 years ago
  2. 8881290 Group encryption/decryption enabled. (#14514) by Ricardo Casallas · 3 years ago
  3. a04bf54 Add message receive and send tracing to chip-tool (#13637) by Tennessee Carmel-Veilleux · 3 years, 1 month ago
  4. 3f67119 Add header validity check for group and MCSP msg (#11441) by jepenven-silabs · 3 years, 3 months ago
  5. fe47096 Apply comments for PR 10985 (#11189) by jepenven-silabs · 3 years, 4 months ago
  6. 623d8eb [msg] Consolidate use of `SetSecurityFlags`. (#10921) by Martin Turon · 3 years, 4 months ago
  7. 130f2ce [msg] Correct nonce to match spec. (#10895) by Martin Turon · 3 years, 4 months ago
  8. 1cb7d96 Update Message Header with spec (#10325) by jepenven-silabs · 3 years, 4 months ago
  9. cabc2f8 [Group] Add group ID retrieval (#9765) by jepenven-silabs · 3 years, 5 months ago
  10. 3fd5bf8 [msg] Update message version and session id fields to match spec. (#9675) by Martin Turon · 3 years, 5 months ago
  11. fa0ef98 Rename messageId into messageCounter (#9688) by Zang MingJie · 3 years, 5 months ago
  12. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 6 months ago
  13. 6fa975e Use to_underlying instead of manually writing it out or static asserts. (#8278) by Boris Zbarsky · 3 years, 7 months ago
  14. a89a079 [msg] Reorder header bits to match spec. (#7861) by Martin Turon · 3 years, 8 months ago
  15. b79a9bf Use spec defined max application message size (#6174) by Pankaj Garg · 3 years, 10 months ago
  16. f8043b6 MinMdns discovery implementation and chip-repl bindings (#5907) by Andrei Litvin · 3 years, 10 months ago
  17. 3108006 Change PayloadHeader to just store a ProtocolId directly. (#5562) by Boris Zbarsky · 3 years, 11 months ago
  18. f0b7f2b Somewhat unify protocol id representations in libCHIP. (#5476) by Boris Zbarsky · 4 years ago
  19. f1d150c Replace Common protocol with SecureChannel (#5405) by Trevor Holbrook · 4 years ago
  20. a0dd7af Use SecureSessionHandle to indicate if the peer's group key message counter is not synchronized. (#5368) by Yufeng Wang · 4 years ago
  21. 8ea423a #### Problem (#5319) by Kevin Schoedel · 4 years ago
  22. 18b7343 Revert "Expand use of type-safe `BitFlags` and `enum class`. (#5232)" (#5308) by Michael Spang · 4 years ago
  23. 4b8d558 Expand use of type-safe `BitFlags` and `enum class`. (#5232) by Kevin Schoedel · 4 years ago
  24. 63156d2 Integrate Message Counter Synchronization Protocol to CHIP stack (#4932) by Yufeng Wang · 4 years ago
  25. 6a41524 Remove non-spec "payload length" from our packet headers. (#4878) by Boris Zbarsky · 4 years ago
  26. eb1cfd9 Add a convenience API for encoding/decoding headers into a packet buffer. by Boris Zbarsky · 4 years ago
  27. 56fead3 Use the type system for the size of the buffer arg to header encoding/decoding, when possible. by Boris Zbarsky · 4 years ago
  28. 3d79e0e Rename member function IsNeedsAck to NeedsAck in PayloadHeader (#4739) by Yufeng Wang · 4 years ago
  29. e55d117 Add stronger typing for payload header APIs. (#4429) by Boris Zbarsky · 4 years, 1 month ago
  30. dedd15f Implement the missing part of Exchange Header in Transport layer (#4017) by Yufeng Wang · 4 years, 3 months ago
  31. fba2fdc [rendezvous] Add initial support for IP rendezvous (#3704) by Song Guo · 4 years, 3 months ago
  32. 5dfcb9d Add Initiator flag encoding/decoding in payload header (#3439) by Yufeng Wang · 4 years, 4 months ago
  33. f6157a2 Switch message header encode/decode input lengths to uint16_t. (#3449) by Boris Zbarsky · 4 years, 4 months ago
  34. 4fc19f1 Implement ExchangeManager for messaging layer (#3290) by Yufeng Wang · 4 years, 4 months ago
  35. c88c667 Define the sepcial NodeID values to align with convention (#3324) by Yufeng Wang · 4 years, 4 months ago
  36. 1873e8c Use pragma once in more places (#3182) by Andrei Litvin · 4 years, 4 months ago
  37. f94a92d Add add/remove/set flag helpers for MessageHeader (#3054) by Andrei Litvin · 4 years, 4 months ago
  38. 8a532d6 clang-tidy: Apply fixes "readability-avoid-const-params-in-decls" (#3084) by Michael Spang · 4 years, 4 months ago
  39. fbbf127 Doxygen ci (#3011) by Vivien Nicolas · 4 years, 5 months ago
  40. 992775c Split transport into 'raw' and move 'retransmit' into transport (#2943) by Andrei Litvin · 4 years, 5 months ago[Renamed from src/transport/MessageHeader.h]
  41. b0e38c2 clang-tidy: Apply fixes "modernize-redundant-void-arg" (#2801) by Michael Spang · 4 years, 5 months ago
  42. 44866b5 Use uint16_t for our various header sizes in bytes (#2836) by Boris Zbarsky · 4 years, 5 months ago
  43. 25e6454 Separate MessageHeader into Packet/Payload/Mac (#2800) by Andrei Litvin · 4 years, 5 months ago
  44. 902a864 Make src/crypto and src/controller compile with -Werror=conversion (#2845) by Boris Zbarsky · 4 years, 5 months ago
  45. 86c93e3 Revert "Make src/crypto and src/controller compile with -Wconversion (#2810)" (#2842) by Boris Zbarsky · 4 years, 5 months ago
  46. 3ec5a53 Make src/crypto and src/controller compile with -Wconversion (#2810) by Boris Zbarsky · 4 years, 5 months ago
  47. f48a1a7 Split message header into packet/payload/mac (#2754) by Andrei Litvin · 4 years, 5 months ago
  48. 9393ee8 Doxygen fixes (#2718) by Vivien Nicolas · 4 years, 5 months ago
  49. f7f7a0b Use 16 byte MAC tag by default (#2400) by Pankaj Garg · 4 years, 6 months ago
  50. 2a267ba Add setter/getter for Encryption Key ID (#2162) by Pankaj Garg · 4 years, 6 months ago
  51. 90d3d88 Use message header flag to distinguish secure session control msgs (#1986) by Pankaj Garg · 4 years, 7 months ago
  52. a6228a4 Update message header structure (#1950) by Pankaj Garg · 4 years, 7 months ago
  53. a310bc4 Use implicit IV for encryption (#1487) by Pankaj Garg · 4 years, 7 months ago
  54. 4e82f05 Fix some doxygens warnings (#1410) by Vivien Nicolas · 4 years, 8 months ago
  55. 2b1d1ae Clean up Security Header structure and add missing fields, tests (#1175) by Pankaj Garg · 4 years, 8 months ago
  56. 4746858 Squash commit of peer address and connection status (#1112) by Andrei Litvin · 4 years, 8 months ago
  57. b8be85f Make transport layer generic. (#1040) by Andrei Litvin · 4 years, 8 months ago
  58. c98d661 Added doxygen for trivial get/set by Andrei Litvin · 4 years, 9 months ago
  59. 44aed4e Added doxygen comments on return values for encode/decode by Andrei Litvin · 4 years, 9 months ago
  60. 9ee1511 Added more doxygen comments by Andrei Litvin · 4 years, 9 months ago
  61. 8a959ad Update based on code review comments: doxygen, copyright, spacing by Andrei Litvin · 4 years, 9 months ago
  62. 343b5ad Create a transport layer directory and include it to the build system. by Andrei Litvin · 4 years, 9 months ago