summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify pool lifetime constraints when modifying ap_server_config_defines.Joe Orton2019-06-201-2/+4
* The bump in r1855311 looks slighly optimistic.Christophe Jaillet2019-05-051-4/+4
* mod_proxy: follow up to r1836588: configurable Proxy100Continue.Yann Ylavic2019-03-221-1/+2
* Merge consecutive slashes in the URL by defaultEric Covener2019-03-173-3/+17
* Follow up to r1855306: Axe bucket number from struct process_score.Yann Ylavic2019-03-122-6/+3
* MPMs unix: bind the bucket number of each child to its slot numberYann Ylavic2019-03-121-1/+4
* Update a comment about the 'PATCH' HTTP commandChristophe Jaillet2019-02-201-1/+1
* Follow up to r1847430.Christophe Jaillet2019-02-101-1/+1
* fix a misleading comment about s->defn_nameEric Covener2019-01-151-1/+1
* Happy New Year 2019Rainer Jung2019-01-011-1/+1
* Bump seems to have been missedJim Jagielski2018-12-031-1/+1
* core: Split out the ability to parse wildcard files and directoriesGraham Leggett2018-11-253-0/+102
* Define "state directory" for storing persistent child-writable state,Joe Orton2018-10-053-3/+12
* * include/httpd.h: Define HTTP_TOO_EARLY (425) per RFC 8470.Joe Orton2018-09-261-0/+1
* Follow up to r1840265: really privatize ap_filter_{recycle,adopt_brigade}().Yann Ylavic2018-09-111-22/+0
* Follow up to r1840149: core input filter pending data.Yann Ylavic2018-09-072-3/+17
* Follow up to r1840149: MMN text rephrased.Yann Ylavic2018-09-051-2/+2
* util_filter: protect ap_filter_t private fields from external (ab)use.Yann Ylavic2018-09-053-26/+30
* core: follow up to r1839997: some runtime optimizations.Yann Ylavic2018-09-042-2/+2
* core: follow up to r1839997: recycle request filters to a delayed ring first.Yann Ylavic2018-09-042-1/+11
* core: always allocate filters (ap_filter_t) on f->c->pool.Yann Ylavic2018-09-043-13/+10
* util_filter: split pending filters ring in two: input and output ones.Yann Ylavic2018-09-033-6/+13
* MMN bumpJim Jagielski2018-08-261-1/+2
* minor bump from r1838055Eric Covener2018-08-141-1/+2
* Add StrictHostCheck Eric Covener2018-08-142-0/+14
* mod_status: Cumulate CPU time of exited childRainer Jung2018-08-072-1/+9
* mod_status: Add cumulated response duration timeRainer Jung2018-08-072-1/+4
* Bump mmn for worker_share struct updateJim Jagielski2018-08-031-1/+2
* Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the useJim Jagielski2018-08-011-1/+2
* http: Enforce consistently no response body with both 204 and 304 statuses.Yann Ylavic2018-07-301-0/+4
* * mod_proxy: Remove load order and link dependency between mod_lbmethod_*Ruediger Pluem2018-07-201-1/+4
* core: axe data_in_in/output_filter from conn_rec.Yann Ylavic2018-07-202-12/+3
* core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending().Yann Ylavic2018-07-191-2/+8
* core: Add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined directives.Yann Ylavic2018-07-162-1/+16
* util_filter: Axe conn_rec->empty brigade.Yann Ylavic2018-07-162-5/+3
* core: Add ap_reuse_brigade_from_pool().Yann Ylavic2018-07-162-1/+15
* util_filter: keep filters with aside buckets in order.Yann Ylavic2018-07-113-3/+14
* Avoid cyclic dependency by moving ap_set_etag() from module http to core.Yann Ylavic2018-06-061-1/+2
* Fix typoChristophe Jaillet2018-05-251-2/+2
* Axe ap_rgetline_core(), not used anymore.Yann Ylavic2018-04-222-22/+3
* http: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.Yann Ylavic2018-04-202-30/+41
* core: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rgetline_core().Yann Ylavic2018-04-192-2/+5
* Guess at fixing win32 build regression on trunk introduced by r1734656William A. Rowe Jr2018-04-172-4/+5
* PR62199: add worker parameter ResponseFieldSize to mod_proxyEric Covener2018-04-111-1/+2
* Fix some typos reported in PR 59998Christophe Jaillet2018-03-244-6/+6
* Fix some doxygen commentChristophe Jaillet2018-03-221-4/+3
* Correctly identify origin of util_pcre.c/ap_regex.h as pcreposix[.ch]William A. Rowe Jr2018-02-211-1/+6
* mpm_event: follow up to r1823047 and r1824464.Yann Ylavic2018-02-201-1/+2
* core: Create a conn_config_t structure to hold an extendable core config rather Graham Leggett2018-02-172-1/+7
* Add MMN bump for AP_REG_DOLLAR_ENDONLY, ap_regcomp_get_default_cflagsGraham Leggett2018-02-161-1/+4