summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [mod_wstunnel] websocket tunnel to other protocolGlenn Strauss2017-07-251-1/+1
* [core] fix compiler warnings on Mac OS XGlenn Strauss2017-06-131-1/+4
* [build] autotools use AC_PROG_CC_STDC macroGlenn Strauss2017-05-151-1/+1
* [build] -Werror if --enable-extra-warnings=errorGlenn Strauss2017-05-151-1/+6
* [core] sys-strings.h abstraction for strings.hGlenn Strauss2017-04-241-1/+1
* [mod_authn_gssapi] needs -lcom_err under cygwinGlenn Strauss2017-03-101-0/+4
* [doc] doc/initscripts.txt (fixes #2782)Glenn Strauss2017-01-311-1/+0
* mod_vhostdb* (dbi,mysql,pgsql,ldap) (fixes #485, fixes #1936, fixes #2297)Glenn Strauss2017-01-311-2/+99
* [mod_openssl] new module (preliminary layout)Glenn Strauss2017-01-141-0/+3
* - next is 1.4.46Glenn Strauss2017-01-141-1/+1
* - next is 1.4.45Glenn Strauss2016-12-241-1/+1
* [build] check for pipe2() at configure timeGlenn Strauss2016-12-171-1/+1
* [autobuild] set NO_RDYNAMIC=yes for midipixGlenn Strauss2016-12-161-1/+1
* [core] compile fix for Mac OS X 10.6 (old) (fixes #2773)Glenn Strauss2016-11-281-1/+1
* - next is 1.4.44Glenn Strauss2016-10-311-1/+1
* [autotools] fix configure.ac for opensuse 13.2Glenn Strauss2016-10-311-1/+1
* [build] move some build scripts to scripts/Glenn Strauss2016-10-301-1/+0
* [autobuild] put ax_prog_cc_for_build.m4 in top directoryStefan Bühler2016-10-291-0/+1
* build: use CC_FOR_BUILD for lemon when cross-compilingAndreas Oberritter2016-10-201-3/+1
* [mod_deflate] skip deflate if loadavg too high (fixes #1505)Glenn Strauss2016-10-191-1/+1
* [autobuild] omit module stubs when missing depsGlenn Strauss2016-10-171-12/+32
* [autobuild] remove mod_authn_gssapi dep on resolvGlenn Strauss2016-10-161-2/+1
* - next is 1.4.43Glenn Strauss2016-10-161-1/+1
* add random() to list of rand() fallbackslighttpd-1.4.42Glenn Strauss2016-10-161-1/+1
* [core] rand.[ch] to use better RNGs when availableGlenn Strauss2016-10-151-1/+5
* [autobuild] update module/feature reportGlenn Strauss2016-10-041-1/+14
* [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