Commit Verlauf

Autor SHA1 Nachricht Datum
  gasbytes 2ab709c89a - Platform specific function to correctly set the path for the certificates; vor 4 Monaten
  gasbytes 983610ed68 - Applied David's patch to get access to the missing sni callback (arg) vor 4 Monaten
  gasbytes c325de993d removed WOLFSSL_SNI_HOST_NAME_OUTER && minor fix (missing sniHostName got lost during editing) vor 4 Monaten
  gasbytes 6f567b58bc completed the examples vor 4 Monaten
  gasbytes 15ac366bf9 added missing wrappers for sni setup & frees vor 4 Monaten
  gasbytes 52f1caf699 minor changes to the prototypes and actual implementation vor 4 Monaten
  gasbytes 095609107d prototypes vor 4 Monaten
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell vor 1 Jahr
  gojimmypi 91d2ff1fe9 no code change; CRLF line endings, trailing spaces vor 1 Jahr
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 vor 1 Jahr
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 vor 2 Jahren
  Chris Conlon 070029fd08 add support for WOLFSSL_VERIFY_POST_HANDSHAKE verify mode vor 3 Jahren
  Jacob Barthelmeh c729318ddd update copyright date vor 3 Jahren
  Jacob Barthelmeh 3773d33070 pin the C# verify callback vor 3 Jahren
  JacobBarthelmeh 2b5ed1564c add error function and print out vor 4 Jahren
  JacobBarthelmeh 6af052faae add peer certificate print to callback vor 4 Jahren
  David Garske 1831193c20 * Fixes for building ECC without ASN. vor 4 Jahren
  David Garske a8f2c97e13 Added CSharp example for multi-threaded TLS server. Refactor to separate the ssl and ctx handles. vor 4 Jahren
  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`. vor 4 Jahren
  Chris Conlon 45c5a2d39c update copyright to 2020 vor 4 Jahren
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool vor 4 Jahren
  John Safranek 246c444b93 Updates for v4.0.0 vor 5 Jahren
  Jacob Barthelmeh 83324f39d7 update IO callback function names with CSharp wrapper vor 6 Jahren
  kaleb-himes d1f323ca58 Adds wrapper for CTX_load_verify_locations to C# wrapper vor 7 Jahren
  Jacob Barthelmeh 1ed06b53df C# Wrapper : TCP check connection termination vor 8 Jahren
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 vor 8 Jahren
  David Garske cb3a9cc348 Removed the execute bit on all .c, .h, and .cs files. vor 8 Jahren
  Jacob Barthelmeh 5e0fa1de90 utf8 switched to default and added comments vor 8 Jahren
  Jacob Barthelmeh ee1a767332 account for null terminator vor 8 Jahren
  Jacob Barthelmeh 1600ba7f3d example IO callback and keep memory alive when needed vor 8 Jahren