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.
Thomas Porzelt 2489fbfbfe fix small typo in config_parser.rl that prevented usaged of physical.* conditionals 14 years ago
..
modules Remove out-of-fd-handling. 14 years ago
CMakeLists.txt Remove '-Wmissing-prototypes' from extra warnings list 14 years ago
actions.c Remove out-of-fd-handling. 14 years ago
actions_lua.c Move include files into a separate directory and cleanup include order 15 years ago
angel.c Implemented two angel "fake" functions 14 years ago
angel_fake.c Cleanup log macros (moved from con to vrequest) 14 years ago
base.c Move include files into a separate directory and cleanup include order 15 years ago
chunk.c Remove out-of-fd-handling. 14 years ago
chunk_parser.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
collect.c Move include files into a separate directory and cleanup include order 15 years ago
condition.c Add clean ipv6+port parsing for listen() 14 years ago
condition_lua.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
condition_parsers.rl Add clean ipv6+port parsing for listen() 14 years ago
config.h.cmake Fix cmake ipv6 detection 14 years ago
config_lua.c Cleanup log macros (moved from con to vrequest) 14 years ago
config_parser.rl fix small typo in config_parser.rl that prevented usaged of physical.* conditionals 14 years ago
connection.c Remove out-of-fd-handling. 14 years ago
environment.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
filter_chunked.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 14 years ago
http_headers.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
http_request_parser.rl Move include files into a separate directory and cleanup include order 15 years ago
lighttpd.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
log.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
module.c add check for sizeof(off_t) to MODULE_VERSION_CHECK() 14 years ago
network.c fix wrong parameter con instead of new vr in network.c when USE_SENDFILE not defined 15 years ago
network_sendfile.c Remove out-of-fd-handling. 14 years ago
network_write.c Remove out-of-fd-handling. 14 years ago
network_writev.c Move stats and throttle to network.c 15 years ago
options.c Move include files into a separate directory and cleanup include order 15 years ago
plugin.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
plugin_core.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
profiler.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
request.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
response.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
server.c Remove out-of-fd-handling. 14 years ago
sys-files.c Move include files into a separate directory and cleanup include order 15 years ago
sys-socket.c Fix comment style // -> /* */ 15 years ago
tests.c Add clean ipv6+port parsing for listen() 14 years ago
url_parser.rl Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
utils.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
value.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
value_lua.c Move include files into a separate directory and cleanup include order 15 years ago
virtualrequest.c Remove out-of-fd-handling. 14 years ago
waitqueue.c fix waitqueue 15 years ago
worker.c Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 14 years ago
wscript fix compile flags for modules in wscript 14 years ago