2023-07-07 |
Yann Ylavic | pytests: Ignore log errors/warnings per function. |
commit | commitdiff | tree |
2023-07-07 |
Joe Orton | Add application/vnd.geogebra.slides mime type |
commit | commitdiff | tree |
2023-07-07 |
Joe Orton | apxs: Fix -i for some cases where -n is not used. |
commit | commitdiff | tree |
2023-07-06 |
Joe Orton | mod_rewrite: Fix a possible NULL pointer dereference... |
commit | commitdiff | tree |
2023-07-06 |
Joe Orton | Allow mod_dav_fs to tolerate race conditions between... |
commit | commitdiff | tree |
2023-07-06 |
Stefan Eissing | test h2: be more generous in stutter step jittering. |
commit | commitdiff | tree |
2023-07-06 |
Stefan Eissing | proxy_util: revert timeout selection on a proxy tunnel... |
commit | commitdiff | tree |
2023-07-05 |
Joe Orton | Steal a number. [skip ci] |
commit | commitdiff | tree |
2023-07-05 |
Joe Orton | Use 'git clone' rather than 'svn export' in CI scripts. |
commit | commitdiff | tree |
2023-07-01 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-07-01 |
Lucien Gentis | XML file update.-Cette ligne, et les suivantes ci-desso... |
commit | commitdiff | tree |
2023-06-30 |
Eric Covener | typos/whitespace |
commit | commitdiff | tree |
2023-06-30 |
Stefan Eissing | proxy: in proxy tunnels, use the smaller timeout value of |
commit | commitdiff | tree |
2023-06-30 |
Stefan Eissing | tests: another sync of the http2 tests |
commit | commitdiff | tree |
2023-06-30 |
Stefan Eissing | tests: sync mod_http2 tests with mod_h2 and 2.4.x versi... |
commit | commitdiff | tree |
2023-06-29 |
Stefan Eissing | mod_http2: add aplogno where makefile did not detect... |
commit | commitdiff | tree |
2023-06-29 |
Stefan Eissing | steal a number |
commit | commitdiff | tree |
2023-06-29 |
Stefan Eissing | mod_http2: when failing a request, make sure the reques... |
commit | commitdiff | tree |
2023-06-29 |
Stefan Eissing | mod_http2: move get_pollfd_from_conn hook outside the... |
commit | commitdiff | tree |
2023-06-28 |
Yann Ylavic | pyhttpd: Generate core dumps on crash and show them... |
commit | commitdiff | tree |
2023-06-28 |
Yann Ylavic | test_800_websockets: AH10467 is an expected error for... |
commit | commitdiff | tree |
2023-06-28 |
Eric Covener | incorporate feedback from rpluem |
commit | commitdiff | tree |
2023-06-28 |
Yann Ylavic | Follow up to r1910656: Fix dumplicate APLOGNO. |
commit | commitdiff | tree |
2023-06-28 |
Yann Ylavic | Another APLOGNO() to resolve duplicate from r1910656... |
commit | commitdiff | tree |
2023-06-28 |
Eric Covener | back to original patch in PR66672 |
commit | commitdiff | tree |
2023-06-28 |
Eric Covener | revert recent r1910650 |
commit | commitdiff | tree |
2023-06-28 |
Stefan Eissing | lognos for the new debugs |
commit | commitdiff | tree |
2023-06-28 |
Stefan Eissing | stealing numbers |
commit | commitdiff | tree |
2023-06-28 |
Stefan Eissing | *) mod_http2: new directive `H2ProxyRequests on|off... |
commit | commitdiff | tree |
2023-06-28 |
Stefan Eissing | tests: add the websockets python module version checks... |
commit | commitdiff | tree |
2023-06-28 |
Eric Covener | act more like pre-r1908097 with rewrite |
commit | commitdiff | tree |
2023-06-28 |
Stefan Eissing | HTTP/2 WebSockets: adding throughput tests and test... |
commit | commitdiff | tree |
2023-06-28 |
Stefan Eissing | mod_http2: optimization for c1 output passing when... |
commit | commitdiff | tree |
2023-06-27 |
Eric Covener | PR66672: rewrite QSA+trailing ? regression |
commit | commitdiff | tree |
2023-06-24 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-06-24 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-06-23 |
Yann Ylavic | request_rec: Single bit for body_indeterminate (while... |
commit | commitdiff | tree |
2023-06-23 |
Yann Ylavic | Steal some APLOGNOs for event_wip [skip ci]. |
commit | commitdiff | tree |
2023-06-21 |
Stefan Eissing | *) mod_http2: adding checks for websocket support... |
commit | commitdiff | tree |
2023-06-21 |
Stefan Eissing | http_protocol: make request processing more robust... |
commit | commitdiff | tree |
2023-06-21 |
Stefan Eissing | *) http_protocol: if there is a request and an error... |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Don't print the banner/copyright when -Q is specified. |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Add POLLERR and POLLHUP to reqevents for implementa... |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Increase MAX_CONCURRENCY hard limit (from 20K to... |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: More accurate stats for time limited (-t) runs. |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Follow up to r1910515: Update global counter too.. |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Count keepalive aborted connections separately. |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Don't (doubly) count errors as err_length if not... |
commit | commitdiff | tree |
2023-06-20 |
Yann Ylavic | ab: Fix crash with -W when exiting earlya on fatal... |
commit | commitdiff | tree |
2023-06-20 |
Stefan Eissing | *) mod_http2: added support for bootstrapping WebSock... |
commit | commitdiff | tree |
2023-06-20 |
Stefan Eissing | stealing numbers |
commit | commitdiff | tree |
2023-06-16 |
Stefan Eissing | * mod_htt2: fixed an inconsistency in main connection... |
commit | commitdiff | tree |
2023-06-15 |
Stefan Eissing | update log tags, as usual |
commit | commitdiff | tree |
2023-06-15 |
Stefan Eissing | steal a number |
commit | commitdiff | tree |
2023-06-14 |
jfclere | openssl needs Ws2_32.lib for WSAGetLastError(). |
commit | commitdiff | tree |
2023-06-13 |
Stefan Eissing | *) mod_http2: fixed a bug that could lead to a crash... |
commit | commitdiff | tree |
2023-06-12 |
Jean-Frederic... | Arrange ap_h1_response_out_filter() according to includ... |
commit | commitdiff | tree |
2023-06-10 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-06-10 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-06-09 |
Giovanni Bechis | do not run strlen(3) on a NULL value |
commit | commitdiff | tree |
2023-06-09 |
Stefan Eissing | *) mod_http2: fixed a bug in flushing pending data... |
commit | commitdiff | tree |
2023-06-09 |
Ruediger Pluem | * Fix copy and paste error |
commit | commitdiff | tree |
2023-06-08 |
Giovanni Bechis | fix return codes |
commit | commitdiff | tree |
2023-06-06 |
Giovanni Bechis | log an error if BIO_write(3) fails |
commit | commitdiff | tree |
2023-06-06 |
Giovanni Bechis | check BIO_read return values |
commit | commitdiff | tree |
2023-06-06 |
Giovanni Bechis | mod_ext_filter: check exit status of filter processes |
commit | commitdiff | tree |
2023-06-06 |
Eric Covener | there is a separate `connectiontimeout` |
commit | commitdiff | tree |
2023-06-06 |
Giovanni Bechis | fix link in comment |
commit | commitdiff | tree |
2023-06-03 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-06-03 |
Lucien Gentis | fr doc XML files updates. |
commit | commitdiff | tree |
2023-06-01 |
Stefan Eissing | CI: re-add TEST_H2 apr cache ignore, still needed. :( |
commit | commitdiff | tree |
2023-06-01 |
Stefan Eissing | CI: re-enable apr caching for TEST_H2, require newer... |
commit | commitdiff | tree |
2023-06-01 |
Stefan Eissing | CI: force reset of cached apr for TEST_H2, it seems... |
commit | commitdiff | tree |
2023-06-01 |
Stefan Eissing | *) core: add `final_resp_passed` flag to request_rec... |
commit | commitdiff | tree |
2023-06-01 |
Stefan Eissing | * mod_proxy_http2: fixed using the wrong "bucket_alloc... |
commit | commitdiff | tree |
2023-06-01 |
Stefan Eissing | tests: synch with recent changes from mod_h2 repository |
commit | commitdiff | tree |
2023-05-30 |
Yann Ylavic | ab: STATE_CONNECTED is not used anymore. |
commit | commitdiff | tree |
2023-05-22 |
Stefan Eissing | *) mod_proxy_http2: fix retry handling to not leak... |
commit | commitdiff | tree |
2023-05-22 |
Stefan Eissing | tests: parameterize some h2 tests to make fail cases... |
commit | commitdiff | tree |
2023-05-21 |
Christophe... | When we are at flush_max_threshold and the next bucket... |
commit | commitdiff | tree |
2023-05-21 |
Christophe... | The default value of FlushMaxThreshold is defined as... |
commit | commitdiff | tree |
2023-05-19 |
Stefan Eissing | *) mod_http2: avoid double chunked-encoding on intern... |
commit | commitdiff | tree |
2023-05-19 |
Graham Leggett | mod_authnz_ldap.c: Make sure the authentication variabl... |
commit | commitdiff | tree |
2023-05-19 |
Graham Leggett | Update log-message tags. |
commit | commitdiff | tree |
2023-05-19 |
Graham Leggett | Sign with the signer key. Previously the verify key... |
commit | commitdiff | tree |
2023-05-15 |
Eric Covener | a few tweaks to SetEnvIfExpr doc |
commit | commitdiff | tree |
2023-05-13 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-05-13 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-05-12 |
Stefan Eissing | *) mod_http2: v2.0.15 with the following fixes and... |
commit | commitdiff | tree |
2023-05-09 |
Giovanni Bechis | ignore errors due to races if a parallel mkdir.sh already |
commit | commitdiff | tree |
2023-05-05 |
Jean-Frederic... | dav_fs_cmds is declared twice in the file... VS 2022... |
commit | commitdiff | tree |
2023-05-04 |
Yann Ylavic | Follow up to r1909429: Fix scope/block syntax. |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | tests, adding ignore for warnings that child did not... |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | tests, make test_h2_106_02 more robust |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | test_h2_700_11, limit parallel connections, better... |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | test_h2_200_16, check that we have at least nghttp2... |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | tests, re-enable http/2 tests in github workflow, insta... |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | *) test: check for recent curl version in proxy tests |
commit | commitdiff | tree |
2023-05-02 |
Stefan Eissing | *) mod_tls: updating to rustls-ffi version 0.9.2... |
commit | commitdiff | tree |
2023-04-29 |
Lucien Gentis | fr doc - rebuild |
commit | commitdiff | tree |
next |