summaryrefslogtreecommitdiffstats
path: root/include/ap_mmn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r1840149: core input filter pending data.Yann Ylavic2018-09-071-1/+2
* 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-051-2/+6
* core: follow up to r1839997: some runtime optimizations.Yann Ylavic2018-09-041-1/+1
* core: follow up to r1839997: recycle request filters to a delayed ring first.Yann Ylavic2018-09-041-1/+2
* core: always allocate filters (ap_filter_t) on f->c->pool.Yann Ylavic2018-09-041-2/+4
* util_filter: split pending filters ring in two: input and output ones.Yann Ylavic2018-09-031-2/+4
* MMN bumpJim Jagielski2018-08-261-1/+2
* minor bump from r1838055Eric Covener2018-08-141-1/+2
* mod_status: Cumulate CPU time of exited childRainer Jung2018-08-071-1/+4
* mod_status: Add cumulated response duration timeRainer Jung2018-08-071-1/+3
* Bump mmn for worker_share struct updateJim Jagielski2018-08-031-1/+2
* * 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-201-2/+3
* core: Add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined directives.Yann Ylavic2018-07-161-1/+4
* util_filter: Axe conn_rec->empty brigade.Yann Ylavic2018-07-161-2/+3
* core: Add ap_reuse_brigade_from_pool().Yann Ylavic2018-07-161-1/+2
* util_filter: keep filters with aside buckets in order.Yann Ylavic2018-07-111-1/+5
* Avoid cyclic dependency by moving ap_set_etag() from module http to core.Yann Ylavic2018-06-061-1/+2
* Axe ap_rgetline_core(), not used anymore.Yann Ylavic2018-04-221-2/+3
* http: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.Yann Ylavic2018-04-201-1/+2
* core: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rgetline_core().Yann Ylavic2018-04-191-1/+2
* Guess at fixing win32 build regression on trunk introduced by r1734656William A. Rowe Jr2018-04-171-2/+3
* PR62199: add worker parameter ResponseFieldSize to mod_proxyEric Covener2018-04-111-1/+2
* 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-171-1/+2
* Add MMN bump for AP_REG_DOLLAR_ENDONLY, ap_regcomp_get_default_cflagsGraham Leggett2018-02-161-1/+4
* MMN bump for hostname_ex in proxy_worker_shared.Graham Leggett2018-02-161-1/+2
* mod_proxy: follow up to r1667707: MMN minor bump.Yann Ylavic2018-02-151-1/+3
* On the trunk:Stefan Eissing2018-02-011-1/+2
* mmn bump for r1820098.Eric Covener2018-01-041-1/+3
* Follow up to r1812193: really change MMN major.Yann Ylavic2017-10-141-2/+2
* Follow up to r1740928: including NOT_IN_PROXY in NOT_IN_DIR_LOC_FILE is bothYann Ylavic2017-10-141-0/+2
* config: follow up to r1809302.Yann Ylavic2017-09-221-1/+2
* config: allow to specify flags when registering modules.Yann Ylavic2017-09-221-1/+2
* core, mpm_event: Add ap_update_sb_handle() to avoid a small memory leak ofYann Ylavic2017-07-211-1/+2
* core: deprecate and replace ap_get_basic_auth_pwEric Covener2017-05-261-1/+3
* Introduce request taint-checking concept.Nick Kew2017-04-211-1/+2
* Add <IfDirective> and <IfSection>:Joe Orton2017-03-091-1/+2
* PR60647: ACC per connection not available w/ event MPMEric Covener2017-01-251-1/+2
* When redrawing the parser, ap_get_http_token looked to be useful, but there'sWilliam A. Rowe Jr2016-10-181-4/+4
* Follow up to r1765115: MMN minor is now 3.Yann Ylavic2016-10-161-1/+1
* Complete r1764961, missed .h updatesWilliam A. Rowe Jr2016-10-161-0/+3
* New optional flag to enforce <CR><LF> line delimiters in ap_[r]getline,William A. Rowe Jr2016-08-301-1/+2
* Dropped a public structure elt, bump majorWilliam A. Rowe Jr2016-08-291-1/+2
* Perform correct, strict parsing of the request line, handling theWilliam A. Rowe Jr2016-08-181-2/+4
* Correct AP_HTTP_CONFORMANCE_ flags with an ap_mmn.h bumpWilliam A. Rowe Jr2016-08-171-1/+4
* Follow up to r1750392: r1756186 should have also bumped MMN minor forYann Ylavic2016-08-141-1/+1
* Follow up to r1750392: r1756186 should have also bumped MMN minor forYann Ylavic2016-08-141-1/+3
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-3/+4