| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [mod_proxy_]http: follow up to r1750392. | Yann Ylavic | 2016-08-12 | 1 | -26/+52 |
| * | Revert r1756064 and r1756060 until fixed (tests framework passes). | Yann Ylavic | 2016-08-11 | 1 | -49/+25 |
| * | http: follow up to r1750392. | Yann Ylavic | 2016-08-11 | 1 | -0/+1 |
| * | [mod_proxy_]http: follow up to r1750392. | Yann Ylavic | 2016-08-11 | 1 | -26/+49 |
| * | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 2 | -2/+2 |
| * | A whole lotta nope, if you implement HTCPCP then register your methods in init | William A. Rowe Jr | 2016-07-18 | 1 | -2/+0 |
| * | Restore 'HEAD' method as a special case of GET with the common ID | William A. Rowe Jr | 2016-07-18 | 1 | -1/+4 |
| * | The method_registry is initialized in register_hooks() for mod_http | William A. Rowe Jr | 2016-07-18 | 1 | -4/+0 |
| * | Simplify; this code is executed one per request processed, saving | William A. Rowe Jr | 2016-07-18 | 1 | -196/+3 |
| * | Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen | William A. Rowe Jr | 2016-06-09 | 2 | -6/+6 |
| * | Avoid truncating the_request line when there is no request to 'W'rite. | William A. Rowe Jr | 2016-05-13 | 1 | -2/+2 |
| * | Revert 1742822, incorrect assumptions here | William A. Rowe Jr | 2016-05-12 | 1 | -4/+2 |
| * | Fix yet another case where we clobber the | Rainer Jung | 2016-05-08 | 1 | -2/+4 |
| * | http: Respond with "408 Request Timeout" when a timeout occurs while | Yann Ylavic | 2016-04-14 | 1 | -12/+12 |
| * | Follow up to r1734656: restore c->data_in_input_filters usage to | Yann Ylavic | 2016-03-22 | 1 | -1/+5 |
| * | reverting r1735176 | Stefan Eissing | 2016-03-16 | 1 | -29/+2 |
| * | mod_http: Make sure HTTP filters are added on HTTP requests only. | Graham Leggett | 2016-03-15 | 1 | -2/+29 |
| * | core: Extend support for setting aside data from the network input filter | Graham Leggett | 2016-03-12 | 2 | -5/+3 |
| * | Add 451... Needed to adjust RESPONSE_CODES which | Jim Jagielski | 2016-02-16 | 1 | -1/+27 |
| * | revert r1725348, force-response-1.0 is not suggested. | Eric Covener | 2016-01-21 | 1 | -2/+0 |
| * | leave a note that RFC7230 suggests force-response-1.0 behavior. | Eric Covener | 2016-01-18 | 1 | -0/+2 |
| * | Use 'ap_array_str_contains' to simplify code. | Christophe Jaillet | 2015-12-20 | 1 | -19/+6 |
| * | More ap_casecmpstr[n]() usages (follow up to r1715876). | Yann Ylavic | 2015-11-23 | 1 | -1/+1 |
| * | Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive). | Yann Ylavic | 2015-11-23 | 2 | -5/+5 |
| * | Revert r1715789: will re-commit without spurious functional changes. | Yann Ylavic | 2015-11-23 | 2 | -5/+5 |
| * | Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive). | Yann Ylavic | 2015-11-23 | 2 | -5/+5 |
| * | core: follow up to r1710095, r1710105. | Yann Ylavic | 2015-11-02 | 1 | -72/+75 |
| * | core: follow up to r1710095. | Yann Ylavic | 2015-10-22 | 1 | -31/+38 |
| * | core: Limit to ten the number of tolerated empty lines between request, | Yann Ylavic | 2015-10-22 | 1 | -12/+74 |
| * | Make sure we free the main request rather than the final internal | Graham Leggett | 2015-10-06 | 1 | -8/+8 |
| * | core: Extend support for asynchronous write completion from the | Graham Leggett | 2015-10-04 | 2 | -2/+12 |
| * | mod_ssl: follow up to r1705194, r1705823, r1705826 and r1705828. | Yann Ylavic | 2015-09-29 | 1 | -2/+2 |
| * | mod_ssl: forward EOR (only) brigades to the core_output_filter(). | Yann Ylavic | 2015-09-24 | 1 | -2/+2 |
| * | Avoid adding duplicate subequest filters, as they would not be stripped | Eric Covener | 2015-08-28 | 1 | -2/+11 |
| * | reversal of 1698239 due to nedless loop in t/apache/pr17629.t | Stefan Eissing | 2015-08-28 | 1 | -10/+2 |
| * | avoid adding multiple subrequest filters when there are nested subrequests. | Eric Covener | 2015-08-27 | 1 | -2/+10 |
| * | ap_process_request needs exportation for use in mod_h2 on Windows | Gregg Lewis Smith | 2015-08-10 | 1 | -1/+1 |
| * | http: follow up to r1685345. | Yann Ylavic | 2015-07-01 | 1 | -0/+7 |
| * | http: follow up to r1685345, also needed in 2.4.x/2.2.x by r1686271/r1687339. | Yann Ylavic | 2015-07-01 | 1 | -0/+1 |
| * | http: follow up to r1484852. | Yann Ylavic | 2015-06-29 | 1 | -16/+18 |
| * | Follow up to r1685345: don't accept spaces *before* the chunk-size. | Yann Ylavic | 2015-06-14 | 1 | -4/+0 |
| * | Follow up to r1684513: allow spaces before and after chunk-size. | Yann Ylavic | 2015-06-13 | 1 | -2/+16 |
| * | Follow up to r1684513: apply missing changes voted on security@. | Yann Ylavic | 2015-06-13 | 1 | -3/+2 |
| * | http, mod_ssl: Introduce and return the 421 (Misdirected Request) status code | Yann Ylavic | 2015-06-12 | 1 | -1/+6 |
| * | Limit accepted chunk-size to 2^63-1 and be strict about chunk-ext | William A. Rowe Jr | 2015-06-09 | 1 | -47/+83 |
| * | http: Don't remove the Content-Length of zero from a HEAD response if | Yann Ylavic | 2015-05-07 | 1 | -25/+0 |
| * | http: Add support for RFC2324/RFC7168. | Graham Leggett | 2015-04-01 | 1 | -1/+16 |
| * | core: Cleanup the request soon/even if some output filter fails to | Yann Ylavic | 2015-03-16 | 1 | -9/+18 |
| * | ap_die(): follow up to r1657881. | Yann Ylavic | 2015-03-10 | 1 | -2/+8 |
| * | core, modules: like r1657897 but for core and other modules than mod_proxy. | Yann Ylavic | 2015-03-10 | 1 | -1/+11 |