1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/mbedtls_wrapper/library
Andy Green b8d3f51ebd wrapper: introduce X509_VERIFY_PARAM_set/clear_hostflags
This defines the OpenSSL X509_CHECK_FLAG_...s and the set/clear
accessors.  Since none of them are supported, the set / clear
accessor always does nothing and returns error.
2017-09-09 08:54:58 +08:00
..
ssl_cert.c mbedtls: Add mbedTLS wrapper 2017-08-28 20:13:58 +08:00
ssl_lib.c mbedtls: Add mbedTLS backend support 2017-08-28 20:22:20 +08:00
ssl_methods.c mbedtls: Add mbedTLS wrapper 2017-08-28 20:13:58 +08:00
ssl_pkey.c mbedtls: Add mbedTLS wrapper 2017-08-28 20:13:58 +08:00
ssl_stack.c mbedtls: Add mbedTLS wrapper 2017-08-28 20:13:58 +08:00
ssl_x509.c wrapper: introduce X509_VERIFY_PARAM_set/clear_hostflags 2017-09-09 08:54:58 +08:00