CHANGELOG.md (75e67d8a2b896068a232275885ecf2886b27f34f) | CHANGELOG.md (9b49c4f4cec484bb4c6c1c43b43f3fa86593884d) |
---|---|
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 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 | 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 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- ATT Server: validate request pdu length |
|
17 18### Changed 19- btstack_crypto: update AES-CMAC implementation to access all message bytes sequentially 20 21## Changes December 2019 22 23### Fixed 24- example/pan_lwip_http_server: use Network Access Point, CoD --- 443 unchanged lines hidden --- | 18 19### Changed 20- btstack_crypto: update AES-CMAC implementation to access all message bytes sequentially 21 22## Changes December 2019 23 24### Fixed 25- example/pan_lwip_http_server: use Network Access Point, CoD --- 443 unchanged lines hidden --- |