Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial Mbed-TLS 3 support to get the GitHub Actions working again | William Marlow | 2022-07-09 | 1 | -1/+8 |
* | Support disabled renegotiation in mbedTLS | Azat Khuzhin | 2021-04-30 | 1 | -0/+5 |
* | Introduce new API for flags of the SSL bufferevent | Azat Khuzhin | 2020-10-31 | 1 | -1/+1 |
* | fix: compat mbedtls < 2.4 | okhowang(王沛文) | 2020-07-24 | 1 | -1/+1 |
* | Fix bufferevent_get_{openssl,mbedtls}_error() | Azat Khuzhin | 2020-07-23 | 1 | -1/+1 |
* | Join le_ssl_ops.post_init with le_ssl_ops.init | Azat Khuzhin | 2020-07-22 | 1 | -1/+0 |
* | Merge ssl implementations (openssl and mbedtls) | okhowang(王沛文) | 2020-07-22 | 1 | -1126/+223 |
* | fix build system and add test and cleanup code | okhowang(王沛文) | 2020-07-22 | 1 | -100/+15 |
* | mbedtls based SSL implementation | Jesse Fang | 2020-07-22 | 1 | -0/+1386 |