.. |
Makefile.am
|
[core] Rework mimetype lookup code
|
13 years ago |
actions.c
|
[lua]: add subrequests
|
13 years ago |
actions_lua.c
|
[lua]: add subrequests
|
13 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
|
[log] Fix prepare handler
|
13 years ago |
chunk_lua.c
|
[lua]: chunkqueue: fix file<->tempfile handling
|
13 years ago |
chunk_parser.c
|
Optimize some string handling in chunk parser
|
13 years ago |
collect.c
|
Split sources into subdirs
|
14 years ago |
condition.c
|
[core]: rework connection/vrequest structs; add liConInfo
|
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
|
[config parser] Rename var.PID/var.CWD/env.* to sys.pid/sys.cwd/sys.env.* and add sys.version containing the lighty version
|
13 years ago |
connection.c
|
Fix C++ style comments
|
13 years ago |
core_lua.c
|
[core]: rework connection/vrequest structs; add liConInfo
|
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
|
Add some missing LI_/li prefixes for types and enum values
|
13 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
|
Optimize header insertion
|
13 years ago |
http_headers_lua.c
|
Fix C++ style comments
|
13 years ago |
http_range_parser.rl
|
Add unit-testing for range-parser and fix the parser
|
14 years ago |
http_request_parser.rl
|
Optimize some string handling in chunk parser
|
13 years ago |
http_response_parser.rl
|
Drop 1xx responses in response parsing
|
14 years ago |
lighttpd_glue.c
|
[core] Rework mimetype lookup code
|
13 years ago |
lighttpd_worker.c
|
Move binary names: angel becomes lighttpd2, worker lighttpd2-worker
|
13 years ago |
log.c
|
[core] Make log.timestamp creation/destruction threadsafe
|
13 years ago |
mimetype.c
|
Fix mimetypes
|
13 years ago |
network.c
|
Optimize IO handling to safe syscalls; run vrequest state machines twice before looking for new io events
|
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] Add support for req.env/header[key] to patterns
|
13 years ago |
physical_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
plugin.c
|
plugin.c: fix optionptr mem-leak
|
13 years ago |
plugin_core.c
|
[core] Make log.timestamp creation/destruction threadsafe
|
13 years ago |
profiler.c
|
[core] Use uintptr_t instead of guintptr as it requires an otherwise unneeded recent glib version
|
13 years ago |
request.c
|
[lua]: add subrequests
|
13 years ago |
request_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
response.c
|
[core]: rework connection/vrequest structs; add liConInfo
|
13 years ago |
response_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
server.c
|
[core] Make li_server_ts_format_add() threadsafe
|
13 years ago |
stat_cache.c
|
waitqueue: modify callback
|
13 years ago |
stat_lua.c
|
Fix lua struct stat export
|
14 years ago |
subrequest_lua.c
|
[core] Use liJobQueue for vrequest job queue
|
13 years ago |
tests.c
|
Split sources into subdirs
|
14 years ago |
throttle.c
|
[core] Make log.timestamp creation/destruction threadsafe
|
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
|
14 years ago |
virtualrequest.c
|
[core] Use liJobQueue for vrequest job queue
|
13 years ago |
virtualrequest_lua.c
|
[lua]: add subrequests
|
13 years ago |
worker.c
|
[core] Rework throttle-pool handling to be thread-safe in creation/destruction aswell as more accurate and fair throttling
|
13 years ago |
wscript
|
[core] Rework mimetype lookup code
|
13 years ago |