Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: c34e78766f9f89831d7ed684e411091bf7bfd3e7 https://github.com/openssl/openssl/commit/c34e78766f9f89831d7ed684e411091bf7bfd3e7 Author: Dr. David von Oheimb <david.von.ohe...@siemens.com> Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths: M crypto/x509/x509_lu.c M crypto/x509/x509_vfy.c M doc/man3/X509_STORE_CTX_new.pod M doc/man3/X509_STORE_add_cert.pod M doc/man3/X509_STORE_get0_param.pod M doc/man3/X509_STORE_new.pod M doc/man3/X509_STORE_set_verify_cb_func.pod M include/openssl/x509_vfy.h.in Log Message: ----------- x509_lu.c and x509_vfy.c: improve coding style, comments, and related doc Reviewed-by: Tomas Mraz <to...@openssl.org> Reviewed-by: Hugo Landau <hlan...@openssl.org> Reviewed-by: David von Oheimb <david.von.ohe...@siemens.com> (Merged from https://github.com/openssl/openssl/pull/18840)