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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
2
-31
/
+32
*
[scons] link -static-libgcc instead of gcc_s
Stefan Bühler
2017-10-28
1
-0
/
+3
*
[scons] don't link pthread twice in --whole-archive workaround
Stefan Bühler
2017-10-28
1
-0
/
+1
*
[scons] fix some lib dependencies
Stefan Bühler
2017-10-28
1
-3
/
+11
*
[scons] sort modules
Stefan Bühler
2017-10-28
1
-22
/
+22
*
[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
2
-16
/
+1
*
[scons] sort with_* options, document missing options
Stefan Bühler
2017-10-28
1
-13
/
+19
*
[core] fix build --disable-ipv6 (fixes #2832)
nicorac
2017-10-25
1
-0
/
+4
*
[mod_webdav] fix crash if stat fails, not ENOENT
Marco Angaroni
2017-10-25
1
-0
/
+8
*
- next is 1.4.48
Glenn Strauss
2017-10-22
4
-4
/
+6
*
[doc] NEWS
lighttpd-1.4.47
Glenn Strauss
2017-10-22
1
-0
/
+7
*
[core] fix 1.4.46 regression in Last-Modified
Glenn Strauss
2017-10-22
1
-0
/
+1
*
[doc] use https:// URLs to .lighttpd.net resources
Glenn Strauss
2017-10-22
33
-47
/
+47
*
[core] normalize config addrs for eq and ne (#2830)
Glenn Strauss
2017-10-22
1
-92
/
+15
*
[core] normalize config addrs for != match (#2830)
Glenn Strauss
2017-10-22
1
-0
/
+77
*
[core] fix 1.4.46 regression in config match (fixes #2830)
Glenn Strauss
2017-10-22
1
-1
/
+8
*
[core] stricter validation of request-URI begin
Glenn Strauss
2017-10-21
1
-1
/
+7
*
[mod_authn_gssapi] needs -lcom_err under Darwin
Glenn Strauss
2017-10-21
1
-1
/
+1
*
- next is 1.4.47
Glenn Strauss
2017-10-21
4
-4
/
+6
*
[doc] NEWS
lighttpd-1.4.46
Glenn Strauss
2017-10-21
1
-0
/
+263
*
[core] translate DNS to IP str for cond socket cmp
Glenn Strauss
2017-10-21
1
-4
/
+9
*
[core] perf: more efficient fdevent_sched_run()
Glenn Strauss
2017-10-21
4
-18
/
+34
*
[core] reproducible build: hide __DATE__ __TIME__ (fixes #2828)
Glenn Strauss
2017-10-21
1
-2
/
+7
*
[cmake] link mod_cml with memcached
Stefan Bühler
2017-10-21
1
-0
/
+3
*
[cmake] fix attr header detection and linking
Stefan Bühler
2017-10-21
1
-1
/
+5
*
[cmake] handle WITH_WEBDAV_LOCKS option
Stefan Bühler
2017-10-21
1
-0
/
+3
*
[core] adjust parser for valid variable expansion
Glenn Strauss
2017-10-20
1
-1
/
+3
*
[mod_openssl] ssl.read-ahead="disable" by default
Glenn Strauss
2017-10-19
1
-1
/
+1
*
[core] remove fdevent_sched_run from fdevent_libev (#2827)
Glenn Strauss
2017-10-16
1
-1
/
+0
*
[core] add back REQUEST_SCHEME for backends
fbrosson
2017-10-16
1
-0
/
+3
*
[core] permit LF to end lines if !header-strict
Glenn Strauss
2017-10-16
2
-8
/
+76
*
[mod_openssl] remove erroneous SSL_set_shutdown()
Glenn Strauss
2017-10-16
1
-8
/
+0
*
[mod_openssl] copy data for larger SSL packets
Glenn Strauss
2017-10-15
1
-5
/
+28
*
[core] remove fd interest if create_env returns
Glenn Strauss
2017-10-15
1
-1
/
+6
*
[mod_dirlisting] custom js date parse func (fixes #2823)
Glenn Strauss
2017-10-14
1
-2
/
+22
*
[core] fix $REQUEST_HEADER[...] parsing in config (#1556)
Glenn Strauss
2017-10-14
1
-1
/
+1
*
[core] handle fds pending close after poll timeout (fixes #2827)
Glenn Strauss
2017-10-12
1
-1
/
+2
*
[core] quiet coverity warning
Glenn Strauss
2017-10-09
1
-1
/
+4
[next]