summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [build] check for xxhash in more waysGlenn Strauss2020-11-091-1/+7
* [build] detect inotify header <sys/inotify.h>Glenn Strauss2020-11-041-0/+5
* [build] prepend search for lua version 5.4Glenn Strauss2020-10-311-1/+1
* [build] option to use system-provided libxxhashlighttpd-1.4.56-rc6Glenn Strauss2020-10-291-0/+28
* [build] fix typo in configure.acGlenn Strauss2020-10-291-1/+1
* [build] detect nss3/nss.h or nss/nss.h for NSSGlenn Strauss2020-10-271-0/+1
* [build] fix lib paths for GnuTLS, NSSlighttpd-1.4.56-rc2Glenn Strauss2020-10-271-2/+2
* [mod_wolfssl] cripple SNI if not built OPENSSL_ALLGlenn Strauss2020-10-261-1/+1
* [build] use pkg-config with wolfsslGlenn Strauss2020-10-261-2/+9
* [multiple] use NSS crypto if no other crypto availGlenn Strauss2020-10-191-0/+5
* [mod_wolfssl] standalone moduleGlenn Strauss2020-10-111-21/+29
* [build] fix typo in option description for wolfSSLGlenn Strauss2020-10-111-1/+1
* [core] ls-hpack optimizationsGlenn Strauss2020-10-111-2/+0
* [core] link in ls-hpack (EXPERIMENTAL)Glenn Strauss2020-10-111-0/+2
* [mod_compress] remove mod_compressGlenn Strauss2020-08-021-3/+2
* [build] bzip2 default to not-enabled in buildGlenn Strauss2020-08-021-1/+1
* [mod_deflate] Brotli supportGlenn Strauss2020-08-021-0/+31
* [mod_authn_dbi] authn backend employing DBIGlenn Strauss2020-07-161-1/+1
* [mod_nss] NSS option for TLS (fixes #1218)Glenn Strauss2020-07-081-0/+35
* [build] point ./configure --help to support forumGlenn Strauss2020-07-081-1/+1
* [mod_gnutls] GnuTLS option for TLS (fixes #109)Glenn Strauss2020-07-081-0/+40
* [core] prefer getxattr() instead of get_attr()Glenn Strauss2020-07-081-0/+9
* [mod_mbedtls] mbedTLS option for TLSGlenn Strauss2020-07-081-1/+44
* [multiple] ./configure --with-nettle to use NettleGlenn Strauss2020-07-081-0/+29
* [mod_webdav] use copy_file_range() if availableGlenn Strauss2020-07-081-0/+1
* - next is 1.4.56Glenn Strauss2020-01-311-1/+1
* [core] Solaris has getloadavg in sys/loadavg.hNiclas Rosenvik2020-01-301-0/+1
* [build] PGSQL_CFLAGS with pkg-config for postgres (#2965)Glenn Strauss2019-09-111-4/+4
* [build] prefer pkg-config for postgres (fixes #2965)Glenn Strauss2019-09-071-9/+15
* Use explicit_memset from NetBSD if available for safe_memclear (fixes #2971)Stefan Bühler2019-08-221-0/+1
* - next is 1.4.55Glenn Strauss2019-05-271-1/+1
* [mod_maxminddb] MaxMind GeoIP2 supportGlenn Strauss2019-05-261-0/+33
* [build] detect FreeBSD elftc_copyfile()Glenn Strauss2019-05-051-0/+13
* [mod_webdav] fix uuid detection macroyangfl2019-04-221-2/+2
* [build] remove -Wdeclaration-after-statementGlenn Strauss2019-03-091-1/+1
* - next is 1.4.54Glenn Strauss2019-01-271-1/+1
* [build] autotools: try mysqlclient.pc and mariadb.pc (fixes #2925)Glenn Strauss2019-01-191-15/+25
* - next is 1.4.53Glenn Strauss2018-11-281-1/+1
* [build] Fix unportable test(1) operatorGlenn Strauss2018-10-161-1/+1
* - next is 1.4.52Glenn Strauss2018-10-141-1/+1
* [build] automake support for wolfSSLGlenn Strauss2018-10-071-3/+48
* [mod_sockproxy] add to buildGlenn Strauss2018-09-231-0/+1
* [mod_authn_pam] mod_auth PAM support (fixes #688)Glenn Strauss2018-09-231-0/+28
* - next is 1.4.51Glenn Strauss2018-08-131-1/+1
* [tests] move src/test_*.c to src/t/Glenn Strauss2018-08-051-1/+1
* [build] remove m4 AC_PATH_PROG for PKG_CONFIGGlenn Strauss2018-03-251-3/+0
* - next is 1.4.50Glenn Strauss2018-03-111-1/+1
* [autoconf] reduce minimum automake version to 1.13Glenn Strauss2018-03-071-1/+1
* - next is 1.4.49Glenn Strauss2017-11-121-1/+1
* [mod_authn_sasl] SASL auth (new) (fixes #2275)Glenn Strauss2017-11-051-2/+41