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.
Fork of wolfSSL by
user_settings.h@0:d92f9d21154c, 2015-06-26 (annotated)
- Committer:
- wolfSSL
- Date:
- Fri Jun 26 00:39:20 2015 +0000
- Revision:
- 0:d92f9d21154c
- Child:
- 1:e27310ce7654
wolfSSL 3.6.0
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
wolfSSL | 0:d92f9d21154c | 1 | #define MBED |
wolfSSL | 0:d92f9d21154c | 2 | //#define SINGLE_THREADED |
wolfSSL | 0:d92f9d21154c | 3 | #define WOLFSSL_USER_IO |
wolfSSL | 0:d92f9d21154c | 4 | #define NO_FILESYSTEM |
wolfSSL | 0:d92f9d21154c | 5 | #define NO_WRITEV |
wolfSSL | 0:d92f9d21154c | 6 | #define NO_DEV_RANDOM |
wolfSSL | 0:d92f9d21154c | 7 | #define NO_SHA512 |
wolfSSL | 0:d92f9d21154c | 8 | #define NO_DH |
wolfSSL | 0:d92f9d21154c | 9 | #define NO_DSA |
wolfSSL | 0:d92f9d21154c | 10 | #define NO_HC128 |
wolfSSL | 0:d92f9d21154c | 11 | #define HAVE_ECC |
wolfSSL | 0:d92f9d21154c | 12 | #define NO_SESSION_CACHE |
wolfSSL | 0:d92f9d21154c | 13 | #define WOLFSSL_CMSIS_RTOS |
wolfSSL | 0:d92f9d21154c | 14 | #define IGNORE_KEY_EXTENSIONS |
wolfSSL | 0:d92f9d21154c | 15 | #define DEBUG_WOLFSSL |