virtualx-engine/modules/mbedtls
Fabio Alessandrelli 99f657d89f Fix StreamPeerSSL connect_to_stream w/ custom cert
Follow up on #29871.
Was checking the wrong parameter, causing the code to ignore provided
stream-specific SSL certificate.
2019-08-22 16:42:37 +02:00
..
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
crypto_mbedtls.cpp New CryptoMbedTLS Crypto implementation. 2019-08-21 16:59:38 +02:00
crypto_mbedtls.h New CryptoMbedTLS Crypto implementation. 2019-08-21 16:59:38 +02:00
register_types.cpp Rewrite StreamPeerSSL with SSLContext helper class 2019-08-21 16:59:38 +02:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
ssl_context_mbedtls.cpp Fix StreamPeerSSL connect_to_stream w/ custom cert 2019-08-22 16:42:37 +02:00
ssl_context_mbedtls.h Fix regression in StreamPeerSSL 2019-08-22 00:14:01 +02:00
stream_peer_mbedtls.cpp Fix regression in StreamPeerSSL 2019-08-22 00:14:01 +02:00
stream_peer_mbedtls.h Fix regression in StreamPeerSSL 2019-08-22 00:14:01 +02:00