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 e71b64f41f Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 14 years ago
..
Makefile.am Implement ranged requests for static files 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 Export li_chunkfile functions 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 Support keep-alive vrequest reset, which keeps some request data to be shown in mod_status 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 Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 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_range_parser.rl Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 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 Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 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 Some fixes for HEAD and 206 Partial Content handling 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 Support keep-alive vrequest reset, which keeps some request data to be shown in mod_status 14 years ago
virtualrequest_lua.c luaApi: add vr:enter_action(act) 14 years ago
worker.c Add max-connections check, set to max-fds/4 14 years ago
wscript Implement ranged requests for static files 14 years ago