summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert new base64 function and testsJacob Champion2017-06-201-22/+0
* util.c: add a strict Base64 decoding functionJacob Champion2017-05-251-0/+22
* 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-151-8/+0
* Fix new declaration.Rainer Jung2016-10-151-1/+1
* Followup to r1764961:Rainer Jung2016-10-151-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-292-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-162-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-112-19/+3
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-112-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-131-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
* A much more innocuous cut-and-paste flawWilliam A. Rowe Jr2016-06-091-1/+1
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-091-13/+22
* Major issue with these two specific edits falling into r1747469William A. Rowe Jr2016-06-091-22/+13
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-092-15/+25
* mod_dav: Add support for childtags to dav_error.Graham Leggett2016-05-301-1/+2
* Off by one "make dox" warningChristophe Jaillet2016-05-301-1/+1
* Fix some doxygen warning.Christophe Jaillet2016-05-301-4/+1