index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_engine_config.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_ssl: Drop SSLRandomSeed implementation with OpenSSL 1.1.1.
Joe Orton
2020-05-07
1
-0
/
+9
*
mod_ssl: Calculate the MD5 digest used as the session context once per
Joe Orton
2020-05-04
1
-1
/
+0
*
Prior to r1877345 mc->pPool was the process pool (s->process->pool).
Joe Orton
2020-05-04
1
-5
/
+4
*
* modules/ssl/ssl_engine_config.c (ssl_config_global_create):
Joe Orton
2020-05-04
1
-19
/
+1
*
mod_ssl: Use retained data API for storing private keys across reloads.
Joe Orton
2020-05-04
1
-13
/
+17
*
Move FIPS mode config option to SSLModConfigRec since it is a global
Joe Orton
2020-05-01
1
-12
/
+6
*
mod_ssl: Log private key material to file set by $SSLKEYLOGFILE in the
Joe Orton
2019-11-15
1
-0
/
+4
*
mod_ssl: follow up to r1868645 and r1868929.
Yann Ylavic
2019-10-25
1
-0
/
+2
*
* modules/ssl/ssl_engine_config.c (ssl_cmd_check_file):
Joe Orton
2019-06-13
1
-1
/
+7
*
* Correctly merge configurations that have client certificates set
Ruediger Pluem
2018-10-16
1
-0
/
+2
*
mod_ssl: use SSL_HAVE_PROTOCOL_TLSV1_3 to check for compiled in TLS 1.3.
Yann Ylavic
2018-06-15
1
-3
/
+3
*
mod_ssl: after code review, changed:
Stefan Eissing
2018-06-06
1
-56
/
+49
*
* modules/ssl/ssl_engine_config.c: Fix typos, but isn't this first TODO
Joe Orton
2018-05-23
1
-2
/
+2
*
mod_ssl: Add support for loading TLS certificates through the PKCS#11
Joe Orton
2018-05-08
1
-2
/
+4
*
mod_ssl: Add support for loading private keys from ENGINEs. Support
Joe Orton
2018-05-03
1
-1
/
+3
*
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-03-29
1
-51
/
+64
*
On the trunk:
Stefan Eissing
2018-03-28
1
-0
/
+27
*
On the trunk:
Stefan Eissing
2018-03-28
1
-0
/
+3
*
On the trunk:
Stefan Eissing
2018-03-26
1
-45
/
+12
*
On the trunk:
Stefan Eissing
2018-03-23
1
-220
/
+14
*
Fixed OCSPEnable to keep accepting "off", not "none".
Stefan Eissing
2018-03-16
1
-1
/
+1
*
Extend SSLOCSPEnable with mode 'leaf' that only checks the leaf of a certific...
Stefan Eissing
2018-03-16
1
-7
/
+42
*
On the trunk:
Stefan Eissing
2017-12-12
1
-7
/
+1
*
On the trunk:
Stefan Eissing
2017-12-07
1
-3
/
+16
*
mod_ssl: fix add_policy() w.r.t. OPENSSL_NO_COMP. PR 61592.
Yann Ylavic
2017-10-08
1
-0
/
+2
*
On the trunk:
Stefan Eissing
2017-09-14
1
-76
/
+27
*
* We need i if we have HAVE_SSL_CONF_CMD defined
Ruediger Pluem
2017-09-11
1
-0
/
+4
*
* Silence compiler warning and remove unused variable
Ruediger Pluem
2017-09-11
1
-6
/
+4
*
On the trunk:
Stefan Eissing
2017-09-08
1
-12
/
+45
*
On the trunk:
Stefan Eissing
2017-08-16
1
-2
/
+9
*
On the trunk:
Stefan Eissing
2017-08-16
1
-0
/
+748
*
mod_ssl: follow up to r1781575
Yann Ylavic
2017-03-24
1
-2
/
+2
*
Add Configuration for trusted OCSP responder certificates
Jean-Frederic Clere
2017-02-03
1
-0
/
+38
*
mod_ssl: follow up to r1781187.
Yann Ylavic
2017-02-01
1
-0
/
+11
*
mod_ssl: revert r1781299 r1781188.
Yann Ylavic
2017-02-01
1
-11
/
+0
*
* We only need this in case HAVE_SSL_CONF_CMD is defined
Ruediger Pluem
2017-02-01
1
-0
/
+2
*
mod_ssl: follow up to r1740928: fix memory leaks.
Yann Ylavic
2017-02-01
1
-0
/
+9
*
mod_ssl: follow up to r1740928.
Yann Ylavic
2016-08-20
1
-2
/
+2
*
mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
Yann Ylavic
2016-04-26
1
-80
/
+104
*
mod_ssl: follow up to r1734561.
Yann Ylavic
2016-03-16
1
-56
/
+27
*
mod_ssl: Add no_crl_for_cert_ok flag to SSLCARevocationCheck directive
Yann Ylavic
2016-03-11
1
-2
/
+46
*
* Introduce SSLOCSPProxyURL in order to do OCSP requests via a HTTP proxy.
Ruediger Pluem
2016-01-26
1
-0
/
+14
*
Constify + save a few bytes in conf pool when parsing SSLRequire
Christophe Jaillet
2015-12-08
1
-1
/
+1
*
Save a few bytes in conf pool.
Christophe Jaillet
2015-11-19
1
-4
/
+2
*
Support compilation against libssl built with OPENSSL_NO_SSL3,
Kaspar Brand
2015-09-19
1
-1
/
+9
*
Append :!aNULL:!eNULL:!EXP to the cipher string settings,
Kaspar Brand
2015-09-12
1
-2
/
+7
*
new Protocols directive and core API changes to enable protocol switching on ...
Stefan Eissing
2015-07-24
1
-16
/
+0
*
mod_ssl: Remove deprecated SSLCertificateChainFile warning.
Yann Ylavic
2015-06-16
1
-6
/
+0
*
mod_ssl: revert r1685052, r1685078 and r1685097.
Yann Ylavic
2015-06-16
1
-10
/
+5
[next]