.. |
Makefile.am
|
automake: fix build problem
|
14 years ago |
actions.c
|
Allow an action to execute another and rerun after it
|
14 years ago |
actions_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
angel.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
angel_fake.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
chunk.c
|
Use less pointers in chunks, "inline" structures
|
13 years ago |
chunk_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
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
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
condition_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
config_lua.c
|
Add per worker lua_State
|
13 years ago |
config_parser.rl
|
Add per worker lua_State
|
13 years ago |
connection.c
|
Implement li_filter_chunked_decode + one unit-test for it
|
13 years ago |
connection_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
core_lua.c
|
Add per worker lua_State
|
13 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
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
etag.c
|
mod_deflate: add 304 not modified handling, handle HEAD requests
|
14 years ago |
filter_chunked.c
|
Implement li_filter_chunked_decode + one unit-test for it
|
13 years ago |
http_headers.c
|
Some core docs fixed
|
14 years ago |
http_headers_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
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
|
Drop 1xx responses in response parsing
|
13 years ago |
lighttpd-glue.c
|
[core] Add status code 418 to li_http_method_string()
|
14 years ago |
lighttpd.c
|
Add per worker lua_State
|
13 years ago |
log.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
network.c
|
Use less pointers in chunks, "inline" structures
|
13 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
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
plugin.c
|
[core] Add missing call to free-callback in li_server_plugins_free()
|
14 years ago |
plugin_core.c
|
Add some features to mod_dirlist, move directory-redirect to vrequest functions and use it for index files
|
13 years ago |
profiler.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
request.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
request_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
response.c
|
Fix response.c to not send chunked encoding/.. for head requests with no content
|
14 years ago |
response_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
server.c
|
Add per worker lua_State
|
13 years ago |
stat_cache.c
|
stat-cache: close file if fstat fails
|
13 years ago |
stat_lua.c
|
Fix lua struct stat export
|
13 years ago |
tests.c
|
Split sources into subdirs
|
14 years ago |
throttle.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
url_parser.rl
|
Remove unused vars
|
13 years ago |
value.c
|
Split sources into subdirs
|
14 years ago |
value_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
virtualrequest.c
|
Add some features to mod_dirlist, move directory-redirect to vrequest functions and use it for index files
|
13 years ago |
virtualrequest_lua.c
|
Fix lua api for vr:stat(filename)
|
13 years ago |
worker.c
|
[core] Record peak values of worker stats
|
13 years ago |
wscript
|
Implement ranged requests for static files
|
14 years ago |