summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [doc] NEWSlighttpd-1.4.59Glenn Strauss2021-02-021-0/+85
* [core] quiet coverity warningGlenn Strauss2021-02-021-1/+1
* [mod_mbedtls] remove redundant condition checkGlenn Strauss2021-02-021-7/+1
* [core] re-validate h2 CONTINUATION frame len in cqGlenn Strauss2021-02-021-3/+17
* [mod_mbedtls] restore ALPN chk after client helloGlenn Strauss2021-02-011-0/+49
* [mod_cgi] fix assert if empty X-Sendfile path (fixes #3062)Glenn Strauss2021-02-011-0/+8
* [mod_mbedtls] fix acme-tls/1 challenge bootstrapGlenn Strauss2021-02-011-51/+341
* [mod_mbedtls] fix acme-tls/1 challenge bootstrapGlenn Strauss2021-02-011-0/+79
* [mod_wolfssl] copy stapling buf for OCSP respGlenn Strauss2021-02-011-2/+5
* [mod_nss] fix acme-tls/1 challenge bootstrapGlenn Strauss2021-02-011-8/+14
* [mod_gnutls] fix acme-tls/1 challenge bootstrapGlenn Strauss2021-02-011-77/+80
* [TLS] set r->uri.authority empty str upon accept()Glenn Strauss2021-01-305-0/+5
* [mod_openssl] fix acme-tls/1 challenge bootstrapGlenn Strauss2021-01-301-7/+8
* [TLS] fix invalid cfg warningGlenn Strauss2021-01-303-7/+7
* [mod_wolfssl] wolfSSL might repeat SNI_Callback()Glenn Strauss2021-01-301-8/+20
* [build] fix typo in SConstruct (fixes #3061)Glenn Strauss2021-01-291-1/+1
* [mod_gnutls,mod_mbedtls] recog common cipherstringGlenn Strauss2021-01-292-0/+26
* [core] fix merging large headers across mult reads (fixes #3059)Glenn Strauss2021-01-291-1/+1
* [core] tighten struct data_config and related codeGlenn Strauss2021-01-296-215/+220
* [core] const data_unset *array_get_element_klen()Glenn Strauss2021-01-295-11/+11
* [mod_ajp13] AJPv13 Tomcat connector for lighttpdGlenn Strauss2021-01-297-6/+987
* [core] enable HTTP/2 by defaultGlenn Strauss2021-01-291-2/+4
* [multiple] quiet some clang-analyzer warningsGlenn Strauss2021-01-294-3/+4
* [multiple] avoid duplicate parsing in trigger func (#3056)Glenn Strauss2021-01-296-6/+18
* [TLS] detect expired stapling file at startup (fixes #3056)Glenn Strauss2021-01-294-51/+91
* [core] skip interest in POLLRDHUP after POLLRDHUP (#3059)Glenn Strauss2021-01-201-1/+3
* [core] fix 100% CPU spin if traffic limit hitGlenn Strauss2021-01-191-1/+1
* [core] check more carefully after SSL_WANT_WRITEGlenn Strauss2021-01-192-8/+8
* [mod_gnutls] fix alt code for coverityGlenn Strauss2021-01-171-1/+1
* [multiple] fix TLS config string parsingGlenn Strauss2021-01-172-3/+19
* [mod_wolfssl] fix syntax errorsGlenn Strauss2021-01-171-2/+2
* [mod_wolfssl] wipe ssl_pemfile_pkey before free()Glenn Strauss2021-01-171-2/+10
* [mod_gnutls] fix ssl.ca_dn_file data accessGlenn Strauss2021-01-171-1/+1
* [multiple] fix TLS config string parsingGlenn Strauss2021-01-172-8/+20
* [multiple] fix coverity warningsGlenn Strauss2021-01-174-8/+41
* [mod_deflate] compat with zstd < v1.4.0Glenn Strauss2021-01-171-0/+16
* [mod_deflate] use zstd typedefs (minor cleanup)Glenn Strauss2021-01-171-13/+13
* build] scripts/ci-build.sh remove --with-maxminddbGlenn Strauss2021-01-161-3/+0
* [build] scripts/ci-build.sh add --with-maxminddbGlenn Strauss2021-01-161-0/+3
* [mod_alias] modify r->physical.path in placeGlenn Strauss2021-01-161-47/+58
* [build] adjust crypto vars in src/CMakeLists.txtGlenn Strauss2021-01-161-0/+3
* [core] avoid multiple definition of SHA512_CTXGlenn Strauss2021-01-161-2/+4
* [build] adjust crypto vars in src/CMakeLists.txtGlenn Strauss2021-01-161-7/+6
* [build] scripts/ci-build.sh adjustmentsGlenn Strauss2021-01-161-2/+0
* [build] adjust mbedtls vars in src/CMakeLists.txtGlenn Strauss2021-01-161-3/+3
* [build] fix typo in src/CMakeLists.txtGlenn Strauss2021-01-161-2/+4
* [build] scripts/ci-build.sh adjustmentsGlenn Strauss2021-01-161-5/+3
* [build] scripts/ci-build.sh w/o --with-wolfsslGlenn Strauss2021-01-161-3/+1
* [mod_openssl] update LIBRESSL_VERSION_NUMBER checkGlenn Strauss2021-01-161-2/+2
* [build] scripts/ci-build.sh --with-nettleGlenn Strauss2021-01-161-0/+3