| Commit message (Expand) | Author | Age | Files | Lines |
* | * Follow up to r1918814: Strings are from configuration and thus trusted | Ruediger Pluem | 2024-07-02 | 1 | -1/+1 |
* | * Always trust content types that we set literally | Ruediger Pluem | 2024-07-02 | 4 | -5/+5 |
* | mod_crypto: Fix warnings about signed bit fields. | Yann Ylavic | 2024-03-14 | 1 | -3/+3 |
* | * modules/filters/mod_xml2enc.c (xml2enc_ffunc): Accept any XML media | Joe Orton | 2024-02-07 | 1 | -8/+12 |
* | mod_deflate: remove filter after seeing EOS | Joe Orton | 2023-12-20 | 1 | -0/+4 |
* | mod_xml2enc: remove dependency on xmlstring header | Eric Covener | 2023-11-21 | 1 | -3/+3 |
* | fix return codes | Giovanni Bechis | 2023-06-08 | 1 | -3/+3 |
* | mod_ext_filter: check exit status of filter processes | Giovanni Bechis | 2023-06-07 | 1 | -1/+46 |
* | limit mod_sed memory use | Eric Covener | 2022-06-01 | 2 | -45/+118 |
* | * Use apr_size_t instead of int to avoid an overflow | Ruediger Pluem | 2022-04-27 | 1 | -1/+1 |
* | * Improve the logic flow | Ruediger Pluem | 2022-03-08 | 1 | -11/+19 |
* | mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics. | Yann Ylavic | 2022-03-07 | 3 | -43/+58 |
* | mod_reqtimeout: Set socket timeout for AP_MODE_INIT. | Yann Ylavic | 2022-01-24 | 1 | -2/+1 |
* | SEDERR_TMAMES and SEDERR_TMRMES are used only in sed1.c with 'eval->lnum' as ... | Christophe Jaillet | 2022-01-20 | 1 | -2/+2 |
* | The format specifier is APR_SIZE_T_FMT, so there is no point in trying to log... | Christophe Jaillet | 2022-01-20 | 1 | -4/+2 |
* | * modules/filters/mod_deflate.c (deflate_in_filter): Handle FLUSH in | Joe Orton | 2021-12-03 | 1 | -29/+31 |
* | * modules/filters/mod_deflate.c (deflate_out_filter): Catch | Joe Orton | 2021-10-12 | 1 | -1/+6 |
* | * mod_deflate: refrain from reading buckets of known length, just | Stefan Eissing | 2021-08-30 | 1 | -3/+8 |
* | Fix a comment (missing '_' in 'keep_body') | Christophe Jaillet | 2021-04-30 | 1 | -9/+7 |
* | *) core: provide ap_ssl_* functions in new http_ssl.h header file. | Stefan Eissing | 2021-03-26 | 1 | -0/+1 |
* | Using the new ap_ssl_conn_is_ssl() and ap_ssl_var_lookup() in all internal mo... | Stefan Eissing | 2021-03-09 | 1 | -8/+3 |
* | The Microsoft OOXML format uses xml packaged into a zip file, and has | Joe Orton | 2020-12-16 | 1 | -2/+2 |
* | PR#64443: watch whether mod_proxy_html i18n might risk messing up FORM | Nick Kew | 2020-06-07 | 1 | -0/+27 |
* | Move stray /i switch into proper location | Christophe Jaillet | 2020-05-23 | 2 | -2/+2 |
* | core,modules: provide/use ap_parse_strict_length() helper. | Yann Ylavic | 2020-05-20 | 3 | -12/+15 |
* | * modules/filters/mod_proxy_html.c: Fix proxy_html_conf.bufsz | Joe Orton | 2020-04-22 | 1 | -1/+1 |
* | Add missing pool tags to help debugging. | Yann Ylavic | 2020-04-16 | 3 | -0/+3 |
* | PR64295 cannot override default Virtualhost's mod_reqtimeout | Jean-Frederic Clere | 2020-04-15 | 1 | -2/+2 |
* | "?:" is a GNU extension, use standard syntax | Giovanni Bechis | 2020-02-27 | 2 | -2/+2 |
* | Avoid printing NULL strings in logs | Giovanni Bechis | 2020-02-26 | 1 | -1/+1 |
* | Avoid printing NULL strings in logs | Giovanni Bechis | 2020-02-22 | 1 | -1/+1 |
* | convert malloc(3) into ap_malloc | Giovanni Bechis | 2020-02-18 | 1 | -1/+1 |
* | Follow up to r1873941: define AP_REG_NO_DEFAULT for raw ap_regcomp() usage. | Yann Ylavic | 2020-02-17 | 1 | -2/+4 |
* | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 4 | -5/+5 |
* | don't use DOTALL from mod_substitute which leaves \n at the end of the line. | Eric Covener | 2020-02-12 | 1 | -1/+1 |
* | Honor "Accept-Encoding: foo;q=0" as per RFC 7231; which means 'foo' is "not a... | Christophe Jaillet | 2019-10-11 | 2 | -4/+30 |
* | Reverse the order of the test... if clang, then use clang, because some clang... | Jim Jagielski | 2019-09-19 | 2 | -14/+14 |
* | * modules/filters/mod_proxy_html.c, modules/filters/mod_xml2enc.c: | Joe Orton | 2019-08-06 | 2 | -2/+2 |
* | Unfortunately -Wcomment can only be influenced | Rainer Jung | 2019-08-05 | 2 | -4/+0 |
* | Follow up to r1864438 and r1864435: | Rainer Jung | 2019-08-05 | 1 | -0/+2 |
* | Use the right pragma syntax. | Rainer Jung | 2019-08-05 | 2 | -4/+4 |
* | The GCC flag "-Wno-error=comment" introduced by r1855446 | Rainer Jung | 2019-08-05 | 3 | -4/+40 |
* | After reinstatement of DSO support in APR/APR-util, revert r1837437, | Graham Leggett | 2019-06-23 | 1 | -1/+1 |
* | mod_reqtimeout: fix default_[stage]_rate_factor initializations. | Yann Ylavic | 2019-04-08 | 1 | -10/+10 |
* | Make the work-around for C++ style comments causing fatal errors in | Jim Jagielski | 2019-03-13 | 1 | -1/+1 |
* | mod_reqtimeout: follow up to r1853901: init stage name outside INIT_STAGE(). | Yann Ylavic | 2019-02-20 | 1 | -2/+3 |
* | mod_reqtimeout: follow up to r1853901: fix macro args. | Yann Ylavic | 2019-02-20 | 1 | -3/+3 |
* | mod_reqtimeout: follow up to r1853906: adjust hooks priorities comments. | Yann Ylavic | 2019-02-19 | 1 | -4/+6 |
* | mod_reqtimeout: Allow to configure (TLS-)handshake timeouts. | Yann Ylavic | 2019-02-19 | 1 | -5/+26 |
* | mod_reqtimeout: factorize structs and code. | Yann Ylavic | 2019-02-19 | 1 | -98/+87 |