summaryrefslogtreecommitdiff
path: root/src/sys-crypto.h
Commit message (Expand)AuthorAgeFilesLines
* [core] preprocessor option to force crypto libGlenn Strauss2022-07-261-0/+20
* [core] set NSS_VER_INCLUDE after crypto lib selectGlenn Strauss2020-10-291-5/+0
* [multiple] include wolfssl/options.h after selectGlenn Strauss2020-10-291-25/+0
* [multiple] include mbedtls/config.h after selectGlenn Strauss2020-10-291-1/+0
* [core] adjust wolfssl workaround for another caselighttpd-1.4.56-rc5Glenn Strauss2020-10-291-1/+1
* [core] workaround fragile code in wolfssl types.hlighttpd-1.4.56-rc4Glenn Strauss2020-10-291-0/+17
* [build] WITHOUT_LIB_CRYPTO option in codeGlenn Strauss2020-10-271-0/+4
* [build] detect nss3/nss.h or nss/nss.h for NSSGlenn Strauss2020-10-271-0/+4
* [multiple] test for nss includesGlenn Strauss2020-10-221-0/+5
* [multiple] use NSS crypto if no other crypto availGlenn Strauss2020-10-191-0/+1
* [mod_wolfssl] standalone moduleGlenn Strauss2020-10-111-0/+2
* [mod_openssl] prefer some WolfSSL native APIsGlenn Strauss2020-07-081-1/+1
* [mod_nss] NSS option for TLS (fixes #1218)Glenn Strauss2020-07-081-0/+4
* [mod_gnutls] GnuTLS option for TLS (fixes #109)Glenn Strauss2020-07-081-0/+5
* [mod_mbedtls] mbedTLS option for TLSGlenn Strauss2020-07-081-0/+6
* [multiple] ./configure --with-nettle to use NettleGlenn Strauss2020-07-081-0/+7
* [mod_openssl] add support for wolfSSLGlenn Strauss2018-10-071-0/+10
* [TLS] sys-crypto.h abstractionGlenn Strauss2018-09-261-0/+9