Skip to content

Releases: xmidt-org/wrp-c

v2.0.0 08/07/2021

07 Aug 07:16
1212165
Compare
Choose a tag to compare

v1.1.3 06/11/2021

11 Jun 18:59
058c987
Compare
Choose a tag to compare
- 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

07 May 09:38
7425057
Compare
Choose a tag to compare
- 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

01 May 00:52
74f295f
Compare
Choose a tag to compare
- 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

14 Jun 01:17
4214473
Compare
Choose a tag to compare
1.0.0

First stable release