.. |
Makefile.am
|
[autobuild] Fix dependency problem with automake (automake doesn't like it if ../dir/ is cwd)
|
14 years ago |
actions.c
|
Fix options: missed setting "pointer" options
|
14 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
|
Replace lseek()+read() with pread() in chunk.c
|
14 years ago |
chunk_lua.c
|
Add lua filters; fixed some lua-api bugs; enhanced lua chunkqueue 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
|
Change internal conditional checks; export functions to read value of conditional-lvalues
|
14 years ago |
condition_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
config_lua.c
|
Add lua plugins
|
14 years ago |
config_parser.rl
|
config: add network cidr matching operators, =/ and !=
|
14 years ago |
connection.c
|
[core] Check for EV_ERROR in connection event callback
|
14 years ago |
connection_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
core_lua.c
|
Export glib md5/sha1/sha256 hash functions to lua (hex output)
|
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
|
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
|
Add buffer-on-disk for uploads automatically
|
14 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
|
Deterministic multiline header parsing
|
14 years ago |
http_response_parser.rl
|
Drop 1xx responses in response parsing
|
14 years ago |
lighttpd-glue.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
lighttpd.c
|
Rename lighttpd to lighttpd2
|
14 years ago |
log.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
network.c
|
Handle ETIMEDOUT as connection close
|
14 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 |
physical_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
plugin.c
|
Fix option handling: need another opt_base_index for pointer options
|
14 years ago |
plugin_core.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 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
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
response_lua.c
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
14 years ago |
server.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
stat_cache.c
|
stat-cache: close file if fstat fails
|
14 years ago |
stat_lua.c
|
Fix lua struct stat export
|
14 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
|
14 years ago |
value.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
value_lua.c
|
Add lua plugins
|
14 years ago |
virtualrequest.c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
virtualrequest_lua.c
|
Add lua filters; fixed some lua-api bugs; enhanced lua chunkqueue api
|
14 years ago |
worker.c
|
[core] Add vr->ts_started struct member, representing the ev_tstamp when the vr has been started
|
14 years ago |
wscript
|
Rename lighttpd to lighttpd2
|
14 years ago |