diff options
author | schwarze <> | 2021-11-12 11:41:50 +0000 |
---|---|---|
committer | schwarze <> | 2021-11-12 11:41:50 +0000 |
commit | 1aba2fd90184ab44c9f15c205799cc81e61227af (patch) | |
tree | 14a5f7975f2eac40d9092e6aa78d9287be6386e5 /src/lib/libssl/ssl_lib.c | |
parent | 4b59da9b0c74b098f620aea17992732636f66df2 (diff) | |
download | openbsd-1aba2fd90184ab44c9f15c205799cc81e61227af.tar.gz openbsd-1aba2fd90184ab44c9f15c205799cc81e61227af.tar.bz2 openbsd-1aba2fd90184ab44c9f15c205799cc81e61227af.zip |
In x509_vfy.h rev. 1.41, tb@ provided X509_STORE_CTX_get_by_subject(3),
changed the return type of X509_OBJECT_get_type(3) and argument
types of X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3),
X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3),
X509_OBJECT_idx_by_subject(3), X509_OBJECT_retrieve_by_subject(3),
and X509_STORE_get_by_subject(3) from int to X509_LOOKUP_TYPE, and
in rev. 1.42, he provided X509_STORE_CTX_get_obj_by_subject(3).
Adjust the documentation.
Joint work with and OK tb@.
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions