Historia zmian

Autor SHA1 Wiadomość Data
  gojimmypi 9363b96947 Update README link 1 rok temu
  David Garske 487d46fd28 Merge pull request #6161 from douzzer/20230303-fix-c89-etc 1 rok temu
  Daniel Pouzzner b3a1ac80dc configure.ac: don't check for opensslextra circular header dependencies if ENABLED_LINUXKM (handcrafted linuxkm/Makefile and linuxkm/Kbuild set up paths to correctly find dependencies like linux/mutex.h). 1 rok temu
  Daniel Pouzzner ab71f6fd4c extend C89 build to whole codebase including examples: 1 rok temu
  Daniel Pouzzner e76d12f932 src/ssl.c: fix a couple suppressions to use C comment syntax, for C89 goodness. 1 rok temu
  Daniel Pouzzner aecb37c032 linuxkm/module_hooks.c: wc_SetSeed_Cb(wc_GenerateSeed) in wolfssl_init() #ifdef WC_RNG_SEED, regardless of whether wolfcrypt_test() will be called. 1 rok temu
  Daniel Pouzzner a7d9ea7550 configure.ac: fix openssl header circular dependency detector to work on out-of-tree builds. 1 rok temu
  David Garske 35b68fb23d Merge pull request #5597 from Tathorack/add-renesas-rx64-rx72-sha-support 1 rok temu
  Rhys Hansen 4d81a06557 Update comment format and other minor changes 1 rok temu
  David Garske d955ec8d54 Merge pull request #6156 from jpbland1/revert-zephyr-relocation 1 rok temu
  David Garske 9a597a098b Merge pull request #6158 from miyazakh/initial_dec 1 rok temu
  Hideki Miyazaki 0693b66c44 fix init var in for-loop 1 rok temu
  John Bland b146830fe8 move the zephyr folder back to it's correct location 1 rok temu
  David Garske 4ebc896231 Merge pull request #6095 from SparkiDev/aes_gcm_win_asm 1 rok temu
  Sean Parkinson a8723f71cb Merge pull request #6154 from kaleb-himes/wolfmikey-w-fips-140-3 1 rok temu
  David Garske 03948fd3ae Merge pull request #6140 from JacobBarthelmeh/seco 1 rok temu
  David Garske 41a9b1148f Merge pull request #6152 from philljj/spelling_cleanup 1 rok temu
  David Garske 871754b97c Merge pull request #6153 from bandi13/fixZD15705 1 rok temu
  kaleb-himes 7ca4b1bc66 Allow building of sakke as external non-FIPS algorithm with wolfmikey product 1 rok temu
  Juliusz Sosinowicz 7baddb04f8 Check for circular dependencies in compatibility headers (#6091) 1 rok temu
  Andras Fekete 406d8753be Fix memory leak 1 rok temu
  jordan 409ed6232a Used codespell and fixed obvious typos in src and wolfssl. 1 rok temu
  JacobBarthelmeh 9a54cea78b Fix AES-ECB with SECO 1 rok temu
  JacobBarthelmeh 3f7109c18b Merge pull request #6147 from dgarske/cpp17 1 rok temu
  Sean Parkinson 126805183c Merge pull request #6150 from douzzer/20230301-fix-async-and-mips-and-kcapi 1 rok temu
  Daniel Pouzzner 98c1b152a0 wolfssl/openssl/sha.h: fix undersized WOLFSSL_SHA384_CTX to have same size as WOLFSSL_SHA512_CTX (fixes failed assert in fips-140-3-dev-kcapi-opensslextra-build). 1 rok temu
  Daniel Pouzzner 24a1c171ea wolfssl/wolfcrypt/settings.h: define WOLFSSL_SP_INT_DIGIT_ALIGN when target is MIPS, to fix a crash in sp_read_unsigned_bin(). 1 rok temu
  Daniel Pouzzner 51339edf47 wolfcrypt/src/asn.c: fix WOLFSSL_ASYNC_CRYPT codepath in SignCert() -- fall through to non-async certSignCtx_lcl for algs without async support. 1 rok temu
  Daniel Pouzzner 6a7674a146 wolfcrypt/test/test.c: improve strerror_r() flavor sensing (simpler gate randomly provoked cppcheck-all-async-quic). 1 rok temu
  David Garske 63b049814b Merge pull request #6136 from SparkiDev/armv7_aes_no_reloc_text 1 rok temu