zephyr/lib/updatehub
Gerson Fernando Budke 894dcbbf15 lib: updatehub: Improve probe security
Improve buffer overflow security on probe_cb. This ensures that socket
buffer have fixed lenght and content received by COAP fills properly on
metadata buffer. After that, ensures that metadata content is a valid
string with length lower than metadata size.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2020-04-17 10:09:56 +03:00
..
include
CMakeLists.txt
Kconfig
shell.c lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub_device.c lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub_device.h lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h
updatehub.c lib: updatehub: Improve probe security 2020-04-17 10:09:56 +03:00