]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2023-07-10  Yann Ylavicab: Add -D for a watchdog that prints counters on polle...
2023-07-10  Yann Ylavicab: Check and handle POLLOUT before POLLIN.
2023-07-08  Yann Ylavicab: Follow up to r1910871: s/bind_num/bind_rr/g
2023-07-08  Yann Ylavicab: Allow to bind multiple addresses with -Baddr1,addr2,...
2023-07-08  Yann Ylavicab: Stop worker at end of -t in any case, not only...
2023-07-07  Yann Ylavicab: Ignore the delay if it's larger than the timeout.
2023-07-07  Yann Ylavicab: Fix accounting of started connections.
2023-07-07  Joe OrtonAdd WebAssembly MIME type and file extension
2023-07-07  Yann Ylavicpytest: Fine tuning for LogLevel vs -v^n.
2023-07-07  Joe Orton* support/ab.c (ssl_proceed_handshake): Fix X509 *...
2023-07-07  Yann Ylavicutil_filter: More useful logging for brigade setaside...
2023-07-07  Yann Ylavicpytests: Ignore log errors/warnings per function.
2023-07-07  Joe OrtonAdd application/vnd.geogebra.slides mime type
2023-07-07  Joe Ortonapxs: Fix -i for some cases where -n is not used.
2023-07-06  Joe Ortonmod_rewrite: Fix a possible NULL pointer dereference...
2023-07-06  Joe OrtonAllow mod_dav_fs to tolerate race conditions between...
2023-07-06  Stefan Eissingtest h2: be more generous in stutter step jittering.
2023-07-06  Stefan Eissingproxy_util: revert timeout selection on a proxy tunnel...
2023-07-05  Joe OrtonSteal a number. [skip ci]
2023-07-05  Joe OrtonUse 'git clone' rather than 'svn export' in CI scripts.
2023-07-01  Lucien Gentisfr doc rebuild.
2023-07-01  Lucien GentisXML file update.-Cette ligne, et les suivantes ci-desso...
2023-06-30  Eric Covenertypos/whitespace
2023-06-30  Stefan Eissingproxy: in proxy tunnels, use the smaller timeout value of
2023-06-30  Stefan Eissingtests: another sync of the http2 tests
2023-06-30  Stefan Eissingtests: sync mod_http2 tests with mod_h2 and 2.4.x versi...
2023-06-29  Stefan Eissingmod_http2: add aplogno where makefile did not detect...
2023-06-29  Stefan Eissingsteal a number
2023-06-29  Stefan Eissingmod_http2: when failing a request, make sure the reques...
2023-06-29  Stefan Eissingmod_http2: move get_pollfd_from_conn hook outside the...
2023-06-28  Yann Ylavicpyhttpd: Generate core dumps on crash and show them...
2023-06-28  Yann Ylavictest_800_websockets: AH10467 is an expected error for...
2023-06-28  Eric Covenerincorporate feedback from rpluem
2023-06-28  Yann YlavicFollow up to r1910656: Fix dumplicate APLOGNO.
2023-06-28  Yann YlavicAnother APLOGNO() to resolve duplicate from r1910656...
2023-06-28  Eric Covenerback to original patch in PR66672
2023-06-28  Eric Covenerrevert recent r1910650
2023-06-28  Stefan Eissinglognos for the new debugs
2023-06-28  Stefan Eissingstealing numbers
2023-06-28  Stefan Eissing *) mod_http2: new directive `H2ProxyRequests on|off...
2023-06-28  Stefan Eissingtests: add the websockets python module version checks...
2023-06-28  Eric Coveneract more like pre-r1908097 with rewrite
2023-06-28  Stefan EissingHTTP/2 WebSockets: adding throughput tests and test...
2023-06-28  Stefan Eissingmod_http2: optimization for c1 output passing when...
2023-06-27  Eric CovenerPR66672: rewrite QSA+trailing ? regression
2023-06-24  Lucien Gentisfr doc rebuild.
2023-06-24  Lucien Gentisfr doc XML file update.
2023-06-23  Yann Ylavicrequest_rec: Single bit for body_indeterminate (while...
2023-06-23  Yann YlavicSteal some APLOGNOs for event_wip [skip ci].
2023-06-21  Stefan Eissing *) mod_http2: adding checks for websocket support...
2023-06-21  Stefan Eissinghttp_protocol: make request processing more robust...
2023-06-21  Stefan Eissing *) http_protocol: if there is a request and an error...
2023-06-20  Yann Ylavicab: Don't print the banner/copyright when -Q is specified.
2023-06-20  Yann Ylavicab: Add POLLERR and POLLHUP to reqevents for implementa...
2023-06-20  Yann Ylavicab: Increase MAX_CONCURRENCY hard limit (from 20K to...
2023-06-20  Yann Ylavicab: More accurate stats for time limited (-t) runs.
2023-06-20  Yann Ylavicab: Follow up to r1910515: Update global counter too..
2023-06-20  Yann Ylavicab: Count keepalive aborted connections separately.
2023-06-20  Yann Ylavicab: Don't (doubly) count errors as err_length if not...
2023-06-20  Yann Ylavicab: Fix crash with -W when exiting earlya on fatal...
2023-06-20  Stefan Eissing *) mod_http2: added support for bootstrapping WebSock...
2023-06-20  Stefan Eissingstealing numbers
2023-06-16  Stefan Eissing * mod_htt2: fixed an inconsistency in main connection...
2023-06-15  Stefan Eissingupdate log tags, as usual
2023-06-15  Stefan Eissingsteal a number
2023-06-14  jfclereopenssl needs Ws2_32.lib for WSAGetLastError().
2023-06-13  Stefan Eissing *) mod_http2: fixed a bug that could lead to a crash...
2023-06-12  Jean-Frederic... Arrange ap_h1_response_out_filter() according to includ...
2023-06-10  Lucien Gentisfr doc rebuild.
2023-06-10  Lucien Gentisfr doc XML file update.
2023-06-09  Giovanni Bechisdo not run strlen(3) on a NULL value
2023-06-09  Stefan Eissing *) mod_http2: fixed a bug in flushing pending data...
2023-06-09  Ruediger Pluem* Fix copy and paste error
2023-06-08  Giovanni Bechisfix return codes
2023-06-06  Giovanni Bechislog an error if BIO_write(3) fails
2023-06-06  Giovanni Bechischeck BIO_read return values
2023-06-06  Giovanni Bechismod_ext_filter: check exit status of filter processes
2023-06-06  Eric Covenerthere is a separate `connectiontimeout`
2023-06-06  Giovanni Bechisfix link in comment
2023-06-03  Lucien Gentisfr doc rebuild.
2023-06-03  Lucien Gentisfr doc XML files updates.
2023-06-01  Stefan EissingCI: re-add TEST_H2 apr cache ignore, still needed. :(
2023-06-01  Stefan EissingCI: re-enable apr caching for TEST_H2, require newer...
2023-06-01  Stefan EissingCI: force reset of cached apr for TEST_H2, it seems...
2023-06-01  Stefan Eissing *) core: add `final_resp_passed` flag to request_rec...
2023-06-01  Stefan Eissing * mod_proxy_http2: fixed using the wrong "bucket_alloc...
2023-06-01  Stefan Eissingtests: synch with recent changes from mod_h2 repository
2023-05-30  Yann Ylavicab: STATE_CONNECTED is not used anymore.
2023-05-22  Stefan Eissing *) mod_proxy_http2: fix retry handling to not leak...
2023-05-22  Stefan Eissingtests: parameterize some h2 tests to make fail cases...
2023-05-21  Christophe... When we are at flush_max_threshold and the next bucket...
2023-05-21  Christophe... The default value of FlushMaxThreshold is defined as...
2023-05-19  Stefan Eissing *) mod_http2: avoid double chunked-encoding on intern...
2023-05-19  Graham Leggettmod_authnz_ldap.c: Make sure the authentication variabl...
2023-05-19  Graham LeggettUpdate log-message tags.
2023-05-19  Graham LeggettSign with the signer key. Previously the verify key...
2023-05-15  Eric Covenera few tweaks to SetEnvIfExpr doc
2023-05-13  Lucien Gentisfr doc rebuild.
2023-05-13  Lucien Gentisfr doc XML file update.
2023-05-12  Stefan Eissing *) mod_http2: v2.0.15 with the following fixes and...
next