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
*
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
*
fr doc rebuild.
Lucien Gentis
2023-07-22
8
-877
/
+985
*
fr doc XML file update.
Lucien Gentis
2023-07-22
1
-1
/
+43
*
ab: apr_pool_clear() closes the socket already.
Yann Ylavic
2023-07-21
1
-1
/
+1
*
ab: Disable nagle algorithm on sockets, it's not telnet.
Yann Ylavic
2023-07-21
1
-0
/
+6
*
ab: Follow up to r1910912: No need for the "events" member.
Yann Ylavic
2023-07-21
1
-7
/
+5
*
Steal some APLOGNOs for PR #367.
Yann Ylavic
2023-07-21
1
-1
/
+1
*
mod_alias: Add AliasPreservePath directive to map the full
Graham Leggett
2023-07-17
3
-1
/
+58
*
fr doc XML file update.
Lucien Gentis
2023-07-15
1
-2
/
+62
*
* mod_md:
Stefan Eissing
2023-07-14
16
-47
/
+593
*
test: update http2 test 008_03 for curl allowing the server to send almost al...
Stefan Eissing
2023-07-14
1
-1
/
+8
*
Steal another APLOGNO for event_wip.
Yann Ylavic
2023-07-11
1
-1
/
+1
*
ab: Add -D for a watchdog that prints counters on polled connections.
Yann Ylavic
2023-07-10
1
-18
/
+89
*
ab: Check and handle POLLOUT before POLLIN.
Yann Ylavic
2023-07-10
1
-62
/
+47
*
ab: Follow up to r1910871: s/bind_num/bind_rr/g
Yann Ylavic
2023-07-08
1
-4
/
+4
*
ab: Allow to bind multiple addresses with -Baddr1,addr2,...
Yann Ylavic
2023-07-08
1
-15
/
+45
*
ab: Stop worker at end of -t in any case, not only interruption.
Yann Ylavic
2023-07-08
1
-12
/
+14
*
ab: Ignore the delay if it's larger than the timeout.
Yann Ylavic
2023-07-07
1
-1
/
+3
*
ab: Fix accounting of started connections.
Yann Ylavic
2023-07-07
1
-25
/
+39
*
Add WebAssembly MIME type and file extension
Joe Orton
2023-07-07
1
-0
/
+1
*
pytest: Fine tuning for LogLevel vs -v^n.
Yann Ylavic
2023-07-07
1
-3
/
+8
*
* support/ab.c (ssl_proceed_handshake): Fix X509 * leak.
Joe Orton
2023-07-07
1
-0
/
+1
[next]