summaryrefslogtreecommitdiff
path: root/src/mod_nss.c
Commit message (Expand)AuthorAgeFilesLines
...
* [TLS] use fdevent_load_file_bytes() for STEK fileGlenn Strauss2020-10-111-1/+0
* [multiple] TLS modules use chunkqueue_peek_data()Glenn Strauss2020-10-111-81/+8
* [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-3/+10
* [mod_nss] func renames for consistencyGlenn Strauss2020-08-021-17/+7
* [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/+24
* [mod_openssl,mbedtls,gnutls,nss] fdevent_load_fileGlenn Strauss2020-07-081-48/+7
* [mod_nss] NSS option for TLS (fixes #1218)Glenn Strauss2020-07-081-0/+3623