.. |
Makefile.am
|
[core] Add liPattern type and associated functions
|
13 years ago |
actions.c
|
[core] Enable li_plugins_init_lua again, fixed segfault
|
13 years ago |
actions_lua.c
|
Add lua plugins
|
14 years ago |
angel.c
|
Use relative timestamp for angel call timeouts, increase angel-listen timeout.
|
14 years ago |
angel_fake.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
chunk.c
|
Append to previous buffer in network reads, save used buffer in custom location
|
13 years ago |
chunk_lua.c
|
[lua]: chunkqueue: fix file<->tempfile handling
|
13 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
|
conditionals: Fix port matching (ntohs)
|
13 years ago |
condition_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
config_lua.c
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
|
13 years ago |
config_parser.rl
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
|
13 years ago |
connection.c
|
[core] Ensure a connection is put into io timeout queue after keepalive]
|
13 years ago |
connection_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
core_lua.c
|
[core] Enable li_plugins_init_lua again, fixed segfault
|
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_buffer_on_disk.c
|
[core] Fix memleak in filter_buffer_on_disk/bod_open() and free srv->optionptrs on exit
|
13 years ago |
filter_chunked.c
|
Implement li_filter_chunked_decode + one unit-test for it
|
14 years ago |
filters_lua.c
|
Add lua filters; fixed some lua-api bugs; enhanced lua chunkqueue api
|
14 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 unit-testing for range-parser and fix the parser
|
14 years ago |
http_request_parser.rl
|
[core] Fix detection of too big request http header
|
13 years ago |
http_response_parser.rl
|
Drop 1xx responses in response parsing
|
14 years ago |
lighttpd-glue.c
|
[core] Add li_http_method_from_string() function
|
13 years ago |
lighttpd.c
|
Make profiler optional
|
13 years ago |
log.c
|
Add "state-wait" api for server state machine
|
13 years ago |
network.c
|
Append to previous buffer in network reads, save used buffer in custom location
|
13 years ago |
network_sendfile.c
|
Handle ETIMEDOUT as connection close
|
14 years ago |
network_write.c
|
Handle ETIMEDOUT as connection close
|
14 years ago |
network_writev.c
|
Handle ETIMEDOUT as connection close
|
14 years ago |
options.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
pattern.c
|
[core] Ignore callbacks if NULL in pattern_eval()
|
13 years ago |
physical_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
plugin.c
|
[core] Enable li_plugins_init_lua again, fixed segfault
|
13 years ago |
plugin_core.c
|
[plugin_core] Add support for patterns to log.write action
|
13 years ago |
profiler.c
|
[core] Specify file permissions when creating profiler output file
|
13 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
|
[core] Send Content-Type text/html for generated error pages
|
13 years ago |
response_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
server.c
|
Don't set RLIM_INFINITY as rlim_cur for RLIMIT_NOFILE, use 4096 if rlim_cur < 4096 and rlim_max = inf
|
13 years ago |
stat_cache.c
|
stat-cache: Fix segfault
|
13 years ago |
stat_lua.c
|
Fix lua struct stat export
|
14 years ago |
tests.c
|
Split sources into subdirs
|
14 years ago |
throttle.c
|
[core] Fix compiler warning in throttle.c
|
13 years ago |
url_parser.rl
|
Remove unused vars
|
14 years ago |
value.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
value_lua.c
|
Fix some lua handling; add args for lua plugins/handlers
|
13 years ago |
virtualrequest.c
|
Fix vrequest-ref api
|
13 years ago |
virtualrequest_lua.c
|
Add lua filters; fixed some lua-api bugs; enhanced lua chunkqueue api
|
14 years ago |
worker.c
|
Fix vrequest-ref api
|
13 years ago |
wscript
|
[core] Add liPattern type and associated functions
|
13 years ago |