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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[doc] NEWS
Glenn Strauss
2016-05-02
1
-0
/
+7
*
[doc] NEWS
Glenn Strauss
2016-04-28
1
-0
/
+10
*
[doc] NEWS
Glenn Strauss
2016-04-25
1
-0
/
+9
*
[core] compile with upcoming openssl 1.1.0 release (fixes #2727)
Glenn Strauss
2016-04-24
1
-0
/
+1
*
[core] retry tempdirs on partial write, ENOSPC (fixes #2588)
Glenn Strauss
2016-04-18
1
-0
/
+1
*
[config] server.listen-backlog option (fixes #1825, #2116)
Glenn Strauss
2016-04-18
1
-0
/
+1
*
[core] open fd when appending file to cq (fixes #2655)
Glenn Strauss
2016-04-18
1
-0
/
+1
*
[mod_indexfile] save physical path to env (fixes #448, #892)
Glenn Strauss
2016-04-14
1
-0
/
+1
*
[mod_redirect,mod-rewrite] short-circuit if blank replacement (fixes #2085)
Glenn Strauss
2016-04-14
1
-0
/
+1
*
[mod_ssi] config ssi.exec (fixes #2051)
Glenn Strauss
2016-04-14
1
-0
/
+1
*
[mod_ssi] config ssi.conditional-requests
fbrosson
2016-04-14
1
-0
/
+1
*
[core] setrlimit max-fds <= rlim_max for non-root (fixes #2723)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[core] define __STDC_WANT_LIB_EXT1__ (fixes #2722)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_dirlisting] class for dir <tr> (fixes #2304)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_status] table w/ count of con states (fixes #2427)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_status] page refresh option (fixes #2170)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_expire] reset caching response headers for error docs (fixes #1919)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_webdav] readdir POSIX compat (fixes #1826)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_extforward] reset cond_cache for scheme (fixes #1499)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_magnet] rename var for clarity (fixes #1483)
Glenn Strauss
2016-04-13
1
-0
/
+1
*
[mod_auth] send charset="UTF-8" in WWW-Authenticate (fixes #1468)
Glenn Strauss
2016-04-12
1
-0
/
+1
*
[mod_cgi] always set QUERY_STRING (fixes #1339)
Glenn Strauss
2016-04-12
1
-0
/
+1
*
[mod_fastcgi,mod_scgi] check for spawning on same unix socket (fixes #319)
Glenn Strauss
2016-04-08
1
-0
/
+1
*
[core] clean up srv before exiting for lighttpd -[vVh]
Glenn Strauss
2016-04-01
1
-0
/
+1
*
[stream] fstat() after open() to obtain file size
Glenn Strauss
2016-04-01
1
-0
/
+1
*
use li_[iu]tostrn() instead of li_[iu]tostr()
Glenn Strauss
2016-04-01
1
-0
/
+1
*
pass buf size to li_tohex()
Glenn Strauss
2016-04-01
1
-0
/
+1
*
[mod_status] use snprintf() instead of sprintf()
Glenn Strauss
2016-04-01
1
-0
/
+1
*
[mod_webdav] allow Depth: Infinity lock on file (fixes #2296)
Glenn Strauss
2016-04-01
1
-0
/
+1
*
[stat] mimetype.xattr-name global config option (fixes #2631)
Glenn Strauss
2016-03-26
1
-0
/
+1
*
[core] lighttpd -tt performs preflight startup checks (fixes #411)
Glenn Strauss
2016-03-26
1
-0
/
+1
*
[core] fixed the loading for default modules if they are specified explicitly
Jan Kneschke
2016-03-26
1
-0
/
+1
*
[core] respond 411 Length Required if request has Transfer-Encoding: chunked ...
Glenn Strauss
2016-03-26
1
-0
/
+1
*
[core] wait for grandchild to be ready when daemonizing (fixes #2712, thx pas...
Glenn Strauss
2016-03-26
1
-0
/
+1
*
[mod_proxy] accept LF delimited headers, not just CRLF (fixes #2594)
Glenn Strauss
2016-03-26
1
-0
/
+1
*
[config] warn if server.upload-dirs has non-existent dirs (fixes #2508)
Glenn Strauss
2016-03-26
1
-0
/
+1
*
[mod_ssi] Add SSI vars SCRIPT_{URI,URL} and REQUEST_SCHEME (fixes #2721)
fbrosson
2016-03-26
1
-0
/
+1
*
add NEWS entry for previous commit
Stefan Bühler
2016-03-26
1
-0
/
+1
*
[buffer] refactor buffer_path_simplify (fixes #2560)
Stefan Bühler
2016-03-25
1
-0
/
+1
*
[unittests] add test_buffer and test_base64 unit tests
Stefan Bühler
2016-03-25
1
-0
/
+1
*
[base64] fix crash due to broken force_assert
Andrey Mnatsakanov
2016-03-23
1
-0
/
+1
*
[core] replace array weakref with vector
Stefan Bühler
2016-03-19
1
-0
/
+1
*
[core] add generic vector implementation
Stefan Bühler
2016-03-19
1
-0
/
+1
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-0
/
+1
*
[core] truncate pidfile on exit (fixes #2695)
Kyle J. McKay
2016-03-19
1
-0
/
+1
*
[core] fix request_start in keep-alive requests to mark time when received fi...
Stefan Bühler
2016-03-19
1
-0
/
+1
*
[autobuild] use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET (fixes #1866)
Stefan Bühler
2016-03-19
1
-0
/
+1
*
[core] log remote address on request timeouts (fixes #652)
Stefan Bühler
2016-03-19
1
-0
/
+1
*
restart (some) syscalls after SIGCHLD interrupted them; should fix LDAP probl...
Stefan Bühler
2016-03-19
1
-0
/
+1
*
[ssl] support disabling ssl.verifyclient.activate in SNI callback (fixes #2531)
Stefan Bühler
2016-03-19
1
-0
/
+1
[prev]
[next]