mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 18:02:53 +01:00
* add DIST_POINT compatibility functions * switch X509_LU_* from enum to define, prevent compiler type warnings * refactoring, adding in comments, and formating * refactoring and a memory leak fix * cast return value for g++ warning * refactor wolfSSL_sk_DIST_POINT_pop_free and remove NULL assign after free * fix get next DIST_POINT node for free function Co-authored-by: Jacob Barthelmeh <jacob@wolfssl.com>