Commit Graph

19 Commits (163395fa51da53170f6d1f64b084ee6edd402c8a)

Author SHA1 Message Date
Andras Fekete 21b7c8e4fe Addressing PR comment 2024-05-01 14:13:58 -04:00
Andras Fekete 0c031ea601 Client needs to have the same TLS version as server 2024-04-18 13:41:47 -04:00
David Garske ed2549cfbe Support building TLS examples with `--disable-oldnames`. 2023-12-19 10:35:55 -08:00
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
Lealem Amedie c8d596269d Getting files to run and pass nightly-CDT test 2021-07-06 13:57:19 -06:00
Lealem Amedie be264f0511 Adding documentation where needed. Made changes to code to assure files build and implement good coding practices 2021-06-29 16:02:52 -06:00
Lealem Amedie d33ed22157 tls-callback app fix 2021-06-24 15:19:09 -06:00
Lealem Amedie 9f8cdeb9d5 fix non-blocking tls server/client and adding bidirectional shutdown 2021-06-21 19:43:05 -06:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08: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
David Garske 341c05f9f7 Added wolfSSL_accept to TLS server examples, even though its not explicitly required. 2018-05-17 11:42:50 -07:00
kaleb-himes d794acde6d Update wolfssl-examples to properly include options.h 2017-08-07 14:37:39 -06:00
Levi Rak 71bb6cb581 README: TCP -> TLS 2017-06-02 15:21:25 -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 be31d0a715 make *-tls-nonblocking from *-tls 2017-05-31 17:16:41 -06:00
Levi Rak cc2fe9cae0 made *-tls-ecdhe from *-tls 2017-05-31 14:05:02 -06:00
Levi Rak 74deab3262 make *-tls-callback from *-tls 2017-05-31 11:10:51 -06:00