summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ap_expr: open string expressions to the <word>.Yann Ylavic2017-10-021-0/+3
* config: follow up to r1809302.Yann Ylavic2017-09-221-1/+2
* config: follow up to r1809302.Yann Ylavic2017-09-221-9/+15
* config: follow up to r1809302.Yann Ylavic2017-09-221-2/+5
* config: allow to specify flags when registering modules.Yann Ylavic2017-09-222-1/+17
* On the trunk:Stefan Eissing2017-09-211-1/+1
* core, mpm_event: Add ap_update_sb_handle() to avoid a small memory leak ofYann Ylavic2017-07-212-1/+4
* Make case insensitiveJim Jagielski2017-06-211-1/+1
* util.c: add a strict Base64 decoding functionJacob Champion2017-06-211-0/+22
* CVE-2017-3167: add documentation to ap_get_basic_auth_pw()Jacob Champion2017-06-211-2/+9
* core: deprecate and replace ap_get_basic_auth_pwEric Covener2017-05-262-2/+27
* Introduce request taint-checking concept.Nick Kew2017-04-212-1/+18
* * server/config.c, include/http_config.h (ap_build_cont_config,Joe Orton2017-03-091-2/+2
* Add <IfDirective> and <IfSection>:Joe Orton2017-03-092-1/+10
* Revert r1783759: really more things than intended :pYann Ylavic2017-02-201-4/+0
* Follow up to r1783755: update APLOGNO.Yann Ylavic2017-02-201-0/+4
* PR60647: ACC per connection not available w/ event MPMEric Covener2017-01-252-1/+3
* Move definition of ASCII_ZERO to httpd.h and rename it ZERO_ASCII for consist...Christophe Jaillet2017-01-061-0/+1
* Happy New Year 2017Rainer Jung2017-01-021-1/+1
* ap_reclaim_child_processes(): Implement terminate immediatelyStefan Fritsch2016-11-211-2/+1
* http: Allow unknown response status' lines returned in the form of:Yann Ylavic2016-11-151-0/+11
* When redrawing the parser, ap_get_http_token looked to be useful, but there'sWilliam A. Rowe Jr2016-10-182-14/+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-163-7/+6
* Followup to r1764961:Rainer Jung2016-10-161-8/+0
* Fix new declaration.Rainer Jung2016-10-161-1/+1
* Followup to r1764961:Rainer Jung2016-10-161-5/+3
* util_script.h: clarify ap_scan_script_header_* behaviorJacob Champion2016-09-121-16/+56
* http_config: follow up to r1702948: maybe unused, yet maybe usefull too.Yann Ylavic2016-09-061-6/+6
* New optional flag to enforce <CR><LF> line delimiters in ap_[r]getline,William A. Rowe Jr2016-08-302-6/+14
* Dropped a public structure elt, bump majorWilliam A. Rowe Jr2016-08-291-1/+2
* Folding StrictWhitespace into the Strict ruleset of RFC7230, per dev@ poll.William A. Rowe Jr2016-08-291-5/+0
* Rename LenientWhitespace to UnsafeWhitespace and change StrictWhitespaceWilliam A. Rowe Jr2016-08-251-1/+1
* ap_reclaim_child_processes() ignores its first argumentStefan Fritsch2016-08-211-1/+2
* Introduce StrictURI|UnsafeURI for RFC3986 enforcementWilliam A. Rowe Jr2016-08-192-0/+12
* Perform correct, strict parsing of the request line, handling theWilliam A. Rowe Jr2016-08-182-2/+14
* Correct AP_HTTP_CONFORMANCE_ flags with an ap_mmn.h bumpWilliam A. Rowe Jr2016-08-172-3/+5
* 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-122-3/+19
* Revert r1756064 and r1756060 until fixed (tests framework passes).Yann Ylavic2016-08-122-19/+3
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-122-3/+19
* Fix spelling in comments and text files.Rainer Jung2016-08-115-7/+7
* 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-292-1/+28
* A whole lotta nope, if you implement HTCPCP then register your methods in initWilliam A. Rowe Jr2016-07-181-3/+9
* 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