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 updatehub: move header to library 2019-10-25 18:20:20 -04:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
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 cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
updatehub_priv.h
updatehub.c lib: updatehub: Improve probe security 2020-04-17 10:09:56 +03:00