]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2021-09-22  Ruediger Pluem* Add change entry for r1893497 [skip ci]
2021-09-21  Yann Ylavicmod_optional_hook_import: debug message at APLOG_DEBUG...
2021-09-21  Ruediger Pluem* Follow up to r1893497: Make use of ap_pre_connection...
2021-09-21  Ruediger PluemIn case one of the pre_connection hooks causes the...
2021-09-20  Yann YlavicNo nullglob with ls..
2021-09-20  Yann Ylavicmod_example_hooks, mod_optional_fn_export: debug messag...
2021-09-20  Yann YlavicMore of test -n wants a single argument.
2021-09-20  Yann Ylavictest -n wants a single argument.
2021-09-20  Yann YlavicMPMs: cap idle_spawn_rate to MAX_SPAWN_RATE.
2021-09-18  Yann Ylavicci: show >debug logs only.
2021-09-18  Yann YlavicTrigger ci.
2021-09-18  Yann Ylavicci: show non-traceX logs only.
2021-09-18  Yann Ylavicci: print error_log on perl-framework failure.
2021-09-17  Stefan Eissing *) mod_md: when MDMessageCmd for a 'challenge-setup...
2021-09-15  Stefan Eissing *) mod_md: fixed a bug in handling multiple parallel...
2021-09-14  Ruediger Pluem* Log the correct timeout
2021-09-14  Ruediger Pluemfix time-of-use vs time-of-check
2021-09-13  Stefan Eissing * adding tests to verfiy header field name length...
2021-09-11  Lucien Gentisfr doc rebuild
2021-09-11  Lucien Gentisfr doc XML file update.
next