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/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey):
Joe Orton
2018-05-03
1
-11
/
+6
*
mod_ssl: Add support for loading private keys from ENGINEs. Support
Joe Orton
2018-05-03
5
-6
/
+91
*
* modules/ssl: Add some missing logno tags.
Joe Orton
2018-05-03
2
-3
/
+3
*
mod_slomem_shm: Handle a generation number when the slotmem size changes.
Yann Ylavic
2018-05-03
1
-63
/
+94
*
* modules/md/config2.m4: Only export "md_module" symbol
Joe Orton
2018-05-02
1
-1
/
+4
*
mod_proxy_html: Fix variable interpolation and memory allocation failure in P...
Yann Ylavic
2018-05-02
1
-0
/
+6
*
On the trunk:
Stefan Eissing
2018-04-30
1
-1
/
+13
*
On the trunk:
Stefan Eissing
2018-04-30
2
-3
/
+11
*
mod_xml2enc: follow up to r1829038 and r1829039.
Yann Ylavic
2018-04-30
1
-10
/
+7
*
Follow up to r1828222: fix "defined but not used 'prot'" warning with libressl.
Yann Ylavic
2018-04-30
1
-1
/
+2
*
On the trunk:
Stefan Eissing
2018-04-28
2
-2
/
+3
*
mod_log_json: fixing compilation errors in maintainer mode.
Stefan Eissing
2018-04-28
1
-3
/
+19
*
Add mod_log_json
Paul Querna
2018-04-23
2
-0
/
+180
*
Move APACHE_CHECK_JANSSON m4 macro to general includes so additional modules ...
Paul Querna
2018-04-23
1
-108
/
+0
*
Axe ap_rgetline_core(), not used anymore.
Yann Ylavic
2018-04-22
2
-2
/
+2
*
Delay some memory allocation.
Christophe Jaillet
2018-04-20
1
-1
/
+2
*
mod_proxy_http: follow up to r1829573: remain EBCDIC friendly.
Yann Ylavic
2018-04-20
1
-1
/
+1
*
Restore comment about LimitRequestBody vs proxied responses.
Yann Ylavic
2018-04-20
1
-2
/
+3
*
http: LimitRequestBody applies to proxied requests.
Yann Ylavic
2018-04-20
1
-4
/
+3
*
mod_proxy_http: make use of AP_GETLINE_NOSPC_EOL in ap_proxygetline().
Yann Ylavic
2018-04-19
1
-41
/
+24
*
* modules/ssl/ssl_engine_init.c (ssl_init_Module): Don't enable SSL
Joe Orton
2018-04-19
1
-1
/
+2
*
* modules/ssl/ssl_util.c (modssl_request_is_tls): Adjust
Joe Orton
2018-04-16
3
-15
/
+16
*
Factor out logic to determine if request is using SSL/TLS and use it
Joe Orton
2018-04-16
4
-24
/
+25
*
mod_xml2enc: follow up to r1829038.
Yann Ylavic
2018-04-13
1
-0
/
+10
*
mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.
Yann Ylavic
2018-04-13
1
-9
/
+28
*
add log id for r1828926
Eric Covener
2018-04-11
1
-1
/
+1
*
PR62199: add worker parameter ResponseFieldSize to mod_proxy
Eric Covener
2018-04-11
3
-8
/
+62
*
PR62186: preserve %<m for ErrorDocument internal redirects
Eric Covener
2018-04-11
1
-1
/
+7
*
COMPAT BREAK: This may change the hash keys used to cache privkeys
Joe Orton
2018-04-11
1
-5
/
+5
*
* modules/ssl/ssl_util.c (ssl_util_vhostid): Simplify code,
Joe Orton
2018-04-11
1
-9
/
+3
*
* modules/generators/mod_info.c: Constify fixed tables and mark
Joe Orton
2018-04-11
1
-6
/
+6
*
mod_proxy_balancer: Add hot spare member type and corresponding flag (R). Hot...
Jim Riggs
2018-04-11
7
-232
/
+193
*
On the trunk:
Stefan Eissing
2018-04-11
1
-6
/
+5
*
We need to get the SSL_CTX for further processing down below.
Ruediger Pluem
2018-04-10
1
-1
/
+1
*
* Fix copy and paste typo.
Ruediger Pluem
2018-04-10
1
-1
/
+1
*
* The sslconn parameter is not used.
Ruediger Pluem
2018-04-10
1
-3
/
+3
*
* Whitespace fixes. No functional change
Ruediger Pluem
2018-04-10
1
-16
/
+16
*
mod_logio: Add LogIOTrackTTFU and %^FU logformat
Rainer Jung
2018-04-09
1
-2
/
+83
*
On the trunk:
Stefan Eissing
2018-04-09
1
-22
/
+10
*
On the trunk:
Stefan Eissing
2018-04-09
1
-92
/
+248
*
On the trunk:
Stefan Eissing
2018-04-09
14
-54
/
+97
*
Use apr_pcalloc in the 'create' function. All the fields are initialized in t...
Christophe Jaillet
2018-04-08
1
-2
/
+2
*
needs mod_http2.h
Gregg Lewis Smith
2018-04-06
1
-2
/
+2
*
mod_ssl: Fix merging of proxy SSL context outside <Proxy> sections.
Yann Ylavic
2018-04-05
1
-2
/
+10
*
On the trunk:
Stefan Eissing
2018-04-03
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-04-03
4
-10
/
+14
*
On the trunk:
Stefan Eissing
2018-04-03
1
-1
/
+6
*
On the trunk:
Stefan Eissing
2018-04-03
1
-2
/
+2
*
PR62229: add CGIScriptTimeout to mod_cgi
Eric Covener
2018-04-02
1
-8
/
+40
*
On the trunk:
Stefan Eissing
2018-03-29
7
-80
/
+86
[next]