index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_keypair_engine):
Joe Orton
2024-10-01
1
-2
/
+2
*
mod_ssl: Add SSLClientHelloVars directive which exposes various
Joe Orton
2024-10-01
5
-1
/
+161
*
mod_ssl: Fix regression in r1914365 preventing pkcs11: key/cert lookup
Joe Orton
2024-09-12
1
-11
/
+20
*
mod_ssl: Add SSL_HANDSHAKE_RTT environment variable.
Joe Orton
2024-08-30
2
-0
/
+15
*
* Check for correct OpenSSL version for mod_ssl_ct
Ruediger Pluem
2024-07-05
1
-1
/
+11
*
mod_ssl: Let modssl_set_io_callbacks() whether which callback is needed.
Yann Ylavic
2024-07-03
3
-13
/
+16
*
* Restore SSL dumping for OpenSSL >= 3.0.
Ruediger Pluem
2024-07-03
1
-14
/
+47
*
Fix ENGINE use with OpenSSL 3.2, which appears to be broken due to a
Joe Orton
2024-05-28
3
-10
/
+28
*
Fail if SSLInsecureRenegotiation is used with mod_ssl, CVE-2009-3555
Joe Orton
2024-05-09
3
-18
/
+1
*
mod_ssl_ct: Fix format warnings.
Yann Ylavic
2024-04-12
1
-2
/
+2
*
* Ensure that we set the default DH parameters for the key
Ruediger Pluem
2024-04-08
1
-5
/
+6
*
mod_ssl: Allow for "SSLCompression off" still when OPENSSL_NO_COMP.
Yann Ylavic
2024-03-26
1
-2
/
+4
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair):
Joe Orton
2024-02-29
1
-9
/
+10
*
mod_ssl: Check SSL_CTX_new() return value
Joe Orton
2024-02-29
1
-0
/
+5
*
mod_ssl: Follow up to r1913815: szCryptoDevice to NULL when !MODSSL_HAVE_ENGI...
Yann Ylavic
2024-02-20
1
-3
/
+1
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): Fix
Joe Orton
2023-12-13
1
-1
/
+6
*
mod_ssl: Add support for loading keys from OpenSSL 3.x providers via
Joe Orton
2023-12-05
4
-12
/
+140
*
mod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_ENGINE_API/MODSSL_HAVE_...
Yann Ylavic
2023-12-04
1
-1
/
+1
*
Follow up to r1874101: Axe useless LIBRESSL_VERSION_NUMBER check.
Yann Ylavic
2023-11-16
1
-2
/
+0
*
mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set. PR 68080
Yann Ylavic
2023-11-15
3
-9
/
+4
*
mod_ssl: Silence info log message "SSL Library Error: error:0A000126:
Rainer Jung
2023-08-30
1
-0
/
+8
*
log an error if BIO_write(3) fails
Giovanni Bechis
2023-06-07
1
-1
/
+4
*
check BIO_read return values
Giovanni Bechis
2023-06-07
1
-5
/
+16
*
add SSL_CTX_set_session_id_context(3) checks
Giovanni Bechis
2023-04-04
1
-3
/
+13
*
check SSL_do_handshake(3) return value
Giovanni Bechis
2023-04-04
1
-3
/
+7
*
SSL_do_handshake can fail with 0 or <0 status codes.
Giovanni Bechis
2023-04-03
1
-1
/
+1
*
check for more possible SSL failures
Giovanni Bechis
2023-03-30
1
-4
/
+1
*
mod_ssl: Fix deprecation warnings with openssl-3.
Yann Ylavic
2023-03-19
13
-140
/
+288
*
* Favour HUGE_STRING_LEN * 2 over 1024 * 16
Ruediger Pluem
2023-03-13
1
-3
/
+3
*
Add SSL_SHARED_CIPHER environment variable
Dirk-Willem van Gulik
2023-03-06
2
-0
/
+6
*
*) mod_ssl: when a proxy connection had handled a request using SSL, an
Stefan Eissing
2022-08-01
1
-0
/
+7
*
check BN_bn2dec return value
Giovanni Bechis
2022-06-28
1
-1
/
+6
*
mod_ssl: Missing bit from r1901470 to handle OpenSSL-3+ FIPS.
Yann Ylavic
2022-06-09
1
-1
/
+1
*
mod_ssl: SSLFIPS compatible with OpenSSL 3.0. PR 66063.
Yann Ylavic
2022-06-01
2
-4
/
+14
*
Fix some typos
Christophe Jaillet
2022-05-08
2
-3
/
+3
*
Fix a typo
Christophe Jaillet
2022-05-08
1
-1
/
+1
*
* modules/ssl/ssl_engine_io.c:
Joe Orton
2022-04-27
1
-72
/
+8
*
free memory when needed
Giovanni Bechis
2022-02-25
1
-1
/
+6
*
return early if X509_STORE_CTX_init fails
Giovanni Bechis
2022-02-24
1
-1
/
+4
*
return early if ASN1_STRING_new fails
Giovanni Bechis
2022-02-24
1
-0
/
+4
*
release memory if needed
Giovanni Bechis
2022-02-24
2
-2
/
+7
*
*) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes
Stefan Eissing
2022-02-04
2
-112
/
+17
*
check BIO_new(3) return values
Giovanni Bechis
2022-02-01
5
-8
/
+25
*
core: Efficient ap_thread_current() when apr_thread_local() is missing.
Yann Ylavic
2022-01-25
1
-3
/
+3
*
Begone, foul tabs.
Graham Leggett
2022-01-24
1
-2
/
+2
*
event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM that
Graham Leggett
2022-01-24
1
-5
/
+5
*
mod_ssl: Use AP_FILTER_ERROR to indicate when the SSL filter has
Graham Leggett
2022-01-24
2
-2
/
+2
*
mod_ssl: We no longer throw away handshake errors. Handle APR_EGENERAL
Graham Leggett
2022-01-23
1
-1
/
+21
*
mod_ssl: An edge case exists where SSL_read might return SSL_ERROR_WANT_READ
Graham Leggett
2022-01-22
1
-12
/
+15
*
mod_ssl: Add the missing SSL_ERROR_WANT_WRITE case in the SSL_read. Make
Graham Leggett
2022-01-22
1
-0
/
+24
[next]