You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Bühler 20a8fc4ea8 Allow an action to execute another and rerun after it 14 years ago
..
Makefile.am luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
actions.c Allow an action to execute another and rerun after it 14 years ago
actions_lua.c luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
angel.c Add custom server socket callbacks (for ssl modules) 14 years ago
angel_fake.c Fix some casts for in_addr 14 years ago
chunk.c Prefix inline api functions with li_ 14 years ago
chunk_lua.c Improve lua api 14 years ago
chunk_parser.c Prefix inline api functions with li_ 14 years ago
collect.c Split sources into subdirs 14 years ago
condition.c Add "request.is_handled" condition 14 years ago
condition_lua.c Add boolean conditionals to lua 14 years ago
config_lua.c luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
config_parser.rl Add "request.is_handled" condition 14 years ago
connection.c Remove write event if out queue gets empty 14 years ago
connection_lua.c Add core lua support to handle requests 14 years ago
core_lua.c luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
environment.c Some core docs fixed 14 years ago
environment_lua.c Add core lua support to handle requests 14 years ago
etag.c mod_deflate: add 304 not modified handling, handle HEAD requests 14 years ago
filter_chunked.c Split sources into subdirs 14 years ago
http_headers.c Some core docs fixed 14 years ago
http_headers_lua.c Add core lua support to handle requests 14 years ago
http_request_parser.rl Deterministic multiline header parsing 14 years ago
http_response_parser.rl Fix response header parsing 14 years ago
lighttpd-glue.c [core] Add status code 418 to li_http_method_string() 14 years ago
lighttpd.c Fix server.tag and version output 14 years ago
log.c Fix to-angel logging, disable message repeat counter 14 years ago
network.c Split sources into subdirs 14 years ago
network_sendfile.c Prefix inline api functions with li_ 14 years ago
network_write.c Prefix inline api functions with li_ 14 years ago
network_writev.c Prefix inline api functions with li_ 14 years ago
options.c Split sources into subdirs 14 years ago
physical_lua.c Add core lua support to handle requests 14 years ago
plugin.c [core] Add missing call to free-callback in li_server_plugins_free() 14 years ago
plugin_core.c [core] Fix compiler warning introduced with previous commit (not shown on osx...) 14 years ago
profiler.c Split sources into subdirs 14 years ago
request.c Some request handling bugs (keep-alive, content-length, pipelining) 14 years ago
request_lua.c Add core lua support to handle requests 14 years ago
response.c Fix too fast closing of con->out (skipped mod-deflate), rely on closed vr->out instead 14 years ago
response_lua.c Improve lua api 14 years ago
server.c Fix small copy/paste bug 14 years ago
stat_cache.c stat cache: Alloc dirlist entry array only if stat was successful 14 years ago
stat_lua.c luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
tests.c Split sources into subdirs 14 years ago
throttle.c Fix missing newlines at end of files 14 years ago
url_parser.rl Fix liRequestUri struct 14 years ago
value.c Split sources into subdirs 14 years ago
value_lua.c luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
virtualrequest.c Fix stat-cache ref counting 14 years ago
virtualrequest_lua.c luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago
worker.c Add max-connections check, set to max-fds/4 14 years ago
wscript luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 14 years ago