Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
1 year ago |
gojimmypi
|
91d2ff1fe9
no code change; CRLF line endings, trailing spaces
|
1 year ago |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 year ago |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 years ago |
Chris Conlon
|
070029fd08
add support for WOLFSSL_VERIFY_POST_HANDSHAKE verify mode
|
3 years ago |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
3 years ago |
Jacob Barthelmeh
|
3773d33070
pin the C# verify callback
|
4 years ago |
JacobBarthelmeh
|
2b5ed1564c
add error function and print out
|
4 years ago |
JacobBarthelmeh
|
6af052faae
add peer certificate print to callback
|
4 years ago |
David Garske
|
1831193c20
* Fixes for building ECC without ASN.
|
4 years ago |
David Garske
|
a8f2c97e13
Added CSharp example for multi-threaded TLS server. Refactor to separate the ssl and ctx handles.
|
4 years ago |
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`.
|
4 years ago |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
4 years ago |
Eric Blankenhorn
|
b83804cb9d
Correct misspellings and typos from codespell tool
|
4 years ago |
John Safranek
|
246c444b93
Updates for v4.0.0
|
5 years ago |
Jacob Barthelmeh
|
83324f39d7
update IO callback function names with CSharp wrapper
|
6 years ago |
kaleb-himes
|
d1f323ca58
Adds wrapper for CTX_load_verify_locations to C# wrapper
|
7 years ago |
Jacob Barthelmeh
|
1ed06b53df
C# Wrapper : TCP check connection termination
|
8 years ago |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 years ago |
David Garske
|
cb3a9cc348
Removed the execute bit on all .c, .h, and .cs files.
|
8 years ago |
Jacob Barthelmeh
|
5e0fa1de90
utf8 switched to default and added comments
|
8 years ago |
Jacob Barthelmeh
|
ee1a767332
account for null terminator
|
8 years ago |
Jacob Barthelmeh
|
1600ba7f3d
example IO callback and keep memory alive when needed
|
9 years ago |
Jacob Barthelmeh
|
7d13fe9017
license heading
|
9 years ago |
Jacob Barthelmeh
|
39d6992759
logging levels added
|
9 years ago |
Jacob Barthelmeh
|
b9dae51658
C Sharp wrapper
|
9 years ago |