Commit Graph

3497 Commits (8abbf621d1aafd883e8ea004e09d4e06c157e5e8)
 

Author SHA1 Message Date
Glenn Strauss ea58cc6f3f [core] store fd in srv->stdin_fd during setup
3 years ago
Glenn Strauss 6886e78bca [core] remove unused mbedtls_enabled flag
3 years ago
Glenn Strauss 2f5fc68b59 [build] fix typo in src/Makefile.am EXTRA_DIST
3 years ago
Glenn Strauss c75fd15d7a [build] remove tests/mod-userdir.t from builds
3 years ago
Glenn Strauss be0d11414e [cmake] update deps for src/t/test_*
3 years ago
Glenn Strauss 52fb78459f [cmake] update deps for src/t/test_*
3 years ago
Glenn Strauss f85d1f9070 [core] splaytree_djbhash() in splaytree.h (reuse)
3 years ago
Glenn Strauss 0d4c8edd8f [mod_mysql_vhost] deprecated; use mod_vhostdb_mysql
3 years ago
Glenn Strauss d334eaf1ee [core] uint32_t is plenty large for path names
3 years ago
Glenn Strauss 28f1867c11 quiet clang analyzer scan-build warnings
3 years ago
Glenn Strauss 98a224a4a2 [mod_openssl] prefer some WolfSSL native APIs
3 years ago
Glenn Strauss ed088f5728 [core] error if s->socket_perms chmod() fails
3 years ago
Glenn Strauss 0ad57da55b [mod_openssl,mbedtls,gnutls,nss] fdevent_load_file
3 years ago
Glenn Strauss cc04468762 [core] fdevent_load_file() shared code
3 years ago
Glenn Strauss e00deb5578 [mod_nss] NSS option for TLS (fixes #1218)
3 years ago
Glenn Strauss 8a1ddce0c2 [mod_openssl] default to set MinProtocol TLSv1.2
3 years ago
Glenn Strauss 8422fa4573 [mod_gnutls] detect certs marked OCSP Must-Staple
3 years ago
Glenn Strauss f56c8e58e4 [mod_openssl] detect certs marked OCSP Must-Staple
3 years ago
Glenn Strauss 1c5def49f6 [mod_webdav] webdav.opts "propfind-depth-infinity"
3 years ago
Glenn Strauss 6bf0b57787 [mod_webdav] unsafe-propfind-follow-symlink option
3 years ago
Glenn Strauss 1a02cd7e33 [mod_webdav] limit webdav_propfind_dir() recursion
3 years ago
Glenn Strauss 965c47c85a [mod_webdav] store webdav.opts as bitflags
3 years ago
Glenn Strauss a479d08b7c [mod_extforward] config warning for module order
3 years ago
Glenn Strauss c0796ee1dd [mod_gnutls] OCSP stapling (#2469)
3 years ago
Glenn Strauss 12e5e745b0 [mod_gnutls] option to override GnuTLS priority
3 years ago
Glenn Strauss 5bbf0d34ca [mod_openssl] compat with BoringSSL
3 years ago
Glenn Strauss 0563407d09 [TLS] cert-staple.sh - refresh OCSP responses (#2469)
3 years ago
Glenn Strauss b2b6257c7a [mod_openssl] OCSP stapling (fixes #2469)
3 years ago
Glenn Strauss 60ddaf26c4 [mod_openssl] basic SSL_CONF_cmd for alt TLS libs
3 years ago
Glenn Strauss 1ba36fda93 [mod_openssl] move SSL_CTX curve conf to new func
3 years ago
Glenn Strauss 3fbedbced2 [mod_openssl] set SSL_OP_PRIORITIZE_CHACHA
3 years ago
Glenn Strauss 7d9052c059 [mod_openssl] compat with WolfSSL
3 years ago
Glenn Strauss b4036938de [mod_openssl] compat with LibreSSL
3 years ago
Glenn Strauss c93ecb32a5 [mod_openssl] disable session cache; prefer ticket
3 years ago
Glenn Strauss 83fb1aed6f [mod_gnutls] ssl.stek-file to specify encrypt key
3 years ago
Glenn Strauss 3e2e8e6d29 [mod_mbedtls] ssl.stek-file to specify encrypt key
3 years ago
Glenn Strauss 32a2145f67 [mod_openssl] ssl.stek-file to specify encrypt key
3 years ago
Glenn Strauss 953fa4ba4d [mod_openssl] rotate session ticket encryption key
3 years ago
Glenn Strauss 6d62a498a2 [core] more precise check for request stream flags
3 years ago
Glenn Strauss 9570cc2f5c [doc] update comments in doc/config/modules.conf
3 years ago
Glenn Strauss 7b9230ee51 [core] safe memset calls memset() through volatile
3 years ago
Glenn Strauss 6f2dcc58cd [core] SecureZeroMemory() on _WIN32
3 years ago
Glenn Strauss 10c65e88f7 [mod_openssl] update default DH params
3 years ago
Glenn Strauss 27dbac34a8 [mod_openssl] use openssl feature define for ALPN
3 years ago
Glenn Strauss bdb3040f14 [mod_openssl] use SSL_OP_NO_RENEGOTIATION if avail
3 years ago
Glenn Strauss 3403382261 [mod_openssl] issue warning for deprecated options
3 years ago
Glenn Strauss d605c83a73 [mod_openssl] enable read-ahead, if set, after SNI
3 years ago
Glenn Strauss 1fc8a3e1f2 [core] sys-crypto-md.h w/ inline message digest fn
3 years ago
Glenn Strauss c18f442a63 [multiple] add summaries to top of some modules
3 years ago
Glenn Strauss 10dbe38a92 [core] stricter parse of numerical digits
3 years ago