Commit History

Author SHA1 Message Date
  Colton Willey 447f73c25e Merge branch 'master' of github.com:ColtonWilley/wolfssl into explicit_len_pattern_match 6 months ago
  Sean Parkinson fc8a509b06 Merge pull request #7597 from ColtonWilley/max_altnames_and_name_constraints 6 months ago
  Colton Willey f646cbcecb Address review comments, fix handling of . in name matching and add more tests for . handling 6 months ago
  Colton Willey af3828b2b7 Rewrite pattern matching to always use explicit lengths instead of expecting NULL terminated strings, thus replicating the behavior of openssl X509_check_host() 6 months ago
  JacobBarthelmeh ebdc8b9a32 rename of macros, add descriptions, minor fixes 6 months ago
  Colton Willey f13a82610c Add flag guard for IGNORE_NAME_CONSTRAINTS 6 months ago
  Colton Willey 473de5796c Free ctx before return 6 months ago
  Colton Willey 284dea43fe Unify max name testing to use cert files for both cases. 6 months ago
  Colton Willey a4544ce2eb Updates to address review comments 6 months ago
  Colton Willey b00ae2ac69 Initial implementation of max limits on number of alternative names and name constraints 6 months ago
  JacobBarthelmeh 288fe430f5 tying in lean staticmemory build with --enable-staticmemory=small 6 months ago
  oltolm 5f46809988 fix compilation of tests with GCC 8 months ago
  Juliusz Sosinowicz 12b9367598 test_wolfSSL_check_domain: doesn't work with WOLFSSL_HOSTNAME_VERIFY_ALT_NAME_ONLY 7 months ago
  Juliusz Sosinowicz d9f7629296 Add grpc support 9 months ago
  Sean Parkinson abd1e367a5 Merge pull request #7420 from anhu/cmp_name_case 7 months ago
  David Garske 287323ab4c Merge pull request #6933 from kareem-wolfssl/zd16927 7 months ago
  Kareem 4481f9b626 Add stub for wolfSSL_set_ecdh_auto. 1 year ago
  Colton Willey b156a51e82 Code cleanup per review comments 7 months ago
  Colton Willey de0a492499 Remove trailing whitespace 7 months ago
  Colton Willey d522feb1cd Free X509 object 7 months ago
  Colton Willey 958b5ac465 Clean up cast warning 7 months ago
  Colton Willey eb24bce93f Add test case for bad alternative name 7 months ago
  Andras Fekete a59a3d109f Explicit cast 7 months ago
  Daniel Pouzzner 8ee7c36bb1 tests/api.c: add suppression for clang-analyzer-optin.core.EnumCastOutOfRange in "Bad hash type" subtest in test_wc_ecc_sm2_create_digest(). 7 months ago
  David Garske 29f7578a61 Merge pull request #7446 from julek-wolfssl/hostap 7 months ago
  David Garske d39ab765f6 Merge pull request #7519 from julek-wolfssl/gh/7516 7 months ago
  Daniel Pouzzner 9ac6bdd438 fixes and suppressions for defects reported by clang-analyzer-unix.Stream (new in llvm-19.0.0_pre20240504): 7 months ago
  Juliusz Sosinowicz 239706615c Return length in wc_Curve448PublicKeyToDer with NULL output param 7 months ago
  Daniel Pouzzner cb689104d1 Merge pull request #7466 from julek-wolfssl/gh/7273 7 months ago
  Juliusz Sosinowicz df425b306f Fix https://github.com/wolfSSL/wolfssl/issues/7391 7 months ago