This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 22f85e8b6 benchmarks/fpu: improve timing precision to milliseconds
new 825007aaf crypto/openssl-wrapper: export SSL_CTX_load_verify_file and
SSL_CTX_load_verify_dir
new 690d8bddc crypto/openssl-wrapper: fix SSL error code mapping
new 57ced95c0 crypto/openssl-wrapper: align SSL_CTX_new declaration with
OpenSSL
The 3 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:
crypto/openssl_mbedtls_wrapper/include/openssl/ssl.h | 6 +++++-
crypto/openssl_mbedtls_wrapper/mbedtls/ssl_lib.c | 2 +-
crypto/openssl_mbedtls_wrapper/mbedtls/ssl_pm.c | 14 +++++++++-----
3 files changed, 15 insertions(+), 7 deletions(-)