Commit History

Author SHA1 Message Date
  JacobBarthelmeh ca3b1a1412 add test case 3 months ago
  Juliusz Sosinowicz 99a99e3d6e Implement DTLS 1.2 Connection ID (CID) 2 months ago
  András Fekete bbbc40dacc Merge pull request #7996 from julek-wolfssl/move-mymemmem 2 months ago
  Juliusz Sosinowicz d7303664b5 memmem is only being used in testing so move it there 2 months ago
  Daniel Pouzzner 263cb5bf78 tests/api.c:test_Sha512_Family_Final(): fix unreachable null pointer deref reported by clang-tidy in FIPS/Async configs. 2 months ago
  Daniel Pouzzner 072c5311a5 m4/ax_atomic.m4: fixes for C++ compatibility. 2 months ago
  JacobBarthelmeh 87dc45b938 Merge pull request #7986 from julek-wolfssl/crl-cb 2 months ago
  Reda Chouk 949565f156 Merge branch 'wolfSSL:master' into fix-conversion 2 months ago
  Reda Chouk be88ddda15 more Wconversion fixes: api/test* block 2 months ago
  Juliusz Sosinowicz ae6c872797 Add crl error override callback 2 months ago
  Juliusz Sosinowicz 1e75a2367c Address code review 3 months ago
  Juliusz Sosinowicz ee2b77c0bd Move manual memio to api.c 3 months ago
  Juliusz Sosinowicz 8ce6f17144 Add dtls 1.3 cid api test 3 months ago
  András Fekete 9666394b73 Merge pull request #7977 from billphipps/have_rsa_fix 3 months ago
  Bill Phipps b4a491de12 Add missing guard to api.c 3 months ago
  Bill Phipps 92f3a808b0 Update to remove HAVE_RSA references. Correct NO_MALLOC RSA test bug. 3 months ago
  Sean Parkinson e6b466dd71 Merge pull request #7923 from embhorn/rsa2048_min 3 months ago
  Eric Blankenhorn 91e411b4b9 Set RSA_MIN_SIZE default to 2048 bits 3 months ago
  jordan 7faed6cded X509 attribute cert (acert) support. 3 months ago
  Daniel Pouzzner b736d78950 Merge pull request #7948 from anhu/MATCH_SUITE 3 months ago
  Daniel Pouzzner 49a680540c add constant time DH key agreement APIs: 3 months ago
  Reda Chouk 884b51151b Merge branch 'fix-conversion' of github.com:gasbytes/wolfssl into fix-conversion 3 months ago
  Reda Chouk 65db4b15d6 api type conversion errors, first half of tls* files 3 months ago
  Anthony Hu 9e204dc023 Convert MATCH_SUITE_ERROR to OpenSSL error in wolfSSL_get_error() 3 months ago
  Sean Parkinson 96e2c51f07 Merge pull request #7907 from ColtonWilley/rsa_pad_crypto_cb 3 months ago
  Daniel Pouzzner dcaff9dff4 Merge pull request #7944 from JacobBarthelmeh/pkcs12 3 months ago
  Daniel Pouzzner a3fea482db Merge pull request #7914 from julek-wolfssl/gh/7825 3 months ago
  JacobBarthelmeh 9a8573afc9 touch up pkcs8 create function and test case warning 3 months ago
  JacobBarthelmeh 2a1165460e add parsing over optional PKCS8 attributes 3 months ago
  David Garske 1c8767b4d3 Merge pull request #7942 from douzzer/20240904-fix-test_wolfSSL_EVP_sm3 3 months ago