summaryrefslogtreecommitdiffstats
path: root/include/ap_mmn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r1756064 and r1756060 until fixed (tests framework passes).Yann Ylavic2016-08-121-4/+3
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-3/+4
* We didn't change the MODULE_MAGIC_NUMBER_MAJORJim Jagielski2016-08-051-1/+1
* Introduce ap_scan_http_field_content, ap_scan_http_tokenWilliam A. Rowe Jr2016-07-291-1/+3
* mod_proxy_{http,ajp,fcgi}}: don't reuse backend connections with data availableYann Ylavic2016-06-271-1/+3
* mod_proxy: revert r1750301, r1750305 and r1750311.Yann Ylavic2016-06-271-2/+1
* mod_proxy: follow up to r1750301.Yann Ylavic2016-06-271-1/+2
* Allow other modules to become providers and add ACLsGraham Leggett2016-06-141-1/+3
* mod_dav: Add dav_begin_multistatus, dav_send_one_response,Graham Leggett2016-06-121-1/+5
* mod_dav: Add dav_get_provider_name() function to obtain the nameGraham Leggett2016-06-121-1/+2
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-091-2/+3
* mod_dav: Add support for childtags to dav_error.Graham Leggett2016-05-311-1/+2
* Follow up to r1740928: update docs (contexts) and minor MMN.Yann Ylavic2016-04-261-1/+5
* Follow up to r1736217: really bump MMN minor.Yann Ylavic2016-03-241-1/+1
* core: Add missing AP_IMPLEMENT_OPTIONAL_HOOK_RUN_FIRST.Yann Ylavic2016-03-221-0/+1
* Mention cgi_var_rules, fix expr_handler typosJeff Trawick2016-03-211-1/+2
* reverting the reverting of r1735174, r1735176 was the culpritStefan Eissing2016-03-161-1/+8
* reverting r1735174 as http/1.1 just terminated before responseStefan Eissing2016-03-161-8/+1
* mpm: Generalise the ap_mpm_register_socket functions to accept pipes or sockets.Graham Leggett2016-03-151-1/+8
* core: Extend support for setting aside data from the network input filterGraham Leggett2016-03-121-2/+5
* core: Split ap_create_request() from ap_read_request()Graham Leggett2016-03-081-1/+2
* mpm: Add a complete_connection hook that confirms whether an MPM is allowedGraham Leggett2016-02-191-1/+3
* update description of mmn bum 20150222.10 to include pre_close connection add...Stefan Eissing2016-02-121-1/+3
* Introduce an ap_get_useragent_host() accessor to replace the oldWilliam A. Rowe Jr2016-02-121-1/+3
* Unwind commit 1729901 (and 1729926), it was not ready for trunkWilliam A. Rowe Jr2016-02-121-3/+1
* Introduce an ap_get_useragent_host() accessor to replace the oldWilliam A. Rowe Jr2016-02-111-1/+3
* Revert r1729897, 1729898, my copy of core.c was polluted by a different patchWilliam A. Rowe Jr2016-02-111-3/+1
* Introduce an ap_get_useragent_host() accessor to replace the oldWilliam A. Rowe Jr2016-02-111-1/+3
* r1726009 was a minor bump onlyEric Covener2016-02-091-3/+4
* mmn bump for scoreboard api changesStefan Eissing2016-01-211-2/+3
* missed in r1725149Eric Covener2016-01-181-1/+1
* allow expressions to be used in SetHandler. Opt-in with expr= prefix.Eric Covener2016-01-181-0/+1
* New support function: ap_getword_conf2[_nc] which actsJim Jagielski2015-12-301-1/+2