summaryrefslogtreecommitdiff
path: root/src/connections.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple] split con, request (very large change)Glenn Strauss2020-07-081-3/+6
* [core] move request state into (request_st *)Glenn Strauss2020-07-081-2/+2
* [multiple] omit passing srv to fdevent_handlerGlenn Strauss2020-07-081-1/+1
* [multiple] reduce direct use of srv->errhGlenn Strauss2020-07-081-1/+1
* [multiple] connection hooks no longer get (srv *)Glenn Strauss2020-07-081-2/+2
* [multiple] prefer (connection *) to (srv *)Glenn Strauss2020-07-081-2/+2
* [core] prefer uint32_t to size_t in base.hGlenn Strauss2020-02-241-0/+3
* [core] replace connection_set_state w/ assignmentGlenn Strauss2020-02-241-1/+0
* [core] move con state handling to connections*.cGlenn Strauss2019-09-071-0/+5
* [core] mark startup/shutdown funcs coldGlenn Strauss2019-02-041-2/+1
* [core] some header cleanupGlenn Strauss2018-04-081-2/+1
* [core] move con throttling to connections-glue.cGlenn Strauss2017-01-311-0/+1
* [core] move connection_read_cq() to connections.cGlenn Strauss2017-01-311-1/+0
* [mod_openssl] move openssl code into mod_opensslGlenn Strauss2017-01-141-1/+0
* [core] con interface for read/write; isolate SSLGlenn Strauss2017-01-141-1/+2
* [core] support Transfer-Encoding: chunked req body (fixes #2156)Glenn Strauss2016-12-161-0/+1
* [mod_cgi] handle local redirect response (fixes #2108)Glenn Strauss2016-07-141-0/+1
* [core] lighttpd -1 handles single request on stdin socket (fixes #1584)Glenn Strauss2016-05-021-0/+1
* mv funcs from connections.c to connections-glue.cGlenn Strauss2016-04-181-0/+1
* defer reading request body until handle subrequest (fixes #2541)Glenn Strauss2016-04-181-1/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+19