This is an automated email from the ASF dual-hosted git repository. rymek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git.
from 68c2594 host/gap: fix doxygen for ble_gap_ext_disc() new 6bb3c0c nimble/host: Fix MITM vulnerability during public key exchange in secure connection new b106ddb nimble/test: Add SC unit test to flag error on same public key The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: nimble/host/src/ble_sm_sc.c | 7 + nimble/host/test/src/ble_sm_sc_test.c | 606 ++++++++++++++++++++++++++++++++ nimble/host/test/src/ble_sm_test_util.c | 106 +++++- nimble/host/test/src/ble_sm_test_util.h | 1 + 4 files changed, 715 insertions(+), 5 deletions(-)