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 |
2023-04-08 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-04-08 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-04-07 |
Eric Covener | use anchors |
commit | commitdiff | tree |
2023-04-05 |
Giovanni Bechis | log an error when ap_runtime_dir_relative fails. |
commit | commitdiff | tree |
2023-04-05 |
Giovanni Bechis | Fix possible NULL pointer dereference casued by apreq_p... |
commit | commitdiff | tree |
2023-04-04 |
Giovanni Bechis | Fix a possible NULL pointer dereference of ap_runtime_d... |
commit | commitdiff | tree |
2023-04-04 |
Giovanni Bechis | add SSL_CTX_set_session_id_context(3) checks |
commit | commitdiff | tree |
2023-04-04 |
Giovanni Bechis | check SSL_do_handshake(3) return value |
commit | commitdiff | tree |
2023-04-03 |
Giovanni Bechis | SSL_do_handshake can fail with 0 or <0 status codes. |
commit | commitdiff | tree |
2023-04-03 |
Ruediger Pluem | * Use latest released versions of APR and APR-UTIL... |
commit | commitdiff | tree |
2023-04-01 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-04-01 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-04-01 |
Lucien Gentis | fr doc XML files updates. |
commit | commitdiff | tree |
2023-04-01 |
Lucien Gentis | Misplaced tag. |
commit | commitdiff | tree |
2023-04-01 |
Lucien Gentis | Misplaced tag. |
commit | commitdiff | tree |
2023-04-01 |
Yann Ylavic | Trigger ci. |
commit | commitdiff | tree |
2023-04-01 |
Yann Ylavic | mpm_event: useful APLOG_DEBUG messages. |
commit | commitdiff | tree |
2023-03-31 |
Yann Ylavic | Sync CHANGES. |
commit | commitdiff | tree |
2023-03-31 |
Yann Ylavic | Follow up to r1908827: CHANGES entry. |
commit | commitdiff | tree |
2023-03-31 |
Joe Orton | Try running CI for 2.* tags. [skip ci] |
commit | commitdiff | tree |
2023-03-31 |
Yann Ylavic | mod_proxy: Check for space/ctrls in nocanon path/urls... |
commit | commitdiff | tree |
2023-03-31 |
Yann Ylavic | Steal some APLOGNOs for next commit. |
commit | commitdiff | tree |
2023-03-30 |
Eric Covener | fix regression in 2.4.56 |
commit | commitdiff | tree |
2023-03-30 |
Giovanni Bechis | check for more possible SSL failures |
commit | commitdiff | tree |
2023-03-29 |
manu | Document DavQuota (english and french) |
commit | commitdiff | tree |
2023-03-29 |
manu | Document DavMSext (english and french) |
commit | commitdiff | tree |
2023-03-28 |
Giovanni Bechis | Fix a possible null pointer dereference in ap_expr_parse() |
commit | commitdiff | tree |
2023-03-25 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-03-25 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-03-25 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-03-24 |
Stefan Eissing | *) mod_http2: fixed a crash during connection termina... |
commit | commitdiff | tree |
next |