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 |
2023-04-29 |
Lucien Gentis | fr doc - new translated XML files added. |
commit | commitdiff | tree |
2023-04-28 |
Ruediger Pluem | * In the reverse proxy case when we only want to keep... |
commit | commitdiff | tree |
2023-04-27 |
Stefan Eissing | make test cases for mod_tls work, do not clear gen... |
commit | commitdiff | tree |
2023-04-27 |
Stefan Eissing | make the h1 test suite work again |
commit | commitdiff | tree |
2023-04-27 |
Stefan Eissing | make the http2 test suite working again |
commit | commitdiff | tree |
2023-04-27 |
Ruediger Pluem | * If we fail to connect to all looked up IP's from... |
commit | commitdiff | tree |
2023-04-27 |
Stefan Eissing | Make sources build with latest clang version |
commit | commitdiff | tree |
2023-04-26 |
Rainer Jung | mod_status: Remove duplicate keys "BusyWorkers" and... |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | De-duplicate log message tags. |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | Apply log next numbers. |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | The apr_jose API requires apr-util 1.7+. |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | Regenerate docs. |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | *) mod_autht_jwt: New module to handle RFC 7519 JWT... |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | core: Add the token_checker hook, that allows authentic... |
commit | commitdiff | tree |
2023-04-25 |
Ruediger Pluem | * Rephrase comment [skip ci] |
commit | commitdiff | tree |
2023-04-25 |
Ruediger Pluem | * Clear the dns_pool before to avoid a memory leak... |
commit | commitdiff | tree |
2023-04-25 |
Ruediger Pluem | * For retriggering a DNS lookup worker->cp->addr should... |
commit | commitdiff | tree |
2023-04-25 |
Graham Leggett | Rebuild docs. |
commit | commitdiff | tree |
2023-04-23 |
Yann Ylavic | ci: Upgrade to latest apr-1.7.4. |
commit | commitdiff | tree |
2023-04-23 |
Yann Ylavic | Follow up to r1909356: c89/style fix. |
commit | commitdiff | tree |
2023-04-22 |
Graham Leggett | core: Restore original regex value when nesting Location, |
commit | commitdiff | tree |
2023-04-21 |
Joe Orton | Update ci docs for move to GHA. [skip ci] |
commit | commitdiff | tree |
2023-04-19 |
Joe Orton | CI tests are failing (since r1909135), set a lower... |
commit | commitdiff | tree |
2023-04-19 |
Ruediger Pluem | * Add server directory to include path as mod_rewrite... |
commit | commitdiff | tree |
2023-04-18 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-04-18 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-04-18 |
Stefan Eissing | *) cmake support |
commit | commitdiff | tree |
2023-04-15 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-04-15 |
Lucien Gentis | fr doc XML files updates. |
commit | commitdiff | tree |
2023-04-14 |
Graham Leggett | mod_alias: When an alias is declared inside a Location... |
commit | commitdiff | tree |
2023-04-14 |
Graham Leggett | Include header file for the explicit regex. |
commit | commitdiff | tree |
2023-04-14 |
Graham Leggett | core: Be explicit if an enclosing directive contains... |
commit | commitdiff | tree |
2023-04-12 |
Eric Covener | just request_uri |
commit | commitdiff | tree |
2023-04-11 |
Eric Covener | xforms |
commit | commitdiff | tree |
2023-04-11 |
Eric Covener | PR66563: escaping of url releated server vars |
commit | commitdiff | tree |
2023-04-11 |
Ruediger Pluem | * Silence 'may be used uninitialized' warning |
commit | commitdiff | tree |
2023-04-11 |
Ruediger Pluem | * Xforms [skip ci] |
commit | commitdiff | tree |
2023-04-11 |
Ruediger Pluem | * Clarify performance topic |
commit | commitdiff | tree |
next |