index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] detect inotify header <sys/inotify.h>
Glenn Strauss
2020-11-04
1
-1
/
+2
*
[build] prepend search for lua version 5.4
Glenn Strauss
2020-10-31
1
-1
/
+1
*
[build] option to use system-provided libxxhash
lighttpd-1.4.56-rc6
Glenn Strauss
2020-10-29
1
-0
/
+10
*
scons: fix check environment
Stefan Bühler
2020-08-02
1
-1
/
+1
*
[build] SCons fix space/tabs inconsistency
Glenn Strauss
2020-08-02
1
-2
/
+2
*
[build] SCons brotli needs pkg-config --static
Glenn Strauss
2020-08-02
1
-1
/
+1
*
[build] SCons build mod_deflate w/ libm for brotli
Glenn Strauss
2020-08-02
1
-2
/
+1
*
[build] SCons build with brotli needs -lm on *BSD
Glenn Strauss
2020-08-02
1
-1
/
+4
*
[build] fix SCons build for detection of brotli
Glenn Strauss
2020-08-02
1
-1
/
+1
*
[mod_deflate] Brotli support
Glenn Strauss
2020-08-02
1
-0
/
+7
*
[mod_nss] NSS option for TLS (fixes #1218)
Glenn Strauss
2020-07-08
1
-0
/
+8
*
[mod_gnutls] GnuTLS option for TLS (fixes #109)
Glenn Strauss
2020-07-08
1
-0
/
+14
*
[mod_mbedtls] mbedTLS option for TLS
Glenn Strauss
2020-07-08
1
-0
/
+12
*
[multiple] ./configure --with-nettle to use Nettle
Glenn Strauss
2020-07-08
1
-0
/
+9
*
[mod_webdav] use copy_file_range() if available
Glenn Strauss
2020-07-08
1
-0
/
+1
*
- next is 1.4.56
Glenn Strauss
2020-01-31
1
-1
/
+1
*
[core] Solaris has getloadavg in sys/loadavg.h
Niclas Rosenvik
2020-01-30
1
-0
/
+1
*
Also use explicit_memset (NetBSD) with cmake, scons and meson
Stefan Bühler
2019-08-22
1
-0
/
+1
*
- next is 1.4.55
Glenn Strauss
2019-05-27
1
-1
/
+1
*
[mod_maxminddb] MaxMind GeoIP2 support
Glenn Strauss
2019-05-26
1
-0
/
+9
*
[build] detect FreeBSD elftc_copyfile()
Glenn Strauss
2019-05-05
1
-0
/
+6
*
[scons] help scons on FreeBSD find sys/event.h
Glenn Strauss
2019-05-05
1
-9
/
+1
*
- next is 1.4.54
Glenn Strauss
2019-01-27
1
-1
/
+1
*
- next is 1.4.53
Glenn Strauss
2018-11-28
1
-1
/
+1
*
- next is 1.4.52
Glenn Strauss
2018-10-14
1
-1
/
+1
*
[build] SCons support for wolfSSL
Glenn Strauss
2018-10-07
1
-0
/
+16
*
[build] fix SCons build for mod_authn_pam
Glenn Strauss
2018-09-24
1
-0
/
+1
*
[mod_authn_pam] mod_auth PAM support (fixes #688)
Glenn Strauss
2018-09-23
1
-0
/
+9
*
- next is 1.4.51
Glenn Strauss
2018-08-13
1
-1
/
+1
*
- next is 1.4.50
Glenn Strauss
2018-03-11
1
-1
/
+1
*
- next is 1.4.49
Glenn Strauss
2017-11-12
1
-1
/
+1
*
[scons] fix various python2/3 incompatibilities
Stefan Bühler
2017-11-08
1
-3
/
+9
*
[mod_authn_sasl] SASL auth (new) (fixes #2275)
Glenn Strauss
2017-11-05
1
-0
/
+10
*
[mod_authn_ldap] replace use of deprecated funcs
Glenn Strauss
2017-11-05
1
-1
/
+0
*
[scons] parse config programs output in a generic way
Stefan Bühler
2017-10-28
1
-44
/
+31
*
[scons] break some lines in Append(...) calls
Stefan Bühler
2017-10-28
1
-23
/
+83
*
[scons] move LIB* initializing block
Stefan Bühler
2017-10-28
1
-24
/
+24
*
[scons] split function names, break some lines
Stefan Bühler
2017-10-28
1
-12
/
+73
*
[scons] wrap Configure in local Autoconf class
Stefan Bühler
2017-10-28
1
-176
/
+263
*
[scons] add some generic defintions early
Stefan Bühler
2017-10-28
1
-1
/
+7
*
[scons] fix warnings with deprecated ldap api
Stefan Bühler
2017-10-28
1
-0
/
+1
*
[scons] explicit fails when wanted features are missing
Stefan Bühler
2017-10-28
1
-36
/
+51
*
[scons] check all features in autoconf block and sort them
Stefan Bühler
2017-10-28
1
-100
/
+102
*
[scons] add with_uuid option, document webdav relations
Stefan Bühler
2017-10-28
1
-5
/
+6
*
[scons] fix dbi
Stefan Bühler
2017-10-28
1
-4
/
+4
*
[scons] don't screw env[LIBS]
Stefan Bühler
2017-10-28
1
-29
/
+29
*
[scons] fix with_pgsql
Stefan Bühler
2017-10-28
1
-4
/
+1
*
[scons] add with_all option
Stefan Bühler
2017-10-28
1
-0
/
+11
*
[scons] rename with_gzip to with_zlib
Stefan Bühler
2017-10-28
1
-2
/
+2
*
[scons] config.py(-sample) not used, remove them
Stefan Bühler
2017-10-28
1
-1
/
+1
[next]