summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [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
* [mod_authn_ldap] replace use of deprecated funcsGlenn Strauss2017-11-051-2/+1
* [autobuild] allow sendfile() in cross-compile (fixes #2836)Glenn Strauss2017-11-021-3/+0
* [autobuild] remove obsolete warning about mmap useGlenn Strauss2017-10-281-4/+3
* [autobuild] generate version id with m4 instead of awkStefan Bühler2017-10-281-2/+1
* [autobuild] improve feature+module countingStefan Bühler2017-10-281-125/+50
* [autobuild] simple check for forkStefan Bühler2017-10-281-3/+1
* [autobuild] improve crypt[_r]Stefan Bühler2017-10-281-14/+12
* [autobuild] improve opensslStefan Bühler2017-10-281-27/+36
* [autobuild] kerberos improvementsStefan Bühler2017-10-281-19/+29
* [autobuild] move some checks to the topStefan Bühler2017-10-281-24/+23
* [autobuild] lots of small cleanupsStefan Bühler2017-10-281-247/+276
* [autobuild] m4 and shell quoting, whitespace changes, sort some listsStefan Bühler2017-10-281-619/+893
* [autobuild] require autoconf >= 2.60, automake >= 1.14Stefan Bühler2017-10-281-30/+5
* - next is 1.4.48Glenn Strauss2017-10-221-1/+1
* [mod_authn_gssapi] needs -lcom_err under DarwinGlenn Strauss2017-10-211-1/+1
* - next is 1.4.47Glenn Strauss2017-10-211-1/+1
* [mod_wstunnel] websocket tunnel to other protocolGlenn Strauss2017-07-251-1/+1