David Garske
|
d0a152744b
|
Peer review feedback fixes.
|
2022-02-22 13:45:10 -08:00 |
David Garske
|
8575ac159b
|
Fix example server to set `SO_REUSEADDR` to prevent bind issues on improper shutdown of example. Do socket setup before the TLS setup.
|
2022-02-04 12:34:03 -08:00 |
David Garske
|
86da90767e
|
Add mutual authentication to TLS v1.3 example.
|
2022-02-03 14:44:31 -08:00 |
David Garske
|
adbccfd8a2
|
Fix for TLS v1.3 key log examples (#273)
|
2021-10-27 14:38:05 -04:00 |
David Garske
|
198f9f5ed7
|
Fixes for TLS v1.3 example compiler warnings.
|
2021-04-26 16:16:07 -07:00 |
David Garske
|
0f389f2524
|
Fix for server random. Added function comment.
|
2021-03-28 14:36:39 -07:00 |
David Garske
|
0603cc30df
|
Fix to append to end of file.
|
2021-03-25 08:23:22 -07:00 |
David Garske
|
8885d08476
|
Example client/server for TLS v1.3. Includes support for key logging when wolfSSL is built with `HAVE_SECRET_CALLBACK`.
|
2021-03-24 16:32:14 -07:00 |