aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-11-10 15:36:24 +0100
committerRichard Levitte <levitte@openssl.org>2019-11-12 13:38:36 +0100
commitee669781d5de4c017595149c6036ca24b35aa2c7 (patch)
treebe9572dde7001244e81cd7a469de9e356fbacb76 /util
parent5aaba376189c0d606b832877b037d51caf338e7f (diff)
downloadopenssl-ee669781d5de4c017595149c6036ca24b35aa2c7.zip
openssl-ee669781d5de4c017595149c6036ca24b35aa2c7.tar.gz
openssl-ee669781d5de4c017595149c6036ca24b35aa2c7.tar.bz2
SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()
This also removes the incorrect documentation comments by those functions, and fixes a bug in SSL_add_store_cert_subjects_to_stack(), where the condition for recursive addition was 'depth == 0' when it should be 'depth > 0'. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/10402)
Diffstat (limited to 'util')
-rw-r--r--util/missingssl.txt3
-rw-r--r--util/missingssl111.txt2
2 files changed, 0 insertions, 5 deletions
diff --git a/util/missingssl.txt b/util/missingssl.txt
index be1e5f8..7f4a551 100644
--- a/util/missingssl.txt
+++ b/util/missingssl.txt
@@ -17,9 +17,6 @@ SSL_CTX_set_purpose
SSL_CTX_set_trust
SSL_SRP_CTX_free
SSL_SRP_CTX_init
-SSL_add_dir_cert_subjects_to_stack
-SSL_add_file_cert_subjects_to_stack
-SSL_add_store_cert_subjects_to_stack
SSL_add_ssl_module
SSL_certs_clear
SSL_copy_session_id
diff --git a/util/missingssl111.txt b/util/missingssl111.txt
index c3459c6..3ef38a8 100644
--- a/util/missingssl111.txt
+++ b/util/missingssl111.txt
@@ -28,8 +28,6 @@ SSL_CTX_set_srp_verify_param_callback
SSL_CTX_set_trust
SSL_SRP_CTX_free
SSL_SRP_CTX_init
-SSL_add_dir_cert_subjects_to_stack
-SSL_add_file_cert_subjects_to_stack
SSL_add_ssl_module
SSL_certs_clear
SSL_copy_session_id