index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* modules/http2/h2_ws.c: Fix comment, no functional change. [skip ci]
Joe Orton
2023-10-18
1
-1
/
+1
*
Fix h2 build broken in r1913019:
Joe Orton
2023-10-16
2
-1
/
+5
*
Further h2 compile fixes:
Joe Orton
2023-10-16
2
-1
/
+2
*
* modules/http2: Fill in APLOGNO.
Joe Orton
2023-10-16
1
-1
/
+1
*
*) mod_http2: enable WebSockets on when compiling against a
Stefan Eissing
2023-10-16
1
-1
/
+3
*
* mod_http2: improved early cleanup of streams.
Stefan Eissing
2023-10-16
4
-7
/
+42
*
*) mod_macro: use our own strncmp function
Stefan Eissing
2023-10-16
1
-1
/
+1
*
Fix format string type check
Stefan Eissing
2023-10-13
1
-1
/
+1
*
mod_dav_fs: add DAVLockDBType directive.
Joe Orton
2023-10-03
4
-16
/
+50
*
DOXYGEN has nothing to do here, just remove this strange "#if defined(DOXYGEN)"
Christophe Jaillet
2023-10-01
1
-1
/
+1
*
Slightly optimize h2_mplx_c1_streams_do().
Christophe Jaillet
2023-10-01
1
-2
/
+3
*
* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test against
Joe Orton
2023-09-28
1
-2
/
+2
*
* modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_direct): Remove
Joe Orton
2023-09-22
1
-2
/
+2
*
mod_proxy: Allocate and pnitialize the workers and balancers on pconf.
Yann Ylavic
2023-09-21
2
-35
/
+36
*
mod_proxy: Simplify ap_proxy_get_worker_ex()
Yann Ylavic
2023-09-21
1
-38
/
+38
*
mod_proxy: Add ap_proxy_worker_get_name() and deprecate ap_proxy_worker_name().
Yann Ylavic
2023-09-21
4
-38
/
+48
*
mod_proxy: Consistently close the socket on failure to reuse the connection.
Yann Ylavic
2023-09-21
1
-32
/
+36
*
mod_proxy: Handle backend address renewal with address_ttl= parameter.
Yann Ylavic
2023-09-21
7
-410
/
+835
*
*) mod_http2: fixed a compile time issue for Windows builds.
Stefan Eissing
2023-09-19
1
-1
/
+1
*
* mod_http2: fixed a bug in handling of stream timeouts.
Stefan Eissing
2023-09-18
5
-1
/
+49
*
Arrange the bybusyness logic and prevent bad busy values
Jean-Frederic Clere
2023-09-11
4
-17
/
+168
*
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
Stefan Eissing
2023-09-08
1
-10
/
+10
*
mod_ssl: Silence info log message "SSL Library Error: error:0A000126:
Rainer Jung
2023-08-30
1
-0
/
+8
*
*) mod_proxy_http2: improved error handling on connection errors while
Stefan Eissing
2023-08-28
2
-4
/
+20
*
Fix missing break in config settings, code style
Stefan Eissing
2023-08-28
2
-1
/
+2
*
* modules/dav/main/mod_dav.c (dav_get_resource): Don't mask
Joe Orton
2023-08-25
1
-2
/
+2
*
* mod_md: fixed passing of the server environment variables to programs
Stefan Eissing
2023-08-16
5
-19
/
+11
*
*) mod_http2: sync with github version
Stefan Eissing
2023-08-16
6
-9
/
+29
*
Add DAVBasePath directive to allow users to configure the real repos
Joe Orton
2023-08-14
1
-2
/
+36
*
HTTP/2, websockets
Stefan Eissing
2023-08-14
5
-11
/
+24
*
*) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
Stefan Eissing
2023-07-26
2
-15
/
+0
*
slight clarification, depends on r->status
Eric Covener
2023-07-24
1
-1
/
+1
*
no AH01588 for ap_get_client_block + CL over limit
Eric Covener
2023-07-24
1
-1
/
+8
*
mod_alias: Add AliasPreservePath directive to map the full
Graham Leggett
2023-07-17
1
-1
/
+12
*
* mod_md:
Stefan Eissing
2023-07-14
9
-44
/
+145
*
mod_rewrite: Fix a possible NULL pointer dereference in hook_uri2file
Joe Orton
2023-07-06
1
-1
/
+1
*
Allow mod_dav_fs to tolerate race conditions between PROPFIND and an
Joe Orton
2023-07-06
3
-1
/
+16
*
proxy_util: revert timeout selection on a proxy tunnel back to
Stefan Eissing
2023-07-06
1
-2
/
+2
*
typos/whitespace
Eric Covener
2023-06-30
1
-4
/
+4
*
proxy: in proxy tunnels, use the smaller timeout value of
Stefan Eissing
2023-06-30
1
-3
/
+3
*
mod_http2: add aplogno where makefile did not detect it missing?
Stefan Eissing
2023-06-29
1
-1
/
+1
*
mod_http2: when failing a request, make sure the request_rec fields
Stefan Eissing
2023-06-29
1
-1
/
+15
*
mod_http2: move get_pollfd_from_conn hook outside the HAS_RESPONSE_BUCKET part
Stefan Eissing
2023-06-29
1
-27
/
+31
*
incorporate feedback from rpluem
Eric Covener
2023-06-28
1
-6
/
+9
*
Follow up to r1910656: Fix dumplicate APLOGNO.
Yann Ylavic
2023-06-28
1
-1
/
+1
*
back to original patch in PR66672
Eric Covener
2023-06-28
1
-3
/
+5
*
revert recent r1910650
Eric Covener
2023-06-28
1
-8
/
+10
*
lognos for the new debugs
Stefan Eissing
2023-06-28
1
-2
/
+2
*
*) mod_http2: new directive `H2ProxyRequests on|off` to enable handling
Stefan Eissing
2023-06-28
3
-2
/
+58
*
act more like pre-r1908097 with rewrite
Eric Covener
2023-06-28
1
-10
/
+8
[next]