summaryrefslogtreecommitdiff
path: root/ssl-compat.h
Commit message (Expand)AuthorAgeFilesLines
* Drop unused le_ssl_ops::err_is_okAzat Khuzhin2023-05-161-1/+0
* ssl: do not triger EOF if some data had been successfully readAzat Khuzhin2023-05-141-0/+1
* ssl: rename err_is_ok to handshake_is_ok (internal API)Azat Khuzhin2023-05-141-1/+1
* Introduce new API for flags of the SSL buffereventAzat Khuzhin2020-10-311-2/+2
* Join le_ssl_ops.post_init with le_ssl_ops.initAzat Khuzhin2020-07-221-1/+0
* Merge ssl implementations (openssl and mbedtls)okhowang(王沛文)2020-07-221-0/+102