提交歷史

作者 SHA1 備註 提交日期
  Sean Parkinson 4870435604 RSA PSS OpenSSL compatibility verification: support AUTO 1 年之前
  David Garske 3cebf35b1b Cleanups for IDE/WIN10 user_settings.h to allow for FIPS 140-2 3389 cert. Fixed compiler warning with possible use of uninitialized data. 1 年之前
  Dimitri Papadopoulos 6d9c85a762 Fix typos found by codespell 1 年之前
  Juliusz Sosinowicz 4a175ba280 Updates for Kerberos 5 1.21.1 1 年之前
  JacobBarthelmeh 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell 1 年之前
  David Garske f00b5c3a1e Merge pull request #6537 from SparkiDev/sm 1 年之前
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell 1 年之前
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 年之前
  Juliusz Sosinowicz 8ab0050801 Init windows CRL monitor 1 年之前
  Sean Parkinson e467112a93 Test api.c: change more tests to use Expect instead of Assert 1 年之前
  JacobBarthelmeh 84979900a7 avoid use after free in error case 1 年之前
  Sean Parkinson b62e0b7ceb Fix type conversion warnings by gcc 1 年之前
  Lealem Amedie 98522fa39d Only clear last ASN_PEM_NO_HEADER error 1 年之前
  Lealem Amedie 34c12789c9 CMake: add option to enable asio 1 年之前
  Sean Parkinson d2afe9e5e0 Memory usage improvements 1 年之前
  Sean Parkinson 673d72a2dc OpenSSL EC API: fix setting private key 1 年之前
  JacobBarthelmeh 9a0934161d fix for wpas build with x509 small 1 年之前
  Daniel Pouzzner 3468750bae wolfcrypt/src/asn.c: 1 年之前
  Sean Parkinson 8851065848 cppcheck fixes 1 年之前
  Kareem 5126dc87e6 Fix IAR warnings. 1 年之前
  David Garske 86e1b0d8ab Merge pull request #6165 from SparkiDev/bn_move 1 年之前
  Sean Parkinson e4c2386b61 BN compatibility API: move implementation out to separate API 1 年之前
  jordan 409ed6232a Used codespell and fixed obvious typos in src and wolfssl. 1 年之前
  David Garske 469226f214 Merge pull request #6107 from anhu/ecc_pub 1 年之前
  Anthony Hu c2daca1393 Fixes for encoding/decoding ecc public keys. 1 年之前
  David Garske fc6d693dae Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled. 1 年之前
  Juliusz Sosinowicz 0cedc4e1ac stunnel 5.67 support (#6020) 1 年之前
  Hideki Miyazaki d336e22b85 Allow reading ENC EC PRIVATE KEY as well via wolfSSL_PEM_read_bio_ECPrivateKey (#6055) 1 年之前
  David Garske 8929b31b84 Fix for possible uses of NULL in heap hint. The api.c has expected "bad" test cases where the key is passed in as NULL and the XFREE tries to use it. Tested with: `./configure --enable-asynccrypt --with-intelqa=../QAT1.8 --enable-all && make && sudo ./tests/unit.test` 1 年之前
  Daniel Pouzzner ef0eda4091 cleaner fix for bugprone-signed-char-misuse first addressed in 38c057a084. 1 年之前