summaryrefslogtreecommitdiff
path: root/src/mod_mbedtls.c
Commit message (Expand)AuthorAgeFilesLines
* [TLS] ignore empty "CipherString" in ssl-conf-cmdGlenn Strauss2020-10-191-1/+1
* [mod_mbedtls] quiet CLOSE_NOTIFY after conn resetGlenn Strauss2020-10-131-0/+2
* [TLS] use fdevent_load_file_bytes() for STEK fileGlenn Strauss2020-10-111-9/+3
* [multiple] TLS modules use chunkqueue_peek_data()Glenn Strauss2020-10-111-79/+6
* [TLS] error if inherit empty TLS cfg from globalsGlenn Strauss2020-10-111-1/+2
* [multiple] allow TLS ALPN "h2" if "server.h2proto"Glenn Strauss2020-10-031-9/+10
* [multiple] rename connection_reset hook to requestGlenn Strauss2020-08-021-1/+1
* [multiple] con hooks store ctx in con->plugin_ctxGlenn Strauss2020-08-021-27/+25
* [mod_openssl,mbedtls,gnutls,nss] fdevent_load_fileGlenn Strauss2020-07-081-6/+73
* [mod_mbedtls] ssl.stek-file to specify encrypt keyGlenn Strauss2020-07-081-10/+164
* [mod_mbedtls] mbedTLS option for TLSGlenn Strauss2020-07-081-0/+3478