You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd2/include/lighttpd
Stefan Bühler 194db07279 Use GByteArray in mod_fastcgi 14 years ago
..
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 Fix static file/dirlist handling and add etag support 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 Recode the sockaddr handling, fixing some bugs 14 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
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 Fix printf checks with glib macro 14 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 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 Recode the sockaddr handling, fixing some bugs 14 years ago
settings.h Don't check for NULL strings in CONST_STR_LEN 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
sys-strings.h Move include files into a separate directory and cleanup include order 15 years ago
typedefs.h Recode the sockaddr handling, fixing some bugs 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 rework stat_cache 14 years ago
waitqueue.h add waitqueue_length() 14 years ago
worker.h Recode the sockaddr handling, fixing some bugs 14 years ago