issues
search
AVSystem
/
Anjay
C implementation of the client-side OMA LwM2M protocol
Other
189
stars
70
forks
source link
Anjay 1.16
#31
Closed
dextero
closed
5 years ago
dextero
commented
5 years ago
Features:
Added anjay_fw_update_set_result API for changing Firmware Update Result at runtime
Improvements:
Make Travis tests a bit faster by no longer using --track-origins=yes Valgrind argument, and also using pre-built Docker images
Bugfixes:
Disabled stdin buffering in demo application. Fixes occasional hangs in Python tests
Updated usages of deprecated avs
persistence
* functions
Added mbedx509 to pymbedtls dependencies
Fixed issues found by Coverity scan
Features:
Improvements:
Bugfixes: