David Garske
|
e564c973b6
|
Refactor IO callback function names to use _CTX_ to eliminate confusion about the first parameter.
|
2018-03-21 16:08:55 -07:00 |
|
David Garske
|
f71047ef2d
|
Fix for building with BENCH_EMBEDDED. Fix for building without OPENSSL_EXTRA where wolfSSL_OPENSSL_malloc assumes size_t is defined. Improvements to the GCC-ARM IDE example.
|
2017-12-29 08:19:21 -08:00 |
|
David Garske
|
7f30397252
|
Remove execute bit on all code files.
|
2017-10-23 11:16:40 -07:00 |
|
David Garske
|
911b6f95f8
|
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
2017-10-22 15:58:35 -07:00 |
|
David Garske
|
614736cbb2
|
Add code to detect if Cortex M series and disable architecture specific code in armtarget.c. Improved Makefile.common to include toolchain prefix.
|
2017-10-04 13:53:39 -07:00 |
|
David Garske
|
d4b18a6d3f
|
Added warning for IO callback stubs to make sure they get implemented.
|
2017-10-04 13:53:39 -07:00 |
|
David Garske
|
2d67f46247
|
Minor cleanups for the GCC ARM example. Fixed build with DH enabled. Changed random.h to always make sure CUSTOM_RAND_TYPE is defined. Added TLS13 option to reference user_settings.h.
|
2017-10-04 13:53:39 -07:00 |
|
David Garske
|
69b25ee508
|
Added simple GCC ARM gcc-arm-none-eabi Makefile project example for wolfCrypt test/benchmark and wolfSSL Client.
|
2017-10-04 13:53:39 -07:00 |
|