]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2021-11-15  Yann YlavicSync r1895054 from libapreq.
2021-11-14  Yann YlavicSync r1895020 and r1895021 from libapreq.
2021-11-12  Yann Ylavicapreq: Sync r1894983 from libapreq.
2021-11-12  Yann Ylavicapreq: Sync r1894982 from libapreq.
2021-11-12  Yann Ylavicapreq: Sync r1894977 from libapreq.
2021-11-11  Stefan Eissing *) mod_http2: always return an EOS bucket for requests
2021-11-11  Yann Ylavicapreq: Sync r1894940 from libapreq.
2021-11-11  Yann Ylavicapreq: Sync latest changes from lib apreq.
2021-11-10  Stefan Eissing * testsuite: possible now to issue client certificates...
2021-11-08  Stefan Eissing * test HTTP/2: also run core tests and worker mpm
2021-11-08  Stefan Eissing * test: just general cleanup and separation
2021-11-06  Lucien Gentisfr doc rebuild.
2021-11-06  Lucien Gentisfr doc XML file update.
2021-11-04  Stefan Eissing * mod_http2: a regression in v1.15.24 of the modules...
2021-11-03  Stefan Eissing * mod_md: EC private key generation for openssl 3...
2021-11-03  Stefan Eissing * mod_ssl: fix in CHECK_PRIVKEY_ERROR for openssl 3.0
2021-10-29  Stefan Eissing * test mod_md: check for older pytest request fixture...
2021-10-29  Stefan Eissing * test mod_md, try new gopath first, subshell go insta...
2021-10-29  Stefan Eissing * testsuite mod_md: trying explicit GOROOT instead...
2021-10-29  Stefan Eissing * test: mod_md, trying to build pebble by explicitly...
2021-10-29  Stefan Eissing * adjust acceptable log errors fro http2 test suite...
2021-10-29  Stefan Eissing * mod_md test suite with travis setup similar to...
2021-10-29  Stefan Eissing *) mod_md: adding v2.4.8 with the following changes
2021-10-28  Stefan Eissing * test: update of python test framework after integrat...
2021-10-24  Lucien Gentisfr doc rebuild.
2021-10-24  Lucien Gentisfr doc XML file update.
2021-10-24  Lucien Gentisfr doc XML file update.
2021-10-24  Lucien Gentisfr doc XML file update.
2021-10-24  Lucien Gentisfr doc XML files updates.
2021-10-23  Eric Covenerfix english
2021-10-22  Eric Covenerfollowup to r1894456: use a DirectorySlash argument...
2021-10-21  Eric Coveneradd DirectorySlashNotFound to silence scanners
2021-10-21  Eric Coveneradd IndexForbiddenReturn404 to help silence scanners
2021-10-15  Yann Ylavicmpm_event,worker}: Really perform_idle_server_maintenan...
2021-10-15  Yann Ylavicmod_proxy_connect: Honor the smallest of the backend...
2021-10-15  Yann YlavicFollow up to r1894285: add idle_threads and max_workers...
2021-10-15  Yann Ylavicmpm_event: Restart stopping of idle children after...
2021-10-14  Stefan Eissing * mod_http2: hopeful (as always) fix for the stalling...
2021-10-14  Stefan Eissing *) mod_http2: disabling 400_20 again, seeing if 401_3...
2021-10-14  Stefan Eissing *) mod_http2: another travis test of the 400_20 and...
2021-10-14  Stefan Eissing *) mod_http2: disabling the 2 test cases failing...
2021-10-14  Stefan Eissing *) mod_http2: when pollset signals output, resume...
2021-10-14  Stefan Eissing *) mod_http2: H2HEADER buckets have the correct lengh...
2021-10-14  Stefan Eissing *) mod_http2: no longer splitting buckets on adding...
2021-10-13  Stefan Eissing * test/modules/http2: marking 3 test cases for skip...
2021-10-13  Yann Ylavicmod_info: Output AP_MPMQ_MAX_DAEMONS instead of AP_MPMQ...
2021-10-13  Stefan Eissing * mod_http2: I regret my decision to have removed...
2021-10-13  Stefan Eissing * mod_http2: resurrecting check for nghttp function
2021-10-13  Stefan Eissing * mod_http2: checking for nghttp2 function 'set_no_cl...
2021-10-13  Stefan Eissing * mod_http2: avoid the term "pushing" in documentatio...
2021-10-13  Stefan Eissing *) mod_http2: resurrecting the check for older nghttp...
2021-10-13  Ruediger Pluem* Add first documentation for H2StreamTimeout [skip ci]
2021-10-13  Ruediger Pluem* Add two new files generated by transformation [skip ci]
2021-10-13  Ruediger Pluem* Fix compiler warning about unused variable
2021-10-13  Ruediger Pluem* Update transformation [skip ci]
2021-10-12  Stefan Eissing * mod_http2: fixing some compiler warnings.
2021-10-12  Yann Ylavic*) core: Be safe with ap_lingering_close() called with...
2021-10-12  Stefan Eissingupdated log tag to resolve duplicate.
2021-10-12  Stefan Eissingmore numbers
2021-10-12  Stefan Eissing *) mod_http2:
2021-10-12  Stefan Eissingtaking numbers for modules/http2 changes
2021-10-12  Joe Orton* modules/filters/mod_deflate.c (deflate_out_filter...
2021-10-11  Stefan Eissing * test infrastruture:
2021-10-09  Yann Ylavicmod_proxy_uwsgi: Remove duplicate slashes at the beginn...
2021-10-08  Ruediger Pluem* Good catch by Yann: This is dead code
2021-10-08  Ruediger Pluem* Make aliases more robust against potential traversal...
2021-10-08  Ruediger Pluem* Optimize performance by moving calculation of loop...
2021-10-07  Yann YlavicSync CHANGES [skip ci].
2021-10-07  Yann YlavicFix ap_mmn.h after r1893971.
2021-10-07  Yann YlavicMissing credits [skip ci].
2021-10-07  Yann Ylavictest/modules/http2: more encoding tests.
2021-10-07  Yann Ylaviccore: Add ap_unescape_url_ex() for better decoding...
2021-10-07  Ruediger Pluem* Fix memory leak in case of failures to load the priva...
2021-10-07  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_ctx_callbacks,
2021-10-07  Stefan Eissing * changed status expectations
2021-10-06  Stefan Eissing * another encoding test for a file with % in its name
2021-10-06  Stefan Eissing * additional encoding test
2021-10-06  Stefan Eissing * extending h2 tests with url encodings, 3 of which...
2021-10-04  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_server_certs...
2021-10-02  Lucien Gentisfr doc rebuild.
2021-10-02  Lucien Gentisfr doc XML file update.
2021-09-29  Christophe... Adding old changelog entry
2021-09-29  Christophe... Add compatibility note for CheckBasenameMatch
2021-09-29  Yann Ylaviccore: AP_NORMALIZE_DECODE_UNRESERVED should normalize...
2021-09-26  Graham LeggettClarify where the element can be obtained.
2021-09-26  Graham LeggettAdd dav_get_liveprop_element() to hide the implementati...
2021-09-24  Yann Ylavicmod_proxy: Add tunnel_forward hook.
2021-09-24  Yann Ylavicmod_proxy: Handle ap_proxy_buckets_lifetime_transform...
2021-09-24  Yann Ylavicmod_proxy: Restore ap_proxy_transfer_between_connections().
2021-09-24  Yann Ylavicmod_proxy: typedef struct proxy_tunnel_conn proxy_tunne...
2021-09-24  Ruediger Pluem* Update CHANGES [skip ci]
2021-09-24  Ruediger Pluem* Correctly handle errors returned by dav providers...
2021-09-23  Christophe... Tentative update to reduce noise in travis log (i.e...
2021-09-23  Stefan Eissingmod_http2: fixed speling error.
2021-09-23  Stefan Eissing * mod_http2: fix version suffix after sync with github
2021-09-23  Ruediger Pluem* t/modules/http2.t is gone since 1893547. So do not...
2021-09-23  Yann Ylavicmod_rewrite: Follow up to r1893519: Handle potential...
2021-09-22  Ruediger Pluem* Correctly decrement active_daemons also in the case...
2021-09-22  Yann Ylavicmod_proxy: Handle UDS URIs with empty hostname as if...
2021-09-22  Yann Ylavicmod_rewrite: Fix UDS ("unix:") scheme for [P] rules...
next