1. 3fe0400 Add overloads of CopyString that take a CharSpan (i.e. Span<const char>). (#10301) by Boris Zbarsky · 3 years, 5 months ago
  2. e1cd730 Switch lock PIN and RFID to octet string. (#10295) by Boris Zbarsky · 3 years, 5 months ago
  3. 5bb3ae3 Cluster Objects Support (#9500) by Jerry Johns · 3 years, 6 months ago
  4. fa1abba Device Attestation Verifier (#9405) by Marty Leisner · 3 years, 6 months ago
  5. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  6. 4ca8b8f Change QR code payload setup to use C strings (#8526) by alexhqwang · 3 years, 8 months ago
  7. db0e079 Fix leftover from #8236 and make BufferReader/Writer support Span (#8408) by Tennessee Carmel-Veilleux · 3 years, 8 months ago
  8. 6aab4c1 [dns-sd] Add support for service subtypes on Thread devices (#8252) by Damian Królik · 3 years, 8 months ago
  9. c76a376 Allow passing FixedSpan to TLVWriter::Put. (#8294) by Boris Zbarsky · 3 years, 8 months ago
  10. 5081bbe Add some better memory safety in discovery controller code. (#8281) by Boris Zbarsky · 3 years, 8 months ago
  11. 08b5650 Updated CHIP Certs Implementation to Use Spans instaed of Pointer/Len Pairs. (#7599) by Evgeny Margolis · 3 years, 9 months ago
  12. 5b9cbc3 Improve usability of spans for outparams. (#7708) by Boris Zbarsky · 3 years, 9 months ago
  13. f3b7738 Make span more C++20 std::span like (#7642) by Zang MingJie · 3 years, 9 months ago
  14. ebf1201 Added data_equal() and empty() Methods to Span/FixedSpan Classes (#7444) by Evgeny Margolis · 3 years, 9 months ago
  15. c64d9d1 Message counter implementation (#5389) by Zang MingJie · 3 years, 10 months ago
  16. b6c5aa3 Add a way to construct a Span from a C-style array. (#5993) by Boris Zbarsky · 4 years ago
  17. fc666df [util] Create ByteSpan class for holding OCTET_STRING type values in ZCL encoder (#5122) by Song Guo · 4 years ago