esp-idf/components/protocomm
Piyush Shah 541cf16c9e protocomm security1: Restart security session if SESSION_STATE_CMD0 is received
With the introduction of cookies to track a session, it is possible that the
clients restart the provisioning on the same session, specifically when a user
cancels a current provisioning attempt. This can result in an error as the state
on the device side and client side will go out of sync.

This has now been changed such that if SESSION_STATE_CMD0 is received on
an existing session, the state is reset and flow allowed to continue.
2021-01-13 04:34:10 +00:00
..
include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
proto cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 2019-07-05 18:20:15 +05:30
proto-c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
python Protocomm : Added unit tests and protobuf-c generated files 2018-10-02 19:07:28 +05:30
src protocomm security1: Restart security session if SESSION_STATE_CMD0 is received 2021-01-13 04:34:10 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt NimBLE-provisioning: Add NimBLE support to unified provisioning framework 2019-07-02 14:20:10 +08:00
component.mk NimBLE-provisioning: Add NimBLE support to unified provisioning framework 2019-07-02 14:20:10 +08:00