![Daniel Pouzzner](/assets/img/avatar_default.png)
* added POSIX definitions for XFEOF(), XFERROR(), and XCLEARERR(), currently with no-op fallbacks for !POSIX. * added missing file handle checks in testsuite/testsuite.c:file_test() and tests/utils.h:copy_file(). * added fixes and suppression around tests/api.c:test_wolfSSL_SMIME_read_PKCS7(). * added various fixes in examples/asn1/asn1.c and examples/pem/pem.c.