Historie revizí

Autor SHA1 Zpráva Datum
  Sean Parkinson 4870435604 RSA PSS OpenSSL compatibility verification: support AUTO před 1 rokem
  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. před 1 rokem
  Dimitri Papadopoulos 6d9c85a762 Fix typos found by codespell před 1 rokem
  Juliusz Sosinowicz 4a175ba280 Updates for Kerberos 5 1.21.1 před 1 rokem
  JacobBarthelmeh 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell před 1 rokem
  David Garske f00b5c3a1e Merge pull request #6537 from SparkiDev/sm před 1 rokem
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell před 1 rokem
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support před 1 rokem
  Juliusz Sosinowicz 8ab0050801 Init windows CRL monitor před 1 rokem
  Sean Parkinson e467112a93 Test api.c: change more tests to use Expect instead of Assert před 1 rokem
  JacobBarthelmeh 84979900a7 avoid use after free in error case před 1 rokem
  Sean Parkinson b62e0b7ceb Fix type conversion warnings by gcc před 1 rokem
  Lealem Amedie 98522fa39d Only clear last ASN_PEM_NO_HEADER error před 1 rokem
  Lealem Amedie 34c12789c9 CMake: add option to enable asio před 1 rokem
  Sean Parkinson d2afe9e5e0 Memory usage improvements před 1 rokem
  Sean Parkinson 673d72a2dc OpenSSL EC API: fix setting private key před 1 rokem
  JacobBarthelmeh 9a0934161d fix for wpas build with x509 small před 1 rokem
  Daniel Pouzzner 3468750bae wolfcrypt/src/asn.c: před 1 rokem
  Sean Parkinson 8851065848 cppcheck fixes před 1 rokem
  Kareem 5126dc87e6 Fix IAR warnings. před 1 rokem
  David Garske 86e1b0d8ab Merge pull request #6165 from SparkiDev/bn_move před 1 rokem
  Sean Parkinson e4c2386b61 BN compatibility API: move implementation out to separate API před 1 rokem
  jordan 409ed6232a Used codespell and fixed obvious typos in src and wolfssl. před 1 rokem
  David Garske 469226f214 Merge pull request #6107 from anhu/ecc_pub před 1 rokem
  Anthony Hu c2daca1393 Fixes for encoding/decoding ecc public keys. před 1 rokem
  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. před 1 rokem
  Juliusz Sosinowicz 0cedc4e1ac stunnel 5.67 support (#6020) před 1 rokem
  Hideki Miyazaki d336e22b85 Allow reading ENC EC PRIVATE KEY as well via wolfSSL_PEM_read_bio_ECPrivateKey (#6055) před 1 rokem
  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` před 1 rokem
  Daniel Pouzzner ef0eda4091 cleaner fix for bugprone-signed-char-misuse first addressed in 38c057a084. před 1 rokem