Historie revizí

Autor SHA1 Zpráva Datum
  Andras Fekete 1522155892 Should only move the index by the amount we wrote před 1 rokem
  David Garske 52a20fc2b5 Merge pull request #6328 from julek-wolfssl/zd/16000 před 1 rokem
  Juliusz Sosinowicz 13f4e178e5 Zephyr misc fixes for TLS (#6353) před 1 rokem
  JacobBarthelmeh 6b2aca1418 Merge pull request #6347 from SparkiDev/sp_int_armv6_clz před 1 rokem
  Juliusz Sosinowicz 36ac816cd1 Merge pull request #6342 from TakayukiMatsuo/unittest před 1 rokem
  Sean Parkinson f8559b745e Merge pull request #6351 from douzzer/20230427-linuxkm-simd-fixes před 1 rokem
  Sean Parkinson e4bf1a7c0b Merge pull request #6350 from kareem-wolfssl/zd15670 před 1 rokem
  Daniel Pouzzner 448f1ec9e7 linuxkm: in {save,restore}_vector_registers_x86(), check if vector register file has already been saved and invalidated, and if so, inhibit the kernel_fpu_{begin,end}() wrap and instead just use preempt_{disable,enable}() wraps. před 1 rokem
  Daniel Pouzzner 8a89303b49 wolfcrypt/test/test.c: add TEST_FAIL() macro (counterpart to incumbent TEST_PASS()), by default same as incumbent functionality, but #ifdef TEST_ALWAYS_RUN_TO_END, print errors as they occur but continue to end. před 1 rokem
  Daniel Pouzzner 3f60fa8c3b configure.ac: escape backslashes when generating preprocessor directives for .build_params; delete backslashes and process parenthesized arguments correctly when generating options.h. před 1 rokem
  Hideki Miyazaki dcd1428b7d Merge pull request #6304 from TakayukiMatsuo/jpupdate před 1 rokem
  Kareem 1172354664 Fix PowerPC inline assembly on old GNU as. It does not like an empty clobbered register line, so simply omit the line. před 1 rokem
  JacobBarthelmeh 7b52913451 Merge pull request #6345 from kareem-wolfssl/zd16035 před 1 rokem
  JacobBarthelmeh bbad64649b Merge pull request #6340 from SparkiDev/minor_fixes_1 před 1 rokem
  TakayukiMatsuo 59472312a5 Fix example code in wolfSSL_get_chain_X509 před 1 rokem
  Juliusz Sosinowicz bf2c66a1cb Allow cert callback to override skipAddCA před 1 rokem
  TakayukiMatsuo 4c47934562 Fix issues in test_wolfSSL_dtls_fragments před 1 rokem
  Sean Parkinson d901433999 SP int ARMv6: clz not available, correct #if před 1 rokem
  JacobBarthelmeh ca4a17ebf6 Merge pull request #6339 from SparkiDev/asn_orig_ocsp_fix před 1 rokem
  Kareem e7e2713bba Fix getting key size in stm32_ecc_sign_hash_ex. před 1 rokem
  JacobBarthelmeh ccb9bdd903 set dev ID with signature check (#6318) před 1 rokem
  David Garske 3556b7adb7 Merge pull request #6338 from JacobBarthelmeh/certs před 1 rokem
  David Garske b42d3566ab Merge pull request #6336 from lealem47/useAfterFree před 1 rokem
  JacobBarthelmeh 32c6a66a4e Merge pull request #6341 from douzzer/20230425-analyzer-coddling před 1 rokem
  Chris Conlon 4526df6d78 Merge pull request #6199 from JacobBarthelmeh/PKCS7 před 1 rokem
  TakayukiMatsuo ead8d9784b Update Japanese comments před 1 rokem
  Daniel Pouzzner 5538d65a79 wolfcrypt/src/asn.c: add to DecodeCertInternal() a workaround for an apparent clang-tidy bug, gated on WOLFSSL_CLANG_TIDY, and add a missing cast to mollify -Wconversion; před 1 rokem
  Sean Parkinson 5b0c017a94 ASN original, OCSP: fix maximum size calc to GetDateInfo před 1 rokem
  Sean Parkinson a5a4c71121 Minor fixes před 1 rokem
  Sean Parkinson c4233e7aec Merge pull request #6288 from JacobBarthelmeh/Testing před 1 rokem