.. |
actions.h
|
Completed core balancer support, added a simple test balancer.
|
15 years ago |
actions_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
angel.h
|
Handle errno in angel_fake_log
|
15 years ago |
base.h
|
add encoding functions
|
14 years ago |
chunk.h
|
Use chunkqueue-limit (setup in plugin_core)
|
14 years ago |
chunk_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
collect.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
condition.h
|
added "if" to condition syntax (if req.path == "/foo" {})
|
15 years ago |
condition_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
config_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
config_parser.h
|
added "if" to condition syntax (if req.path == "/foo" {})
|
15 years ago |
connection.h
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
15 years ago |
encoding.h
|
add ENCODING_URI to encoding functions
|
14 years ago |
environment.h
|
Add handling for environment vars in backends
|
15 years ago |
filter_chunked.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
http_headers.h
|
fix warnings about shadowed declarations of 'free' and 'value' in headers
|
15 years ago |
http_request_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
http_response_parser.h
|
Added response parser and used it in mod_fastcgi
|
15 years ago |
log.h
|
Add stderr log support in mod_fastcgi (split lines from backend in log.c)
|
15 years ago |
module.h
|
add check for sizeof(off_t) to MODULE_VERSION_CHECK()
|
15 years ago |
network.h
|
Remove out-of-fd-handling.
|
15 years ago |
options.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
plugin.h
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
15 years ago |
plugin_core.h
|
add option server.name
|
15 years ago |
profiler.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
request.h
|
save errno of stat() in request.physical struct to prevent repeated stat()s if failed
|
15 years ago |
response.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
server.h
|
add stat_cach_get_dir() to get directory listing; add stat_cache.ttl setup
|
14 years ago |
settings.h
|
remove wrong ! from sendfile macro for linux
|
15 years ago |
stat_cache.h
|
add stat_cach_get_dir() to get directory listing; add stat_cache.ttl setup
|
14 years ago |
sys-files.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
sys-mmap.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
sys-process.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
sys-socket.h
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
15 years ago |
sys-strings.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
typedefs.h
|
add stat_cach_get_dir() to get directory listing; add stat_cache.ttl setup
|
14 years ago |
url_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
utils.h
|
[utils] add l_g_string_prefix() and l_g_string_suffix()
|
14 years ago |
value.h
|
Redo boolean conditionals (physical.*) as real actions.
|
15 years ago |
value_lua.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
virtualrequest.h
|
Add support for filters
|
14 years ago |
waitqueue.h
|
add spaces in waitqueue.h for readability
|
14 years ago |
worker.h
|
implement stat cache
|
14 years ago |