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
*
mod_proxy: Avoid confusion of prefix/regex matching workers at loading. PR 6...
Yann Ylavic
2021-07-05
3
-84
/
+137
*
mod_proxy: Follow up to r1891206: fix UDS scheme.
Yann Ylavic
2021-07-03
1
-1
/
+2
*
mpm_proxy: Fix possible reuse/merging of Proxy(Pass)Match workers. PR 65419.
Yann Ylavic
2021-07-02
1
-32
/
+83
*
remove extra whitespace in HTTP_NOT_IMPLEMENTED
Eric Covener
2021-07-02
1
-1
/
+1
*
core: Write Completion (WC) bucket type.
Yann Ylavic
2021-06-29
1
-18
/
+12
*
fix xlate of literal text ErrorDocument on EBCDIC
Eric Covener
2021-06-29
1
-1
/
+1
*
* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Fix use of
Joe Orton
2021-06-29
1
-2
/
+17
*
Add log tags.
Graham Leggett
2021-06-24
8
-15
/
+21
*
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
Graham Leggett
2021-06-24
7
-23
/
+336
*
* log-tags always win.
Stefan Eissing
2021-06-11
1
-2
/
+2
*
*) mod_ssl: tighten the handling of ALPN for outgoing (proxy)
Stefan Eissing
2021-06-11
1
-1
/
+61
*
*) core/mod_proxy/mod_ssl:
Stefan Eissing
2021-06-08
9
-84
/
+52
*
mod_h2: Make h2_headers_create() constant and simplfy code using it.
Yann Ylavic
2021-06-07
3
-70
/
+27
*
mod_h2: Don't strip headers from 304 responses.
Yann Ylavic
2021-06-07
1
-18
/
+1
*
* mod_http2: using the ap_parse_request_line() unconditionally, now that it ...
Stefan Eissing
2021-05-27
1
-107
/
+1
*
fix build with LibreSSL [Yann Ylavic]
Giovanni Bechis
2021-05-21
1
-3
/
+2
*
mod_ssl: Switch to using OpenSSL's automatic internal DH parameter
Joe Orton
2021-05-21
3
-4
/
+14
*
* mod_log_config/mod_ssl: moved the log_handlers registered by mod_ssl
Stefan Eissing
2021-05-18
4
-77
/
+40
*
mod_md: removing the previous libressl workaround and adding the real
Stefan Eissing
2021-05-18
1
-8
/
+3
*
mod_md: workaround for missing libressl definitions. [Giovanni Bechis]
Stefan Eissing
2021-05-18
1
-0
/
+5
*
Follow up to r1889938: APLOGNO().
Yann Ylavic
2021-05-17
1
-1
/
+1
*
mod_ssl: coalesce using a bucket brigade and the setaside/reinstate mechanism.
Yann Ylavic
2021-05-16
1
-48
/
+36
*
mod_proxy_hcheck: Honor worker timeout settings.
Yann Ylavic
2021-05-16
1
-4
/
+6
*
mod_proxy_wstunnel: Add ProxyWebsocketFallbackToProxyHttp.
Yann Ylavic
2021-05-12
1
-6
/
+47
*
* Spelling fixes after review by @bigio.
Stefan Eissing
2021-05-12
3
-3
/
+3
*
Allow the tunnelled connections to report the
Jean-Frederic Clere
2021-05-06
3
-9
/
+35
*
Add some missing space in HTML
Christophe Jaillet
2021-05-04
1
-4
/
+4
*
* Do not strip any headers from 304 responses.
Ruediger Pluem
2021-04-30
1
-15
/
+0
*
Fix a comment (missing '_' in 'keep_body')
Christophe Jaillet
2021-04-30
1
-9
/
+7
*
mod_htt2: fix incomplete sync with latest changes in github, adjust version n...
Stefan Eissing
2021-04-23
2
-3
/
+3
*
mod_md: make sure its post-config hook runs before mod_watchdog. if
Stefan Eissing
2021-04-22
1
-3
/
+7
*
core/ap_ssl_*: changes after review by rpluem
Stefan Eissing
2021-04-20
12
-51
/
+54
*
mod_md: fixed a conversion warning, bumped version number.
Stefan Eissing
2021-04-13
2
-3
/
+3
*
update the damn log tags.
Stefan Eissing
2021-04-13
1
-2
/
+2
*
*) core/mod_ssl/mod_md: adding OCSP response provisioning as core feature. ...
Stefan Eissing
2021-04-13
11
-181
/
+377
*
max_attempts_set needs to be set too.
Jean-Frederic Clere
2021-04-08
1
-0
/
+1
*
mod_socache_shmcb: be safe from socache_shmcb_destroy() late call.
Yann Ylavic
2021-04-01
1
-3
/
+18
*
*) mod_http2: Fixed a race condition that could lead to streams being
Stefan Eissing
2021-03-26
4
-9
/
+17
*
Fixing mod_lua to use new http_ssl.h header file as well.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
11
-0
/
+11
*
mod_md: make certain that the post config after ssl part runs really late.
Stefan Eissing
2021-03-24
2
-4
/
+4
*
Make sure that conn->keepalive is NOT reset after being set in ap_read_reques...
Jean-Frederic Clere
2021-03-24
1
-6
/
+0
*
Resolving gcc's "error: too many arguments for format [-Werror=format-extra-a...
Stefan Eissing
2021-03-24
1
-1
/
+1
*
Fixing trace logging printf to have the correct args now that we number certs.
Stefan Eissing
2021-03-23
1
-3
/
+2
*
mod_md:
Stefan Eissing
2021-03-22
10
-122
/
+154
*
mod_ssl: Add base64-encoded DER certificate variables as alternative
Joe Orton
2021-03-19
4
-36
/
+73
*
* modules/generators/mod_cgid.c (cgid_server): Register cleanup for
Joe Orton
2021-03-16
1
-3
/
+3
*
* modules/proxy/proxy_util.c (ap_proxy_define_balancer):
Joe Orton
2021-03-16
1
-0
/
+2
*
Fix the fixed timeout, thanks RĂ¼diger.
Jean-Frederic Clere
2021-03-10
1
-6
/
+17
*
Add CPING to health check logic.
Jean-Frederic Clere
2021-03-10
4
-1
/
+63
[next]