index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
*
Work around caching issue for CI builds with both apr&apr-util
Joe Orton
2023-10-16
1
-0
/
+2
*
* modules/http2: Fill in APLOGNO.
Joe Orton
2023-10-16
2
-2
/
+2
*
*) 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
5
-7
/
+44
*
*) mod_macro: use our own strncmp function
Stefan Eissing
2023-10-16
1
-1
/
+1
*
fr doc rebuild.
Lucien Gentis
2023-10-14
5
-677
/
+700
*
fr doc XML file update.
Lucien Gentis
2023-10-14
1
-24
/
+44
*
Misplaced <default> sentence.
Lucien Gentis
2023-10-14
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
6
-20
/
+73
*
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
5
-39
/
+50
*
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
8
-411
/
+837
*
*) 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
6
-1
/
+51
*
Arrange the bybusyness logic and prevent bad busy values
Jean-Frederic Clere
2023-09-11
4
-17
/
+168
*
fr doc rebuild.
Lucien Gentis
2023-09-09
16
-23
/
+24
*
fr doc XML files updates.
Lucien Gentis
2023-09-09
5
-15
/
+17
*
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
Stefan Eissing
2023-09-08
4
-23
/
+54
*
Update DavBasePath availability.
Joe Orton
2023-09-04
1
-1
/
+1
*
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
3
-4
/
+23
*
Fix missing break in config settings, code style
Stefan Eissing
2023-08-28
2
-1
/
+2
*
Add an hyper-link.
Christophe Jaillet
2023-08-27
1
-5
/
+5
*
Fix documented default for DavBasePath to match code.
Joe Orton
2023-08-25
1
-1
/
+1
*
* modules/dav/main/mod_dav.c (dav_get_resource): Don't mask
Joe Orton
2023-08-25
1
-2
/
+2
*
Fix an URL.
Christophe Jaillet
2023-08-23
1
-1
/
+1
*
Remove an extra word.
Christophe Jaillet
2023-08-23
1
-1
/
+1
*
Fix compatibility version, typo (s/hader/header) and trailing spaces
Christophe Jaillet
2023-08-23
1
-4
/
+4
*
fr doc rebuild.
Lucien Gentis
2023-08-19
5
-678
/
+711
*
fr doc XML file update.
Lucien Gentis
2023-08-19
1
-79
/
+111
*
* mod_md: fixed passing of the server environment variables to programs
Stefan Eissing
2023-08-16
6
-19
/
+15
*
*) mod_http2: sync with github version
Stefan Eissing
2023-08-16
6
-9
/
+29
*
Tests: update pytest for curl 8.1.x bugs
Stefan Eissing
2023-08-16
4
-25
/
+68
*
Add docs for DavBasePath.
Joe Orton
2023-08-16
1
-0
/
+30
*
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
*
Steal a number.
Joe Orton
2023-08-14
1
-1
/
+1
*
*) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
Stefan Eissing
2023-07-26
4
-19
/
+47
*
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
2
-2
/
+9
[next]