Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
wolfssl/openssl/err.h@3:6f956bdb3073, 2016-04-28 (annotated)
- Committer:
- wolfSSL
- Date:
- Thu Apr 28 00:56:55 2016 +0000
- Revision:
- 3:6f956bdb3073
wolfSSL 3.9.0
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| wolfSSL | 3:6f956bdb3073 | 1 | /* err.h for openssl */ |
| wolfSSL | 3:6f956bdb3073 | 2 | #define ERR_load_crypto_strings wolfSSL_ERR_load_crypto_strings |
| wolfSSL | 3:6f956bdb3073 | 3 | #define ERR_peek_last_error wolfSSL_ERR_peek_last_error |
| wolfSSL | 3:6f956bdb3073 | 4 |