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 796a5edb6c openssl-wrapper: add APLN accessors
This adds the necessary OpenSSL Apis to the mbedTLS openssl wrapper
to allow ALPN negotiation OpenSSL-style.

The OpenSSL upgrade list format is supported and converted to mbedtls
format at runtime.
2017-10-16 17:13:48 +08:00
..
ssl_cert.c mbedtls: Add mbedTLS wrapper 2017-08-28 20:13:58 +08:00
ssl_lib.c openssl-wrapper: add APLN accessors 2017-10-16 17:13:48 +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