index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
mod_ssl_ct.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Efficient ap_thread_current() when apr_thread_local() is missing.
Yann Ylavic
2022-01-25
1
-3
/
+3
*
Follow-up to r1896361.
Christophe Jaillet
2022-01-07
1
-3
/
+2
*
Close a file handle in case of error in ct_static_scts()
Christophe Jaillet
2021-12-24
1
-0
/
+1
*
mod_ssl_ct: join the threads before their parent pools are destroyed.
Yann Ylavic
2020-11-20
1
-4
/
+4
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+5
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-1
/
+1
*
Fix some typos reported in PR 59998
Christophe Jaillet
2018-03-24
1
-2
/
+2
*
mod_ssl_ct: fix return values for custom extension callback
Jacob Champion
2017-04-19
1
-2
/
+2
*
Check for proxy_detach_backend hook, for 2.4.x compatibility
Jeff Trawick
2016-03-21
1
-0
/
+7
*
Don't check for presence of ap_log_cdata/ap_log_data
Jeff Trawick
2016-03-19
1
-2
/
+0
*
Save a few bytes in conf pool when parsing some directives on some OS.
Christophe Jaillet
2016-02-25
1
-8
/
+8
*
Support OpenSSL 1.1.0.
Rainer Jung
2016-02-14
1
-22
/
+0
*
Support for OpenSSL 1.1.0:
Rainer Jung
2016-02-07
1
-1
/
+17
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-7
/
+7
*
Silence compiler warning:
Rainer Jung
2016-01-19
1
-1
/
+1
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-24
/
+22
*
mod_ssl_ct needs a per-vhost module config even if a vhost
Jeff Trawick
2015-02-22
1
-0
/
+35
*
Provide separate SSL_CT_*_STATUS variables for client vs. proxy
Jeff Trawick
2015-02-22
1
-27
/
+42
*
Fix extraction of an SCT list from a stapled OCSP response.
Jeff Trawick
2014-12-15
1
-8
/
+13
*
Style ('{' on same line as function definition)
Christophe Jaillet
2014-10-11
1
-1
/
+2
*
mod_ssl_ct: Work with current Certificate Transparency tools
Jeff Trawick
2014-10-10
1
-12
/
+12
*
Adjust Certificate Transparency support (mod_ssl_ct) to build with/require Op...
Jeff Trawick
2014-10-01
1
-34
/
+34
*
Add message numbers to mod_ssl_ct messages with severity > debug.
Jeff Trawick
2014-07-20
1
-79
/
+113
*
APR_THREAD_FUNC decorator needed for 32-bit builds on Windows
Jeff Trawick
2014-06-28
1
-1
/
+1
*
Fix duplicate APLOGNO
Christophe Jaillet
2014-05-20
1
-2
/
+2
*
allow operation without any logs configured or without the
Jeff Trawick
2014-04-23
1
-27
/
+39
*
ensure that the post-config hook runs after that of mod_ssl
Jeff Trawick
2014-04-23
1
-1
/
+4
*
Add module mod_ssl_ct, which provides an implementation of Certificate
Jeff Trawick
2014-04-21
1
-0
/
+2979