Bill Phipps
9b26031bd1
Update maek file to use C99 instead of C11
2024-09-09 12:28:44 -04:00
David Garske
5ba15f1426
Spelling fixes.
2021-06-09 09:07:40 -07:00
JacobBarthelmeh
ca5542e8eb
add build script and SP build
2020-07-07 11:07:43 -06:00
Kaleb Himes
ec0c6f8d18
Implement peer feedback suggestions.
2020-04-23 15:24:34 -06:00
Kaleb Himes
a310a0256e
Add missing back-tick
2020-04-23 15:14:14 -06:00
kaleb-himes
5bced71b0d
Add instructions for those working with github only
2020-04-23 15:12:31 -06:00
Jacob Barthelmeh
4ebfc10efc
fix type of example method
2020-02-18 09:34:48 -07:00
toddouska
15c604429e
Merge pull request #177 from JacobBarthelmeh/sgx
...
remove user_check arguments in edl and add tables to hold SSL / CTX
2020-01-13 12:49:54 -08:00
JacobBarthelmeh
3c3ee17198
add sanity check on GetCTX / GetSSL return
2020-01-13 13:27:19 -07:00
Chris Conlon
9237d307b5
update copyright to 2020
2020-01-03 16:08:42 -08:00
JacobBarthelmeh
1862c108d7
remove user_check arguments in edl and add tables to hold SSL / CTX
2019-12-29 22:10:35 -07:00
David Garske
d330c53baf
Fixes for the server examples using incorect length for memcpy operation in reply and reading past const char string. Resolves Jenkins "wolfSSL Examples Repo Test - NIGHTLY BUILD" reports.
2019-03-13 09:16:43 -07:00
Jacob Barthelmeh
5812ce93f8
fix spelling error on function and cast return value
2018-07-10 10:55:44 -06:00
Jacob Barthelmeh
12d51a8e25
add example of checking heap hint with SGX
2018-07-09 15:58:53 -06:00
Nickolas Lapp
2737a95808
Updates to LINUX-SGX to add server support, not compile in benchmark
...
and wolfcrypt tests by default.
2017-06-26 14:54:10 -07:00
Nickolas Lapp
973a3299d1
Adds SGX_Linux, a simple Enclave/App example that includes: wolfcrypt
...
test, wolfcrypt benchmark, and a simple TLS client App all to be run on
SGX hardware. Move SGX_example -> SGX_Windows since there is now a linux
example.
2017-06-12 14:37:59 -07:00