Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz 4f1d777090 BIO_BIO: BIO_{write|read} on a BIO pair should wrap around ring buffer 5 months ago
  Juliusz Sosinowicz 7ba00f3b84 Initialize BIO methods at compile time 10 months ago
  Kareem 56328d845a Hitch code review feedback. 11 months ago
  Kareem e871b1c04d Add hitch support to wolfSSL. 1 year ago
  Sean Parkinson 578f56e60c Test api.c: change more tests to use Expect instead of Assert 1 year ago
  JacobBarthelmeh 14990ad92d set return bio to null after free on error 1 year ago
  JacobBarthelmeh 8583cc65fa Merge pull request #6471 from SparkiDev/tests_api_expect_3 1 year ago
  Sean Parkinson ed01b14356 cppcheck: fixes from scan 1 year ago
  Sean Parkinson e542e51d9f Test api.c: change more tests to use Expect instead of Assert 1 year ago
  Sean Parkinson 541ea51ad5 Tests api.c: rework for malloc failure testing 1 year ago
  Daniel Pouzzner dcc8b5d7d5 eliminate XREWIND() macro, add XSEEK_SET definitions, and refactor all XREWIND()s to XFSEEK()s, to fix clang-tidy-17 bugprone-unsafe-functions warning on rewind(); 1 year ago
  Sean Parkinson 8851065848 cppcheck fixes 1 year ago
  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 year ago
  tmael c4fa013800 Fix for BIO_reset() (#5887) 1 year ago
  Sean Parkinson f6da3a26ac Ref counting: rework for static analysers 1 year ago
  Sean Parkinson 53dfcd00e2 Ref count: change to use wolfSSL_Ref 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  jordan 246ce8dbe1 Cleanup spaces. 1 year ago
  jordan 87113cc88d Fix mingw-w64 build issues on windows. 1 year ago
  Sean Parkinson e68c7bb74d Move file and BIO reading out to ssl_misc.c 1 year ago
  JacobBarthelmeh 1e673aee3b scan-build warning fix 1 year ago
  Eric Blankenhorn 3d8562f07b Fixes for build and runtime issues 1 year ago
  Juliusz Sosinowicz 6f2889c07d BIO_eof returns 1 when no more data remains in the BIO 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  David Garske 95a85d16d2 Fix for issue with `error: format string is not a string literal`. 2 years ago
  JacobBarthelmeh 8136c55a39 sanity check before copy with new memory bio 2 years ago
  Jacob Barthelmeh f7f94cede0 support creating new mem bio of length 0 2 years ago
  Juliusz Sosinowicz 88d5059c36 Jenkins fixes 2 years ago
  Juliusz Sosinowicz 98bc8402db Refactor memory BIO 2 years ago
  Juliusz Sosinowicz ae9b01c5b8 bind 9.18.0 fixes 2 years ago