Releases: xmidt-org/wrp-c
Releases · xmidt-org/wrp-c
v2.0.0 08/07/2021
v1.1.3 06/11/2021
- Major re-write of the msgpack handling code that - Reduces calls to malloc - Increases test coverage - Does more strict boundary checking for types - Reduces function complexity - [Issue #103](https://github.com/xmidt-org/wrp-c/issues/103) where multiple partner_ids are supported now - [Issue #105](https://github.com/xmidt-org/wrp-c/issues/105) where memory bounds are not respected - [Issue #108](https://github.com/xmidt-org/wrp-c/issues/105) where va_copy() could leak memory
v1.1.1 05/07/2021
- 2021-05-07 - Improve cmake files so dependencies can be found and specified vs. always downloaded - Improve the tag code to leverage the new cmake file - Updated to use the spdx license pattern
v1.1.0 05/01/2021
- 2021-04-40 - Migrate to new CI infrastructure - Fixed memory leak - Fixed memory leak coverity found - Added support for Mac / Apple build - Modified wrp dest parse function to support both source/dest parsing - Added NULL checks for malloc - Added 'accept' wrp field
First Stable Release
1.0.0 First stable release