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_util.c (ssl_asn1_table_set): Remove unused function.
Joe Orton
2020-05-04
2
-20
/
+0
*
Prior to r1877345 mc->pPool was the process pool (s->process->pool).
Joe Orton
2020-05-04
5
-14
/
+10
*
* 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
4
-78
/
+70
*
mod_ssl: Factor out code to read a BIO into a palloc'ed string:
Joe Orton
2020-05-02
3
-42
/
+31
*
* modules/ssl/ssl_engine_init.c (ssl_add_version_components,
Joe Orton
2020-05-01
1
-6
/
+6
*
* modules/ssl/ssl_engine_init.c (ssl_init_Module): Pass base_server in
Joe Orton
2020-05-01
1
-1
/
+1
*
Move FIPS mode config option to SSLModConfigRec since it is a global
Joe Orton
2020-05-01
3
-38
/
+28
*
mod_ssl: follow up to r1876934: use OPENSSL_cleanse().
Yann Ylavic
2020-04-24
1
-1
/
+1
*
mod_ssl: follow up to r1876934: wrap DH_bits()
Yann Ylavic
2020-04-24
1
-1
/
+10
*
mod_ssl: follow up to r1876934: OSSL_PARAM_construct_*() make no copy.
Yann Ylavic
2020-04-24
1
-1
/
+3
*
mod_ssl: follow up to r1876934: fix !modssl_X509_STORE_load_locations() logic.
Yann Ylavic
2020-04-24
1
-2
/
+2
*
mod_ssl: add compatibility with OpenSSL 3.0.0
Yann Ylavic
2020-04-24
5
-25
/
+119
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Update comment only. ...
Joe Orton
2020-04-21
1
-0
/
+3
*
mod_ssl: axe useless X509_free (NULL arg).
Yann Ylavic
2020-04-19
1
-3
/
+0
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
4
-0
/
+8
*
mod_{ssl,md}: init_stapling_status hooks should return an int.
Yann Ylavic
2020-04-15
1
-1
/
+1
*
mod_ssl: Fix memory leak in stapling code. PR63687.
Yann Ylavic
2020-04-15
1
-11
/
+17
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Further tweaks
Joe Orton
2020-04-02
1
-16
/
+31
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Handle the case
Ruediger Pluem
2020-04-01
1
-29
/
+29
*
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Treat zero-length
Joe Orton
2020-04-01
1
-2
/
+6
*
* modules/ssl/ssl_engine_io.c: Update comment, no function change, [skip ci]
Joe Orton
2020-03-30
1
-1
/
+8
*
* modules/ssl/ssl_engine_io.c: (ssl_io_filter_coalesce): Handle the
Joe Orton
2020-03-30
1
-1
/
+11
*
Add lognos. [skip ci].
Joe Orton
2020-03-30
1
-2
/
+2
*
mod_ssl: Extend the coalescing filter to avoid sending HTTP response
Joe Orton
2020-03-30
1
-12
/
+63
*
* modules/ssl/ssl_private.h: Define X509_up_ref and EVP_PKEY_up_ref
Joe Orton
2020-03-26
3
-12
/
+2
*
* modules/ssl/ssl_engine_vars.c (ssl_get_tls_cb): Fix leak of X509
Joe Orton
2020-03-25
1
-0
/
+5
*
Fix compilation breakage with OpenSSL 1.1.0 up to 1.1.0f.
Rainer Jung
2020-03-23
1
-1
/
+1
*
* modules/ssl/ssl_util_stapling.c (stapling_check_response) Don't send
Ruediger Pluem
2020-03-18
1
-2
/
+2
*
* modules/ssl/ssl_util_stapling.c (stapling_check_response) Don't stop
Ruediger Pluem
2020-03-18
1
-7
/
+1
*
mod_ssl: simpler "goto" logic for stapling_renew_response().
Yann Ylavic
2020-02-27
1
-13
/
+8
*
mod_ssl: Fix memory leak of OCSP stapling response.
Yann Ylavic
2020-02-27
1
-7
/
+13
*
Revert r1874574: wrong patch.
Yann Ylavic
2020-02-27
1
-18
/
+10
*
mod_ssl: Fix memory leak of OCSP stapling response.
Yann Ylavic
2020-02-27
1
-10
/
+18
*
mod_ssl: follow up to r1861950: allow for OPENSSL_init_ssl() without autoconf.
Yann Ylavic
2020-02-21
2
-5
/
+7
*
convert malloc(3) into ap_malloc
Giovanni Bechis
2020-02-18
2
-2
/
+2
*
fix build with LibreSSL 2.0.7+
Giovanni Bechis
2020-02-17
2
-1
/
+3
*
* modules/ssl/ssl_util_ocsp.c (serialize_request): Set the Connection header
Ruediger Pluem
2020-02-14
1
-0
/
+1
*
* modules/ssl/ssl_engine_init.c (ssl_init_Module): Avoid some bogus
Joe Orton
2020-02-14
1
-5
/
+8
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
4
-7
/
+7
*
*) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes github
Stefan Eissing
2020-02-11
1
-0
/
+2
*
Add logno.
Joe Orton
2019-11-21
1
-1
/
+1
*
Buffer HTTP request bodies for TLSv1.3 PHA in the same way as for
Joe Orton
2019-11-21
1
-32
/
+55
*
mod_ssl: Log private key material to file set by $SSLKEYLOGFILE in the
Joe Orton
2019-11-15
4
-0
/
+59
*
mod_ssl: follow up to r1868645 and r1868929.
Yann Ylavic
2019-10-25
1
-0
/
+2
*
mod_ssl: follow up to r1868645.
Yann Ylavic
2019-10-25
1
-2
/
+8
*
mod_ssl: follow up to r1868645.
Yann Ylavic
2019-10-22
3
-13
/
+15
*
mod_ssl: negotiate the TLS protocol version per name based vhost configuration.
Yann Ylavic
2019-10-20
3
-7
/
+91
*
* modules/ssl/ssl_engine_log.c (ssl_log_cert_error): Use string
Joe Orton
2019-09-26
1
-4
/
+2
*
Fix a typo
Christophe Jaillet
2019-09-20
1
-2
/
+2
[prev]
[next]