Anthony Hu
|
b848ae0527
|
Use the timeout value for non-blocking
|
2024-11-21 10:45:14 -05:00 |
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 |
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
|
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 |
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
|
9554457a33
|
minor format
|
2017-06-01 17:20:42 -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 |
kaleb-himes
|
85f6cc95fc
|
update tcp_connect arguments and cleanup uninitialized warnings in examples
|
2016-09-01 11:09:17 -06:00 |
Nickolas Lapp
|
336ba1515d
|
Updated tls from cyassl to wolfssl, updating headers
|
2015-05-26 13:07:31 -06:00 |
Shane Israel
|
12f9976169
|
Updated tutorial
|
2014-07-01 14:54:45 -06:00 |
Shane Israel
|
83fcc7ddb4
|
Fixed clang warnings
|
2014-06-30 11:10:03 -06:00 |
Shane Israel
|
88d76b4dc6
|
Removed warnings
|
2014-06-30 10:44:27 -06:00 |
Chris Conlon
|
4504528bf2
|
add initial TLS examples
|
2014-06-30 09:53:18 -06:00 |