mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 00:29:54 +01:00
- wolfSSL_BIO_get_mem_data now returns the last memory BIO in the chain - Change wolfSSL_BIO_pending calls to wolfSSL_BIO_get_len calls to get accurate length depending on BIO - Refactor X509 and X509_REQ functions to reuse similar code - X509 and X509_REQ i2d functions now generate their DER outputs instead of returning the input DER - Signature generated by wolfSSL_X509_resign_cert is now saved in the x509->sig buffer and added when calling *i2d - Add test_wolfSSL_d2i_X509_REQ
643 B
643 B