Commit Graph

26 Commits (1bb931cf4dadbdd8fee74d65608c4278186573b0)

Author SHA1 Message Date
Lealem Amedie c8d596269d Getting files to run and pass nightly-CDT test 2021-07-06 13:57:19 -06:00
David Garske 0721ab9e6d Improvements to prevent high CPU spinning on read waits (use tcp_select). 2021-06-23 11:35:51 -07:00
Lealem Amedie a6642b56d2 Adding tcp_select() and reworking wolfSSL_accept() loop 2021-06-23 09:08:00 -06:00
Lealem Amedie 81a26b18d4 fixing Shutdown code and adding server reply in client-tls-nonblocking.c 2021-06-22 16:38:36 -06:00
Lealem Amedie 02d6155dde Removing integrity OS code and retouching the cleanup code in tls/client-tls-nonblocking.c 2021-06-22 11:11:10 -06:00
Lealem Amedie 926ff6fc3b cleanup and minor adjustments 2021-06-22 10:34:36 -06:00
Lealem Amedie 9f8cdeb9d5 fix non-blocking tls server/client and adding bidirectional shutdown 2021-06-21 19:43:05 -06:00
kaleb-himes f45184fc4a remove unnecessary nonblock calls and update to _dtls_ on relevant calls 2020-07-07 09:33:17 -06:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
Aaron Jense ead4080e5b Error checking for fgets to remove unused return warnings 2019-10-30 10:59:46 -06:00
kaleb-himes d794acde6d Update wolfssl-examples to properly include options.h 2017-08-07 14:37:39 -06:00
Levi Rak df879fd5f9 found a stay <<<<<<< HEAD tag 2017-06-02 17:14:04 -06:00
Levi Rak beab3faa87 Merge branch 'master' of https://github.com/wolfssl/wolfssl-examples into tls-simplify 2017-06-02 17:11:35 -06:00
Levi Rak 31ba6d8932 README: tcp client/server 2017-06-02 12:27:31 -06:00
Levi Rak 58dce0062b touch-up 2017-06-02 09:56:23 -06:00
Levi Rak 8979e728e3 made client-tls-resume from client-tls 2017-06-01 12:03:44 -06:00
Levi Rak 27181cb123 README nuke 2017-06-01 09:21:38 -06:00
Levi Rak be31d0a715 make *-tls-nonblocking from *-tls 2017-05-31 17:16:41 -06:00
Levi Rak 56f6b9c2fb Cleaned up whitespace/alignment 2017-05-22 11:18:54 -06:00
Nickolas Lapp 336ba1515d Updated tls from cyassl to wolfssl, updating headers 2015-05-26 13:07:31 -06:00
kaleb-himes c20b82925b wolfssl Initial 2015-01-09 16:44:54 -07:00
CJ a03ef8c5cf code update 2014-08-15 15:32:11 -06:00
CJ 45d970cdac additional include for select 2014-07-02 10:29:50 -06:00
CJ fa57d233bc nonblocking update 2014-07-02 09:33:17 -06:00
CJ b799e7d696 minor warnings fix 2014-06-30 10:03:53 -06:00
Chris Conlon 4504528bf2 add initial TLS examples 2014-06-30 09:53:18 -06:00