summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Return APR_EAGAIN instead of SSL_ERROR_WANT_READ from the mod_ssl filters;async-read-devBrian Pane2006-01-231-0/+2
* reverting vetoed commit r371227Brian Pane2006-01-221-6/+0
* Force blocking reads in mod_ssl when running in an async MPMBrian Pane2006-01-221-0/+6
* don't conceal EAGAIN in READBYTES modeBrian Pane2006-01-221-4/+1
* Buffer partial lines within ap_core_input_filter() when doingBrian Pane2006-01-221-5/+1
* Avoid setting r->the_request to NULL if the client sends too many blank lines.Brian Pane2006-01-081-2/+6
* Initial implementation of asynchronous read completion for Event MPMBrian Pane2006-01-022-4/+122
* Added ap_read_async_request()...Brian Pane2005-12-044-30/+86
* Free a temporary brigade in read_partial_request()Brian Pane2005-12-041-3/+4
* Remove old code that was ifdef'ed out in the last commitBrian Pane2005-12-041-75/+0
* Further cleanup of ap_get_mime_headers_core()Brian Pane2005-12-041-99/+104
* More refactoring: replace half of ap_get_mime_headers_core() with aBrian Pane2005-12-041-97/+55
* Fix the handling of HTTP/0.9 requestsBrian Pane2005-12-041-1/+5
* Fix the detection of request header limit errors in the refactoredBrian Pane2005-12-041-18/+36
* More refactoring of ap_read_request() in preparation forBrian Pane2005-11-282-118/+206
* When computing the timeouts for keepalives and write completion,Brian Pane2005-11-271-5/+3
* Refactor ap_read_request() to separate the parts that do socket readsBrian Pane2005-11-261-134/+158
* new branch for experimenting with nonblocking reading of requestsBrian Pane2005-11-200-0/+0
* remove an obsolete commentBrian Pane2005-11-201-4/+0
* rebuildPaul Querna2005-11-203-3/+3
* Fix program namePaul Querna2005-11-201-1/+1
* rebuild.Paul Querna2005-11-203-2/+6
* Add a mention of the new httxt2dbm programPaul Querna2005-11-201-0/+4
* * Minor performance tweak by reusing already calculated strlen in get_body.Ruediger Pluem2005-11-192-1/+5
* fix eol-styleAndré Malo2005-11-180-0/+0
* update transformationAndré Malo2005-11-1834-62/+150
* fix propertiesAndré Malo2005-11-181-1/+1
* Add typemap file to mod_authz_dbd docs (oops!)Nick Kew2005-11-181-0/+3
* Note mod_authz_dbd in CHANGESNick Kew2005-11-181-0/+2
* Documentation for mod_authz_dbdNick Kew2005-11-183-0/+476
* mod_authz_dbd: SQL authz with Login/Session supportNick Kew2005-11-183-0/+340
* Remove redundant link.Joshua Slive2005-11-171-1/+1
* * Deprecate AddOutputFilterByTypeJoshua Slive2005-11-171-16/+32
* A few markup and spelling fixes.Joshua Slive2005-11-171-16/+23
* Add defaults and comments for better robustness against misuseNick Kew2005-11-162-1/+5
* update transformationAndré Malo2005-11-1627-118/+166
* Provide at least a basic roadmap to the aaa modules as part of the tutorial.Joshua Slive2005-11-161-21/+48
* Remove on/off arguments from AuthDigestProvider.Joshua Slive2005-11-161-9/+5
* Remove on/off from the argument list for AuthBasicProvider,Joshua Slive2005-11-161-32/+27
* Remove support for 'On' and 'Off' for AuthBasicProvider and AuthDigestProviderJustin Erenkrantz2005-11-163-30/+7
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-1633-296/+296
* Update transformations.Colm MacCarthaigh2005-11-1626-36/+36
* Fix (Chris Darroch) to register cleanup for persistent connectionNick Kew2005-11-161-20/+23
* Correct an XML validation error.Colm MacCarthaigh2005-11-161-2/+1
* Make references to 2.1 and later consistent with each other.Colm MacCarthaigh2005-11-167-16/+17
* Fix typo in ProxyStatus syntax error message.Jeff Trawick2005-11-162-1/+4
* Fix wrong linkNick Kew2005-11-161-1/+1
* Backported the UCPP code to 2.2 branchJim Jagielski2005-11-151-4/+4
* Typo.Joshua Slive2005-11-151-1/+1
* Remove a few obsolete historical references, clean upJoshua Slive2005-11-151-31/+26