gerrit pushed to master at lighttpd/lighttpd2 2021-08-05 15:58:11 +00:00
54d7b46774 [lua] protect setup and action metatable
3bf903c398 [lua] provide and use li_lua_new_protected_metatable to prevent tampering with metatables
53337c81d4 [lua] prevent tampering with global "lighty" table
5977493f47 [lua] one li_lua_init_*_mt function per "file", add a few missing ones
7aec09dd27 [lua] split all metatable init/create code into separate functions
Compare 6 commits »
gerrit pushed to master at lighttpd/lighttpd2 2021-07-18 10:13:11 +00:00
b41e02860c [mod_proxy] fall back to waiting for connection close if no message length indicator is found in HTTP/1.1 response
gerrit pushed to master at lighttpd/lighttpd2 2021-05-04 19:16:24 +00:00
b033a4fcb4 [test] enable TestRedirectDirWithQueryAndSpecialChars
140a3c9018 fix refcount issue: don't drop rc in li_iostream_reset
Compare 2 commits »
gerrit pushed to master at lighttpd/lighttpd2 2021-02-28 19:06:22 +00:00
850aea7a5d [build] enable all "main" features by default
21865cbbd2 [autobuild] install and use glib tap helpers, replaces gtester
2a4744a677 [autobuild] raise autoconf min version, fix various deprecated macros
Compare 3 commits »
gerrit pushed to master at lighttpd/lighttpd2 2021-02-28 17:35:34 +00:00
c8bf635551 [tests] fix memcached and scgi-envcheck for python3; use asyncio
98ea1dc7de [contrib] add overrides for new mime types, regenerate mimetypes.conf
Compare 2 commits »
gerrit pushed to master at lighttpd/lighttpd2 2021-02-28 12:49:47 +00:00
424e1a37f8 [core] Reset con->out (response body) queue counters (used by mod_accesslog) for keep-alive
d544ee105d [core] docs say empty log targets request not logging; actually implement that (went to stderr)
7a343d4765 [mod_acceslog]: fix log target reference in docs
Compare 3 commits »
gerrit pushed to master at lighttpd/lighttpd2 2020-06-22 19:24:50 +00:00
a5d3e11c1f [tests] add tests for mod_dirlist
76fccefc84 [core] encode path in li_vrequest_redirect_directory
51a7fd577c [core]: fix query string handling in li_vrequest_redirect_directory (dirlist, index)
92681fcde4 [tests] fix PrepareDir
Compare 4 commits »