| Commit message (Expand) | Author | Age | Files | Lines |
* | Save a few cycles. | Christophe Jaillet | 2018-04-22 | 1 | -3/+2 |
* | Axe ap_rgetline_core(), not used anymore. | Yann Ylavic | 2018-04-22 | 1 | -18/+7 |
* | Follow up to r1829659, ap_[f]getline() EBCDIC awareness. | Yann Ylavic | 2018-04-22 | 1 | -9/+24 |
* | http: add ap_fgetline() and AP_GETLINE_NONBLOCK flag. | Yann Ylavic | 2018-04-20 | 1 | -24/+51 |
* | core: forward flags to recursive/folding call to ap_rgetline_core(). | Yann Ylavic | 2018-04-20 | 1 | -2/+2 |
* | core: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rgetline_core(). | Yann Ylavic | 2018-04-19 | 1 | -23/+79 |
* | Guess at fixing win32 build regression on trunk introduced by r1734656 | William A. Rowe Jr | 2018-04-17 | 1 | -2/+2 |
* | * server/vhost.c: Remove redundant vhost_check_config hook which never | Joe Orton | 2018-04-12 | 1 | -14/+0 |
* | Fix a potential compiler warning about uninitialized variable. | Christophe Jaillet | 2018-03-26 | 1 | -1/+1 |
* | Fix some typos reported in PR 59998 | Christophe Jaillet | 2018-03-24 | 2 | -3/+3 |
* | core: ap_getline_core() reads nothing for n == 0. | Yann Ylavic | 2018-03-20 | 1 | -0/+1 |
* | PR62200: EBCDIC: ap_rgetline APR_ENOSPC | Eric Covener | 2018-03-20 | 1 | -1/+1 |
* | Follow up to r1609680: further simplify/optimize ap_proxy_strcmp_ematch(). | Yann Ylavic | 2018-03-09 | 1 | -2/+2 |
* | Correctly identify origin of util_pcre.c/ap_regex.h as pcreposix[.ch] | William A. Rowe Jr | 2018-02-21 | 1 | -12/+21 |
* | mpm_event: follow up to r1823047 and r1824862. | Yann Ylavic | 2018-02-20 | 1 | -1/+4 |
* | mpm_event: follow up to r1823047 and r1824464. | Yann Ylavic | 2018-02-20 | 1 | -4/+1 |
* | core: Create a conn_config_t structure to hold an extendable core config rather | Graham Leggett | 2018-02-17 | 3 | -2/+49 |
* | mpm_event: follow up to r1823047: complete state validation after processing. | Yann Ylavic | 2018-02-16 | 1 | -1/+2 |
* | mpm_event: follow up to r1823047: simplify "clogging" logic (reentrance). | Yann Ylavic | 2018-02-16 | 1 | -3/+3 |
* | mpm_event: follow up to r1823047. | Yann Ylavic | 2018-02-16 | 1 | -2/+2 |
* | Follow up to r1824339: s/strcasecmp/ap_cstr_casecmp/ as suggested by Ruediger. | Yann Ylavic | 2018-02-16 | 1 | -4/+4 |
* | regex: Allow to configure global/default options for regexes. | Yann Ylavic | 2018-02-15 | 2 | -0/+93 |
* | core: Ensure that ap_*getline*() return NUL terminated lines on any error. | Yann Ylavic | 2018-02-15 | 1 | -34/+42 |
* | mpm_event: move lingering close "sucker" from the listener to worker(s). | Yann Ylavic | 2018-02-03 | 1 | -105/+139 |
* | On the trunk: | Stefan Eissing | 2018-02-01 | 1 | -3/+3 |
* | core: follow up to r1822596. | Yann Ylavic | 2018-01-30 | 1 | -2/+5 |
* | core: fix ap_request_core_filter()'s brigade lifetime. | Yann Ylavic | 2018-01-30 | 2 | -27/+40 |
* | Revert r1814112, it does not work for threaded MPMs. | Yann Ylavic | 2018-01-29 | 3 | -3/+0 |
* | On the trunk: | Stefan Eissing | 2018-01-29 | 1 | -1/+5 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-27 | 1 | -1/+2 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-27 | 5 | -45/+51 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 4 | -22/+12 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -5/+1 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 4 | -32/+30 |
* | mpm_worker: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -0/+1 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 2 | -24/+25 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -1/+1 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -1/+3 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -0/+4 |
* | mpm_worker: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 4 | -486/+8 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 2 | -8/+17 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -4/+6 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 3 | -6/+6 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 2 | -51/+46 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 3 | -16/+20 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 3 | -19/+22 |
* | Shared fdqueue code between MPMs event and worker into mpm_fdqueue. | Yann Ylavic | 2018-01-19 | 4 | -2/+2 |
* | Revert r1821526, r1821527, r1821534, r1821538, r1821539, r1821541, r1821605, ... | Yann Ylavic | 2018-01-19 | 9 | -586/+1064 |
* | mpm_worker: Follow up to r1821526. | Yann Ylavic | 2018-01-19 | 4 | -486/+8 |
* | mpm_unix: Follow up to r1821526. | Yann Ylavic | 2018-01-19 | 2 | -8/+17 |