2023-10-14 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-10-14 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-10-14 |
Lucien Gentis | Misplaced <default> sentence. |
commit | commitdiff | tree |
2023-10-13 |
Stefan Eissing | Fix format string type check |
commit | commitdiff | tree |
2023-10-03 |
Joe Orton | mod_dav_fs: add DAVLockDBType directive. |
commit | commitdiff | tree |
2023-10-01 |
Christophe... | DOXYGEN has nothing to do here, just remove this strang... |
commit | commitdiff | tree |
2023-10-01 |
Christophe... | Slightly optimize h2_mplx_c1_streams_do(). |
commit | commitdiff | tree |
2023-09-28 |
Joe Orton | * modules/dav/fs/dbm.c (dav_dbm_open_direct): Test... |
commit | commitdiff | tree |
2023-09-22 |
Joe Orton | * modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_... |
commit | commitdiff | tree |
2023-09-21 |
Yann Ylavic | mod_proxy: Allocate and pnitialize the workers and... |
commit | commitdiff | tree |
2023-09-21 |
Yann Ylavic | mod_proxy: Simplify ap_proxy_get_worker_ex() |
commit | commitdiff | tree |
2023-09-21 |
Yann Ylavic | mod_proxy: Add ap_proxy_worker_get_name() and deprecate... |
commit | commitdiff | tree |
2023-09-21 |
Yann Ylavic | mod_proxy: Consistently close the socket on failure... |
commit | commitdiff | tree |
2023-09-21 |
Yann Ylavic | mod_proxy: Handle backend address renewal with address_... |
commit | commitdiff | tree |
2023-09-19 |
Stefan Eissing | *) mod_http2: fixed a compile time issue for Windows... |
commit | commitdiff | tree |
2023-09-18 |
Stefan Eissing | * mod_http2: fixed a bug in handling of stream timeouts. |
commit | commitdiff | tree |
2023-09-11 |
Jean-Frederic... | Arrange the bybusyness logic and prevent bad busy values |
commit | commitdiff | tree |
2023-09-09 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-09-09 |
Lucien Gentis | fr doc XML files updates. |
commit | commitdiff | tree |
2023-09-08 |
Stefan Eissing | *) mod_proxy_http2: fix `X-Forward-Host` header to... |
commit | commitdiff | tree |
2023-09-04 |
Joe Orton | Update DavBasePath availability. |
commit | commitdiff | tree |
2023-08-30 |
Rainer Jung | mod_ssl: Silence info log message "SSL Library Error... |
commit | commitdiff | tree |
2023-08-28 |
Stefan Eissing | *) mod_proxy_http2: improved error handling on connec... |
commit | commitdiff | tree |
2023-08-28 |
Stefan Eissing | Fix missing break in config settings, code style |
commit | commitdiff | tree |
2023-08-27 |
Christophe... | Add an hyper-link. |
commit | commitdiff | tree |
2023-08-25 |
Joe Orton | Fix documented default for DavBasePath to match code. |
commit | commitdiff | tree |
2023-08-25 |
Joe Orton | * modules/dav/main/mod_dav.c (dav_get_resource): Don... |
commit | commitdiff | tree |
2023-08-23 |
Christophe... | Fix an URL. |
commit | commitdiff | tree |
2023-08-23 |
Christophe... | Remove an extra word. |
commit | commitdiff | tree |
2023-08-23 |
Christophe... | Fix compatibility version, typo (s/hader/header) and... |
commit | commitdiff | tree |
2023-08-19 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-08-19 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-08-16 |
Stefan Eissing | * mod_md: fixed passing of the server environment... |
commit | commitdiff | tree |
2023-08-16 |
Stefan Eissing | *) mod_http2: sync with github version |
commit | commitdiff | tree |
2023-08-16 |
Stefan Eissing | Tests: update pytest for curl 8.1.x bugs |
commit | commitdiff | tree |
2023-08-16 |
Joe Orton | Add docs for DavBasePath. |
commit | commitdiff | tree |
2023-08-14 |
Joe Orton | Add DAVBasePath directive to allow users to configure... |
commit | commitdiff | tree |
2023-08-14 |
Stefan Eissing | HTTP/2, websockets |
commit | commitdiff | tree |
2023-08-14 |
Joe Orton | Steal a number. |
commit | commitdiff | tree |
2023-07-26 |
Stefan Eissing | *) mod_http2: Fix reporting of `Total Accesses` in... |
commit | commitdiff | tree |
2023-07-24 |
Eric Covener | slight clarification, depends on r->status |
commit | commitdiff | tree |
2023-07-24 |
Eric Covener | no AH01588 for ap_get_client_block + CL over limit |
commit | commitdiff | tree |
2023-07-22 |
Lucien Gentis | fr doc rebuild. |
commit | commitdiff | tree |
2023-07-22 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-07-21 |
Yann Ylavic | ab: apr_pool_clear() closes the socket already. |
commit | commitdiff | tree |
2023-07-21 |
Yann Ylavic | ab: Disable nagle algorithm on sockets, it's not telnet. |
commit | commitdiff | tree |
2023-07-21 |
Yann Ylavic | ab: Follow up to r1910912: No need for the "events... |
commit | commitdiff | tree |
2023-07-21 |
Yann Ylavic | Steal some APLOGNOs for PR #367. |
commit | commitdiff | tree |
2023-07-17 |
Graham Leggett | mod_alias: Add AliasPreservePath directive to map the... |
commit | commitdiff | tree |
2023-07-15 |
Lucien Gentis | fr doc XML file update. |
commit | commitdiff | tree |
2023-07-14 |
Stefan Eissing | * mod_md: |
commit | commitdiff | tree |
2023-07-14 |
Stefan Eissing | test: update http2 test 008_03 for curl allowing the... |
commit | commitdiff | tree |
2023-07-11 |
Yann Ylavic | Steal another APLOGNO for event_wip. |
commit | commitdiff | tree |
2023-07-10 |
Yann Ylavic | ab: Add -D for a watchdog that prints counters on polle... |
commit | commitdiff | tree |
2023-07-10 |
Yann Ylavic | ab: Check and handle POLLOUT before POLLIN. |
commit | commitdiff | tree |
2023-07-08 |
Yann Ylavic | ab: Follow up to r1910871: s/bind_num/bind_rr/g |
commit | commitdiff | tree |
2023-07-08 |
Yann Ylavic | ab: Allow to bind multiple addresses with -Baddr1,addr2,... |
commit | commitdiff | tree |
2023-07-08 |
Yann Ylavic | ab: Stop worker at end of -t in any case, not only... |
commit | commitdiff | tree |
2023-07-07 |
Yann Ylavic | ab: Ignore the delay if it's larger than the timeout. |
commit | commitdiff | tree |
2023-07-07 |
Yann Ylavic | ab: Fix accounting of started connections. |
commit | commitdiff | tree |
2023-07-07 |
Joe Orton | Add WebAssembly MIME type and file extension |
commit | commitdiff | tree |
2023-07-07 |
Yann Ylavic | pytest: Fine tuning for LogLevel vs -v^n. |
commit | commitdiff | tree |
2023-07-07 |
Joe Orton | * support/ab.c (ssl_proceed_handshake): Fix X509 *... |
commit | commitdiff | tree |
2023-07-07 |
Yann Ylavic | util_filter: More useful logging for brigade setaside... |
commit | commitdiff | tree |
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 |
next |