CHANGELOG.md (44b583f51937d5afe897592f97c101928f668cf5) | CHANGELOG.md (75e67d8a2b896068a232275885ecf2886b27f34f) |
---|---|
1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## [Unreleased] 10 11### Fixed | 1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## [Unreleased] 10 11### Fixed |
12- L2CAP ERTM: avoid read-after-free on decline of incoming connection |
|
12 13### Added 14- att_db_util: provide GATT Database Hash via att_db_util_hash_calc 15- GATT Compiler: provide GATT Database Hash via GATT_DATABASE_HASH Characteristic 16 17### Changed 18- btstack_crypto: update AES-CMAC implementation to access all message bytes sequentially 19 --- 447 unchanged lines hidden --- | 13 14### Added 15- att_db_util: provide GATT Database Hash via att_db_util_hash_calc 16- GATT Compiler: provide GATT Database Hash via GATT_DATABASE_HASH Characteristic 17 18### Changed 19- btstack_crypto: update AES-CMAC implementation to access all message bytes sequentially 20 --- 447 unchanged lines hidden --- |