]> granicus.if.org Git - libevent/history - bufferevent_mbedtls.c
cmake: do influence CMAKE_DEBUG_POSTFIX of the outer project (if any)
[libevent] / bufferevent_mbedtls.c
2022-10-08 Azat KhuzhinUse heap-bases contexts for MbedTLS handles (#1355)
2022-10-04 Dmitry IlyinAdd helpers and all regress tests are passed
2022-07-09 Azat KhuzhinMerge branch 'mbedtls-3'
2022-07-09 William MarlowInitial Mbed-TLS 3 support to get the GitHub Actions...
2021-04-30 Azat KhuzhinSupport disabled renegotiation in mbedTLS
2020-10-31 Azat KhuzhinMerge branch 'ssl-nagle'
2020-10-31 Azat KhuzhinIntroduce new API for flags of the SSL bufferevent
2020-07-24 okhowang(王沛文)fix: compat mbedtls < 2.4
2020-07-23 Azat KhuzhinFix bufferevent_get_{openssl,mbedtls}_error()
2020-07-22 Azat KhuzhinMerge branch 'mbedtls'
2020-07-22 Azat KhuzhinJoin le_ssl_ops.post_init with le_ssl_ops.init
2020-07-22 okhowang(王沛文)Merge ssl implementations (openssl and mbedtls)
2020-07-22 okhowang(王沛文)fix build system and add test and cleanup code
2020-07-22 Jesse Fangmbedtls based SSL implementation