Commit History

Author SHA1 Message Date
  Daniel Pouzzner b26fa6cf59 Merge pull request #7918 from SparkiDev/type_conversion_fixes_3 4 months ago
  Sean Parkinson ed7beb4e0e Type conversion fixes 4 months ago
  Daniel Pouzzner b178138d83 src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT. 4 months ago
  Sean Parkinson 893a486ae1 Kyber: fix TLS usage 4 months ago
  Daniel Pouzzner c90aa27e06 Merge pull request #7882 from kojo1/client-help 4 months ago
  Takashi Kojo 723adaad20 Fix <null> in the help message 4 months ago
  Anthony Hu b1dcdabcd4 Check the return code when calling post handshake auth functions 6 months ago
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 5 months ago
  Hideki Miyazaki 30eb558d58 fix ocsp response when using DTLS 6 months ago
  JacobBarthelmeh ebdc8b9a32 rename of macros, add descriptions, minor fixes 7 months ago
  JacobBarthelmeh 6cca3a0d92 tie in static memory debug callback 7 months ago
  JacobBarthelmeh 288fe430f5 tying in lean staticmemory build with --enable-staticmemory=small 7 months ago
  jordan 040e0c956a Used codespell and fixed obvious typos. 7 months ago
  Andras Fekete a1797f0d0d Fix casts depending on OS 7 months ago
  Andras Fekete bf92797cbc Fix conversion error in client.c 7 months ago
  Sean Parkinson 8e9810e87e ssl.c: Move functions out to separate files 10 months ago
  Daniel Pouzzner 7d66cc46ff Merge pull request #7375 from mrdeep1/fix_rpk 9 months ago
  Anthony Hu 6a4d4bf6f1 cks_order is used later; don't let it fall out of scope. 9 months ago
  Jon Shallow f2e6f49721 RPK: Define Certificates correctly for (D)TLS1.2 9 months ago
  Anthony Hu 9be390250d Adding support for dual key/signature certificates. (#7112) 11 months ago
  Daniel Pouzzner ff9fee758e examples/client/client.c: fix client_usage_msg undersized array dimension. 1 year ago
  Daniel Pouzzner 16c6bd6846 examples/client/client.c and tests/api.c: add missing CloseSocket() calls. 1 year ago
  Juliusz Sosinowicz 8c87920903 Address code review 1 year ago
  Juliusz Sosinowicz aed715cb2c dtls 1.3: allow to skip cookie exchange on resumption 1 year ago
  Juliusz Sosinowicz c3fea8c930 fixup! client: resend data when didn't receive reply after timeout 1 year ago
  Juliusz Sosinowicz 1b393199f4 client: resend data when didn't receive reply after timeout 1 year ago
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 1 year ago
  JacobBarthelmeh a785c39a12 Merge pull request #6657 from kojo1/multibyte 1 year ago
  Takashi Kojo 136738fd33 Avoid mult-byte code error 1 year ago
  David Garske c0b4cde6df Merge pull request #6632 from jpbland1/ocsp-want-read-error 1 year ago