index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
NWGNUproxyhtp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
*) mod_http2: fixed a compile time issue for Windows builds.
Stefan Eissing
1
-1
/
+1
2023-09-18
* mod_http2: fixed a bug in handling of stream timeouts.
Stefan Eissing
6
-1
/
+51
2023-09-11
Arrange the bybusyness logic and prevent bad busy values
Jean-Frederic Clere
4
-17
/
+168
2023-09-09
fr doc rebuild.
Lucien Gentis
16
-23
/
+24
2023-09-09
fr doc XML files updates.
Lucien Gentis
5
-15
/
+17
2023-09-08
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
Stefan Eissing
4
-23
/
+54
2023-09-04
Update DavBasePath availability.
Joe Orton
1
-1
/
+1
2023-08-30
mod_ssl: Silence info log message "SSL Library Error: error:0A000126:
Rainer Jung
1
-0
/
+8
2023-08-28
*) mod_proxy_http2: improved error handling on connection errors while
Stefan Eissing
3
-4
/
+23
2023-08-28
Fix missing break in config settings, code style
Stefan Eissing
2
-1
/
+2
2023-08-27
Add an hyper-link.
Christophe Jaillet
1
-5
/
+5
2023-08-25
Fix documented default for DavBasePath to match code.
Joe Orton
1
-1
/
+1
2023-08-25
* modules/dav/main/mod_dav.c (dav_get_resource): Don't mask
Joe Orton
1
-2
/
+2
2023-08-23
Fix an URL.
Christophe Jaillet
1
-1
/
+1
2023-08-23
Remove an extra word.
Christophe Jaillet
1
-1
/
+1
2023-08-23
Fix compatibility version, typo (s/hader/header) and trailing spaces
Christophe Jaillet
1
-4
/
+4
2023-08-19
fr doc rebuild.
Lucien Gentis
5
-678
/
+711
2023-08-19
fr doc XML file update.
Lucien Gentis
1
-79
/
+111
2023-08-16
* mod_md: fixed passing of the server environment variables to programs
Stefan Eissing
6
-19
/
+15
2023-08-16
*) mod_http2: sync with github version
Stefan Eissing
6
-9
/
+29
2023-08-16
Tests: update pytest for curl 8.1.x bugs
Stefan Eissing
4
-25
/
+68
2023-08-16
Add docs for DavBasePath.
Joe Orton
1
-0
/
+30
2023-08-14
Add DAVBasePath directive to allow users to configure the real repos
Joe Orton
1
-2
/
+36
2023-08-14
HTTP/2, websockets
Stefan Eissing
5
-11
/
+24
2023-08-14
Steal a number.
Joe Orton
1
-1
/
+1
2023-07-26
*) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
Stefan Eissing
4
-19
/
+47
2023-07-24
slight clarification, depends on r->status
Eric Covener
1
-1
/
+1
2023-07-24
no AH01588 for ap_get_client_block + CL over limit
Eric Covener
2
-2
/
+9
2023-07-22
fr doc rebuild.
Lucien Gentis
8
-877
/
+985
2023-07-22
fr doc XML file update.
Lucien Gentis
1
-1
/
+43
2023-07-21
ab: apr_pool_clear() closes the socket already.
Yann Ylavic
1
-1
/
+1
2023-07-21
ab: Disable nagle algorithm on sockets, it's not telnet.
Yann Ylavic
1
-0
/
+6
2023-07-21
ab: Follow up to r1910912: No need for the "events" member.
Yann Ylavic
1
-7
/
+5
2023-07-21
Steal some APLOGNOs for PR #367.
Yann Ylavic
1
-1
/
+1
2023-07-17
mod_alias: Add AliasPreservePath directive to map the full
Graham Leggett
3
-1
/
+58
2023-07-15
fr doc XML file update.
Lucien Gentis
1
-2
/
+62
2023-07-14
* mod_md:
Stefan Eissing
16
-47
/
+593
2023-07-14
test: update http2 test 008_03 for curl allowing the server to send almost al...
Stefan Eissing
1
-1
/
+8
2023-07-11
Steal another APLOGNO for event_wip.
Yann Ylavic
1
-1
/
+1
2023-07-10
ab: Add -D for a watchdog that prints counters on polled connections.
Yann Ylavic
1
-18
/
+89
2023-07-10
ab: Check and handle POLLOUT before POLLIN.
Yann Ylavic
1
-62
/
+47
2023-07-08
ab: Follow up to r1910871: s/bind_num/bind_rr/g
Yann Ylavic
1
-4
/
+4
2023-07-08
ab: Allow to bind multiple addresses with -Baddr1,addr2,...
Yann Ylavic
1
-15
/
+45
2023-07-08
ab: Stop worker at end of -t in any case, not only interruption.
Yann Ylavic
1
-12
/
+14
2023-07-07
ab: Ignore the delay if it's larger than the timeout.
Yann Ylavic
1
-1
/
+3
2023-07-07
ab: Fix accounting of started connections.
Yann Ylavic
1
-25
/
+39
2023-07-07
Add WebAssembly MIME type and file extension
Joe Orton
1
-0
/
+1
2023-07-07
pytest: Fine tuning for LogLevel vs -v^n.
Yann Ylavic
1
-3
/
+8
2023-07-07
* support/ab.c (ssl_proceed_handshake): Fix X509 * leak.
Joe Orton
1
-0
/
+1
2023-07-07
util_filter: More useful logging for brigade setaside/reinstate/adopt.
Yann Ylavic
1
-37
/
+49
[next]