Commit Graph

8 Commits (master)

Author SHA1 Message Date
David Garske 5ba15f1426 Spelling fixes. 2021-06-09 09:07:40 -07: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
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
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