summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [mod_csrf] module to aid against csrf attackspersonal/stbuehler/mod-csrf-oldStefan Bühler2016-09-231-0/+6
* [mod_auth] mod_authn_gssapi Kerberos auth backend (fixes #1899)Glenn Strauss2016-09-221-6/+41
* backport mod_deflate to lighttpd 1.4 (fixes #1824, fixes #2753)Glenn Strauss2016-09-221-1/+1
* [mod_geoip] add to default build (fixes #2705, fixes #2101, fixes #2092, fixe...Glenn Strauss2016-09-131-0/+25
* - next is 1.4.42Glenn Strauss2016-07-311-1/+1
* [autobuild] clock_gettime() -lrt with glibc < 2.17Glenn Strauss2016-07-181-1/+4
* [autobuild] move inet_pton detection laterfbrosson2016-07-181-2/+4
* - next is 1.4.41Glenn Strauss2016-07-161-1/+1
* [mod_ssi] more flexible quoting (fixes #1768)Glenn Strauss2016-05-141-2/+2
* [build] enhancements for cross-compiling (fixes #2276)Glenn Strauss2016-05-141-83/+184
* static build instructions using SCons or makeGlenn Strauss2016-05-101-0/+5
* build with libresslGlenn Strauss2016-05-071-2/+2
* [autobuild] use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET (fixes #1866)Stefan Bühler2016-03-191-1/+1
* [autobuild] fix lua configure error handlingStefan Bühler2016-01-301-1/+3
* use libmemcached instead of deprecated libmemcacheStefan Bühler2016-01-031-16/+15
* add handling for lua 5.2 and 5.3 (fixes #2674)Stefan Bühler2016-01-031-21/+24
* - next is 1.4.40Stefan Bühler2016-01-031-1/+1
* - next ist 1.4.39Stefan Bühler2015-12-051-1/+1
* [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero ...Loganaden Velvindron2015-09-261-1/+12
* -next is 1.4.38Stefan Bühler2015-09-151-1/+1
* [build] put --as-needed into linker flags instead of cflagsStefan Bühler2015-08-231-2/+20
* [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.hStefan Bühler2015-08-231-20/+19
* [autoconf] define HAVE_CRYPT when crypt() is presentStefan Bühler2015-08-221-0/+1
* - next is 1.4.37Stefan Bühler2015-07-261-1/+1
* [dist] add dist-xz, remove dist-bzip2, allow ~rc appendix in packdist.shlighttpd-1.4.36Stefan Bühler2015-07-191-1/+1
* [mod_auth] use crypt_r instead of crypt if availableStefan Bühler2015-02-121-7/+15
* Use buffer API to read and modify "used" memberStefan Bühler2015-02-081-1/+1
* print backtrace in assert logging with libunwindStefan Bühler2015-02-071-0/+11
* [build] use fortify flags with "extra-warnings"Stefan Bühler2014-10-161-3/+24
* add support for (Free)BSD extended attributesMoritz Wilhelmy2014-05-221-8/+17
* - next is 1.4.36Stefan Bühler2014-04-021-1/+1
* - next is 1.4.35Stefan Bühler2014-01-201-1/+1
* - next is 1.4.34Stefan Bühler2013-09-271-1/+1
* [autoconf] pkg-config: search for lua5.1 and lua-5.1 before luaStefan Bühler2013-07-311-11/+11
* [auto* build] simplify autogen.sh, handle automake 1.13 test running (fixes #...Stefan Bühler2013-06-291-1/+11
* - next is 1.4.33Stefan Bühler2012-11-211-1/+1
* configure.ac: remove old stuff, add some new to fix warnings in automake 1.12...Stefan Bühler2012-11-071-4/+7
* - next is 1.4.32Stefan Bühler2012-08-311-1/+1
* Fix --enable-mmap handling in configure.aclighttpd-1.4.31Stefan Bühler2012-05-311-1/+1
* Disable mmap by default (fixes #2391)Stefan Bühler2012-02-241-0/+15
* [doc] add systemd/lighttpd.service to Makefiles, so it ends up in the tarballStefan Bühler2011-12-231-0/+1
* - next is 1.4.31Stefan Bühler2011-12-181-1/+1
* - next is 1.4.30Stefan Bühler2011-07-031-1/+1
* fdevent: add solaris eventports (fixes #2171)lighttpd-1.4.29Stefan Bühler2011-06-131-1/+1
* [doc] Move docs to outdated/ subdir and refer to wiki instead (fixes #2248)Stefan Bühler2011-06-131-0/+1
* [build] Fix detection of libev (fixes #2300)Stefan Bühler2011-03-131-1/+1
* - next is 1.4.29Stefan Bühler2010-08-221-1/+1
* - next is 1.4.28Stefan Bühler2010-08-131-1/+1
* [configure.ac] Move PKG_CONFIG path search upStefan Bühler2010-08-111-4/+4
* add libev fdevent handler: server.event-handler = "libev"Stefan Bühler2010-08-071-0/+37