summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* [tests] t/test_mod_indexfileGlenn Strauss2021-09-081-1/+0
* [core] Y2038: use _TIME_BITS=64 on 32-bit glibcGlenn Strauss2021-09-041-1/+1
* [autoconf] add AC_SYS_LARGEFILE for lfsGlenn Strauss2021-09-041-0/+1
* [build] look for memcpy and define HAVE_MEMCPYGlenn Strauss2021-08-271-0/+1
* [build] MacOS linker compatGlenn Strauss2021-08-271-2/+8
* [build] autoupdate; still autoconf 2.60 compatibleGlenn Strauss2021-08-271-8/+6
* [core] ck.[ch] - C11 Annex K wrappersGlenn Strauss2021-08-271-0/+1
* [build] --with-nss add test for /usr/include/nspr4Glenn Strauss2021-05-061-1/+4
* [build] check for mempcpy()Glenn Strauss2021-04-021-0/+1
* [autoconf] add ajp13 to build msgsGlenn Strauss2021-02-201-0/+1
* [build] augment configure.ac msgs to remove FAM (#3068)Glenn Strauss2021-02-101-1/+29
* [build] use -pipe with gcc and clangGlenn Strauss2021-02-071-1/+1
* - next is 1.4.60Glenn Strauss2021-02-021-1/+1
* [mod_deflate] support Accept-Encoding: zstdGlenn Strauss2021-01-121-0/+31
* [autoconf] fix LT_INIT syntaxGlenn Strauss2021-01-081-1/+1
* [autotools] autoupdate; subst deprecated/obsoleteGlenn Strauss2020-12-311-57/+53
* - next is 1.4.59Glenn Strauss2020-12-271-1/+1
* [tests] consolidate some tests/ contentGlenn Strauss2020-12-271-2/+0
* [core] http_date.[ch] encapsulate HTTP-date parseGlenn Strauss2020-12-241-0/+1
* [tests] remove FastCGI test dependency on PHPGlenn Strauss2020-12-231-1/+0
* [tests] remove FastCGI test dependency on libfcgiGlenn Strauss2020-12-231-11/+0
* - next is 1.4.58Glenn Strauss2020-12-171-1/+1
* [core] prefer inet_aton() over inet_addr()Glenn Strauss2020-12-051-0/+1
* - next is 1.4.57Glenn Strauss2020-11-291-1/+1
* [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