David Garske
|
3717982d47
|
Fix to build wolfssl/testsuite in Any CPU case.
|
2020-03-25 14:53:58 -07:00 |
|
David Garske
|
469de9a580
|
Fix for CSharp solution to eliminate Debug/Release. Only DLL Debug and DLL Release should be available.
|
2020-03-25 08:57:58 -07:00 |
|
David Garske
|
a8f2c97e13
|
Added CSharp example for multi-threaded TLS server. Refactor to separate the ssl and ctx handles.
|
2020-03-20 16:10:19 -07:00 |
|
David Garske
|
a28fc5e70b
|
Peer review feedback. Handle socket.Connect() failures.
|
2020-03-18 13:33:15 -07:00 |
|
David Garske
|
6498cb48bc
|
CSharp wrapper improvements. Added TLS client example. Added TLS v1.3 methods. Added set_verify and CTX_set_verify . Added example code for CTX_set_cipher_list .
|
2020-03-13 14:54:57 -07:00 |
|
Chris Conlon
|
45c5a2d39c
|
update copyright to 2020
|
2020-01-03 15:06:03 -08:00 |
|
Eric Blankenhorn
|
b83804cb9d
|
Correct misspellings and typos from codespell tool
|
2019-12-24 12:29:33 -06:00 |
|
John Safranek
|
246c444b93
|
Updates for v4.0.0
Update the copyright dates on all the source files to the current year.
|
2019-03-15 10:37:36 -07:00 |
|
Jacob Barthelmeh
|
83324f39d7
|
update IO callback function names with CSharp wrapper
|
2018-06-20 09:10:19 -06:00 |
|
kaleb-himes
|
d1f323ca58
|
Adds wrapper for CTX_load_verify_locations to C# wrapper
|
2017-01-31 14:45:33 -07:00 |
|
Jacob Barthelmeh
|
1ed06b53df
|
C# Wrapper : TCP check connection termination
|
2016-09-28 15:00:30 -06:00 |
|
Jacob Barthelmeh
|
e99a5b0483
|
prepare for release v3.9.0
|
2016-03-17 16:02:13 -06:00 |
|
David Garske
|
cb3a9cc348
|
Removed the execute bit on all .c, .h, and .cs files.
|
2016-02-08 09:45:31 -08:00 |
|
Jacob Barthelmeh
|
5e0fa1de90
|
utf8 switched to default and added comments
|
2016-01-08 16:50:49 -07:00 |
|
Jacob Barthelmeh
|
ee1a767332
|
account for null terminator
|
2016-01-07 17:39:00 -07:00 |
|
Jacob Barthelmeh
|
1600ba7f3d
|
example IO callback and keep memory alive when needed
|
2015-12-06 14:30:00 -07:00 |
|
Jacob Barthelmeh
|
d673a56c83
|
change line ending of license to match Windows CR LF
|
2015-12-01 14:49:16 -07:00 |
|
Jacob Barthelmeh
|
7d13fe9017
|
license heading
|
2015-11-20 10:19:55 -07:00 |
|
Jacob Barthelmeh
|
39d6992759
|
logging levels added
|
2015-11-20 09:59:08 -07:00 |
|
Jacob Barthelmeh
|
b9dae51658
|
C Sharp wrapper
|
2015-11-19 20:51:32 -07:00 |
|