.. |
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 |
angel_base.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
angel_config_parser.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
angel_connection.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
angel_data.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
angel_plugin.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
angel_server.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
angel_value.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
base.h
|
angel: some basic structs, code not ready yet (config parser "works")
|
14 years ago |
chunk.h
|
Use GByteArray in mod_fastcgi
|
14 years ago |
chunk_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
collect.h
|
Changed collect api: removed fdata_free (wasn't used) and return NULL from collect_start if collect finished before returning.
|
14 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
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
encoding.h
|
add ENCODING_URI to encoding functions
|
14 years ago |
environment.h
|
Add handling for environment vars in backends
|
14 years ago |
etag.h
|
Forgot source/header for etag.{c,h}
|
14 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 wrk in vrequest, s/vr->con->wrk/vr->wrk/, removed some other (broken) usages of vr->con
|
14 years ago |
module.h
|
add check for sizeof(off_t) to MODULE_VERSION_CHECK()
|
15 years ago |
network.h
|
- introduce throttling via pools, rework throttling by connection
|
14 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
|
Fix static file/dirlist handling and add etag support
|
14 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
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
settings.h
|
Killed sys-strings.h (replaced with glib functions)
|
14 years ago |
stat_cache.h
|
rework stat_cache
|
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
|
Recode the sockaddr handling, fixing some bugs
|
14 years ago |
throttle.h
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
typedefs.h
|
Added vrequest_joblist_append_async (with a vrequest-reference handling)
|
14 years ago |
url_parser.h
|
Move include files into a separate directory and cleanup include order
|
15 years ago |
utils.h
|
Recode the sockaddr handling, fixing some bugs
|
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 wrk in vrequest, s/vr->con->wrk/vr->wrk/, removed some other (broken) usages of vr->con
|
14 years ago |
waitqueue.h
|
- introduce throttling via pools, rework throttling by connection
|
14 years ago |
worker.h
|
Added vrequest_joblist_append_async (with a vrequest-reference handling)
|
14 years ago |