Commit Graph

14 Commits (ccfd90982bc7763832a8ce7d57ac31ee6b6a2735)

Author SHA1 Message Date
tim-weller-wolfssl 013a6da63d Phase 1 updates to wolfSSL examples based on testing with wolfSSL
release v5.5.4-stable.  Changes include minor build fixes and README
updates.
2023-03-25 09:15:11 -05:00
David Garske 0d01a92b9c Cleanups to PSK examples. 2022-03-07 13:01:38 -08:00
kaleb-himes f45184fc4a remove unnecessary nonblock calls and update to _dtls_ on relevant calls 2020-07-07 09:33:17 -06:00
Tesfa Mael 189a8d1362 Fix build warnings 2020-03-20 14:46:58 -07:00
David Garske c090a1c28b
Merge pull request #175 from kaleb-himes/PSK-UPDATES
Updating PSK examples
2020-02-04 19:32:34 -05:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
kaleb-himes db45a9c9e8 Updating PSK examples 2019-11-21 17:11:32 -07:00
David Garske bb06f661fe Fixes for nightly Jenkins reports (pass 1). 2019-03-26 10:27:25 -07:00
Conner 579b4d8e7d Fixed tab indentations. Moved struct in client-psk-nonblocking to top of block 2017-06-01 13:15:56 -06:00
Conner bdf4b25e00 removed additional methods so that the code reads linearly in server-psk-nonblocking and client-psk-nonblocking 2017-05-31 09:52:10 -06:00
Conner 200708b5f5 Finished changing the files in /psk to more closely follow the coding standard. 2017-05-16 16:29:22 -06:00
David Garske de6488c9e7 Update the includes to use options.h then ssl.h. Updated and renamed the README.md to indicate that “WOLFSSL_STATIC_PSK” is required when building wolfSSL. 2017-01-19 16:51:21 -08:00
Nickolas Lapp 727db58ddf Updated PSK from cyassl to wolfssl, updating headers 2015-05-26 13:06:50 -06:00
Chris Conlon 030dc641e7 add initial PSK examples 2014-06-30 09:52:59 -06:00