| Commit message (Expand) | Author | Age | Files | Lines |
| * | http: Enforce that fully qualified uri-paths not to be forward-proxied | Yann Ylavic | 2021-12-13 | 1 | -1/+1 |
| * | Revert spurious commit r1895340. | Yann Ylavic | 2021-11-25 | 1 | -1/+1 |
| * | Trigger ci. | Yann Ylavic | 2021-11-25 | 1 | -1/+1 |
| * | core: handle morphing buckets setaside/reinstate and kill request core filter. | Yann Ylavic | 2020-03-31 | 1 | -9/+2 |
| * | Define ap_method_mask_t (typedef for apr_uint64_t) and use for method | Joe Orton | 2020-02-17 | 1 | -1/+1 |
| * | Follow up to r1840265: really privatize ap_filter_{recycle,adopt_brigade}(). | Yann Ylavic | 2018-09-11 | 1 | -1/+0 |
| * | Follow up to r1840149: core input filter pending data. | Yann Ylavic | 2018-09-06 | 1 | -4/+1 |
| * | util_filter: protect ap_filter_t private fields from external (ab)use. | Yann Ylavic | 2018-09-05 | 1 | -4/+6 |
| * | core: follow up to r1839997: some runtime optimizations. | Yann Ylavic | 2018-09-04 | 1 | -1/+1 |
| * | core: follow up to r1839997: recycle request filters to a delayed ring first. | Yann Ylavic | 2018-09-04 | 1 | -0/+4 |
| * | core: axe data_in_in/output_filter from conn_rec. | Yann Ylavic | 2018-07-20 | 1 | -4/+1 |
| * | core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending(). | Yann Ylavic | 2018-07-18 | 1 | -4/+15 |
| * | core: Add ap_reuse_brigade_from_pool(). | Yann Ylavic | 2018-07-16 | 1 | -15/+2 |
| * | * modules/http/http_request.c (ap_process_request_after_handler, | Joe Orton | 2018-06-06 | 1 | -3/+16 |
| * | PR62186: preserve %<m for ErrorDocument internal redirects | Eric Covener | 2018-04-11 | 1 | -1/+7 |
| * | Fix some typos reported in PR 59998 | Christophe Jaillet | 2018-03-24 | 1 | -3/+3 |
| * | Fix timeout logging in ap_process_request(). | Yann Ylavic | 2018-03-12 | 1 | -6/+2 |
| * | core: don't send EOR bucket through request filters. | Yann Ylavic | 2018-01-30 | 1 | -1/+12 |
| * | core, mod_rewrite: introduce the 'redirect-keeps-vary' note | Luca Toscano | 2017-10-10 | 1 | -0/+11 |
| * | ap_check_pipeline: clarify/simplify !max_blank_lines logic, no functional cha... | Yann Ylavic | 2016-10-15 | 1 | -16/+15 |
| * | [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 |
| * | Follow up to r1734656: restore c->data_in_input_filters usage to | Yann Ylavic | 2016-03-22 | 1 | -1/+5 |
| * | core: Extend support for setting aside data from the network input filter | Graham Leggett | 2016-03-12 | 1 | -5/+2 |
| * | 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 | 1 | -2/+10 |
| * | 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 |
| * | 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 |
| * | http: Make ap_die() robust against any HTTP error code and not modify | Yann Ylavic | 2015-02-06 | 1 | -42/+26 |
| * | *) SECURITY: CVE-2013-5704 (cve.mitre.org) | Eric Covener | 2014-07-15 | 1 | -0/+4 |
| * | also copy r->invoke_mtx when creating a subrequest | Eric Covener | 2012-10-28 | 1 | -0/+4 |
| * | Code clean up (remove useless memory allocation) | Stefan Fritsch | 2012-07-15 | 1 | -1/+1 |
| * | Further clarify the naming of the entity that originates the request by | Graham Leggett | 2011-12-14 | 1 | -2/+2 |
| * | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-02 | 1 | -4/+4 |
| * | Introduce a per connection "peer_ip" and a per request "client_ip" to | Graham Leggett | 2011-11-25 | 1 | -2/+2 |
| * | Introduce a per request version of the remote IP address, which can be | Graham Leggett | 2011-11-22 | 1 | -0/+3 |
| * | Downgrade some more error messages about broken client behavior to level | Stefan Fritsch | 2011-11-21 | 1 | -1/+1 |
| * | Remove MPM-private stuff from conn_state_t | Stefan Fritsch | 2011-11-19 | 1 | -2/+4 |
| * | Fix 3xx responses with local URLs as ErrorDocument | Stefan Fritsch | 2011-10-23 | 1 | -0/+5 |