| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a change entry | Christophe Jaillet | 2021-04-18 | 1 | -1/+2 |
* | Apply CHANGES. [skip ci] | Yann Ylavic | 2021-04-01 | 1 | -0/+26 |
* | mod_md: | Stefan Eissing | 2021-03-22 | 1 | -0/+2 |
* | *) mod_md: v2.4.0 with improvements and bugfixes | Stefan Eissing | 2021-03-08 | 1 | -0/+61 |
* | typo in old CHANGES entry | Eric Covener | 2021-03-08 | 1 | -1/+1 |
* | Changed ap_ssl_answer_challenge() and its hook to provide PEM data for | Stefan Eissing | 2021-03-03 | 1 | -1/+2 |
* | Adding more ap_ssl_* functions and hooks to the core server. | Stefan Eissing | 2021-03-02 | 1 | -0/+11 |
* | Sync CHANGES entries. [skip ci]. | Yann Ylavic | 2021-03-01 | 1 | -0/+39 |
* | Enable mod_cgid stderr handling via Unix socket fd transfer by | Joe Orton | 2021-02-25 | 1 | -0/+3 |
* | Update CHANGES entry after r1885659 [skip ci]. | Yann Ylavic | 2021-01-18 | 1 | -0/+3 |
* | Update CHANGES entries [skip ci]. | Yann Ylavic | 2021-01-18 | 1 | -0/+13 |
* | * Add missing line break [skip ci] | Ruediger Pluem | 2020-12-16 | 1 | -0/+1 |
* | Merge CHANGES entries [skip ci]. | Yann Ylavic | 2020-12-16 | 1 | -0/+30 |
* | Revert r1884456. | Yann Ylavic | 2020-12-15 | 1 | -4/+0 |
* | Follow up to r1884068: CHANGES entry needs to go to 2.5.x too. | Yann Ylavic | 2020-12-15 | 1 | -0/+4 |
* | Follow up to r1836032: docs for ReadBufferSize, FlushMaxThreshold and FlushMa... | Yann Ylavic | 2020-12-11 | 1 | -0/+3 |
* | Revert r1480058, -1'ed on dev@ and STATUS. | Yann Ylavic | 2020-12-10 | 1 | -4/+0 |
* | *) mod_md: lowered the required minimal libcurl version from 7.50 to 7.29 | Stefan Eissing | 2020-10-15 | 1 | -0/+3 |
* | * Update change entries via make update-changes [skip ci] | Ruediger Pluem | 2020-09-15 | 1 | -0/+11 |
* | mention 304 headers handling | Giovanni Bechis | 2020-09-09 | 1 | -0/+3 |
* | Found a PR lurking for the method type vs UBSan issue. [skip ci] | Joe Orton | 2020-09-08 | 1 | -1/+1 |
* | not my day, it seems | Stefan Eissing | 2020-07-29 | 1 | -1/+1 |
* | *) mod_http2: remote support for abandoned http-wg draft | Stefan Eissing | 2020-07-29 | 1 | -0/+4 |
* | mod_proxy_uwsgi: Error out on HTTP header larger than 16K | Yann Ylavic | 2020-07-23 | 1 | -0/+3 |
* | mod_dav: Some DAV extensions, like CalDAV, specify both document | Graham Leggett | 2020-07-15 | 1 | -0/+6 |
* | mod_dav: Add utility functions dav_validate_root_ns(), | Graham Leggett | 2020-07-15 | 1 | -0/+4 |
* | *) mod_http2: | Stefan Eissing | 2020-07-13 | 1 | -0/+8 |
* | * Make get_line more robust in the case that it is called multiple times: | Ruediger Pluem | 2020-07-06 | 1 | -0/+4 |
* | core: Remove support for the Content-MD5 header, removed in RFC7231. | Graham Leggett | 2020-07-03 | 1 | -0/+4 |
* | mod_dav: Allow other DAV modules to use dav_get_resource(). | Graham Leggett | 2020-07-03 | 1 | -0/+3 |
* | mpm_common: remove ap_mpm_unregister_poll_callback(). | Yann Ylavic | 2020-07-02 | 1 | -0/+3 |
* | Follow up to r1879419: CHANGES entry. | Yann Ylavic | 2020-07-02 | 1 | -0/+4 |
* | mod_dav: Add method_precondition hook. WebDAV extensions define | Graham Leggett | 2020-06-29 | 1 | -0/+5 |
* | Add hooks deliver_report and gather_reports to mod_dav.h. Allows other | Graham Leggett | 2020-06-28 | 1 | -0/+4 |
* | Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h. | Graham Leggett | 2020-06-28 | 1 | -0/+3 |
* | "[mod_dav_fs etag handling] should really honor the FileETag setting". | Graham Leggett | 2020-06-28 | 1 | -0/+13 |
* | Follow up to r1879179: CHANGES entry. | Yann Ylavic | 2020-06-25 | 1 | -0/+4 |
* | Add "v6only" Listen option to enable IPV6_V6ONLY in v4mapped builds | Joe Orton | 2020-06-23 | 1 | -1/+1 |
* | Backported to 2.4.x | Jim Jagielski | 2020-06-20 | 1 | -19/+0 |
* | Oups, axe spurious copypasta. | Yann Ylavic | 2020-06-19 | 1 | -6/+0 |
* | CHANGES entry for ap_proxy_define_match_worker(). | Yann Ylavic | 2020-06-19 | 1 | -0/+11 |
* | mod_proxy_http: always stream the request body by default. | Yann Ylavic | 2020-06-19 | 1 | -0/+6 |
* | * Revert r1878939, r1878938, r1878936, the changes to | Ruediger Pluem | 2020-06-19 | 1 | -7/+0 |
* | *) mod_http2: workaround to facilitate use of common internal protocol/meth... | Stefan Eissing | 2020-06-17 | 1 | -0/+4 |
* | mod_ldap: Use the LDAP API directly to implement the rebind callback | Joe Orton | 2020-06-16 | 1 | -0/+2 |
* | * Have the HTTP 0.9 / 1.1 processing code reject requests for | Ruediger Pluem | 2020-06-10 | 1 | -1/+5 |
* | *) mod_proxy_http2: the "ping" proxy parameter | Stefan Eissing | 2020-06-03 | 1 | -0/+7 |
* | mod_proxy_http: don't strip EOS when spooling request body to file. | Yann Ylavic | 2020-05-29 | 1 | -0/+3 |
* | revert r1878268 | Stefan Eissing | 2020-05-29 | 1 | -0/+3 |
* | update after backport | Stefan Eissing | 2020-05-29 | 1 | -3/+0 |