Commit History

Author SHA1 Message Date
  David Garske 3fbaccc8a1 Fix for API unit test `test_wolfSSL_X509_sign`, which can have a varying length depending on if MSB is set. About 1 in 200 tests would fail. 3 years ago
  David Garske 1d55b2f526 Fixes for several memory leaks related to `HAVE_WOLF_BIGINT`. 3 years ago
  toddouska 028bddd7ab Merge pull request #3215 from ejohnstown/release-4.5.0 3 years ago
  John Safranek 3f6861ee82 FIPS Ready Fix with ECC Timing Resistance 3 years ago
  Sean Parkinson bc74bfebdd Fixes from C++ and address access checking 3 years ago
  toddouska fa146870bd Merge pull request #3155 from julek-wolfssl/openssh-fixes-cherry-picked 3 years ago
  toddouska 532c2f50e8 Merge pull request #3083 from julek-wolfssl/openssl-compat-X509V3_EXT_i2d 3 years ago
  Sean Parkinson 6467de5a88 Randomize z ordinates in scalar mult when timing resistant 4 years ago
  Juliusz Sosinowicz 55d4817956 Jenkins fixes 3 years ago
  Sean Parkinson 7bb2a69161 Fix memory leak in api.c 3 years ago
  Sean Parkinson 920c97963c Fix Jenikins failure - ToTraditional not declared 3 years ago
  David Garske c0a664a8e5 Merge pull request #3200 from douzzer/20200805 3 years ago
  toddouska 1724347f7a Merge pull request #3091 from julek-wolfssl/sess-serialization 3 years ago
  toddouska 17cc941b29 Merge pull request #3195 from SparkiDev/sp_ecc_cache 3 years ago
  JacobBarthelmeh dd6238fb77 Merge pull request #3174 from embhorn/zd10655 3 years ago
  Chris Conlon b03e1dd2a9 Merge pull request #3197 from ethanlooney/19th_branch 3 years ago
  Eric Blankenhorn 064bfa583d Fix CheckAltNames to handle IP type 3 years ago
  Daniel Pouzzner f6acbd5f97 test_wc_curve25519_make_pub(): fix order of args to wc_curve25519_make_pub(). 3 years ago
  toddouska 82d927d40f Merge pull request #3199 from dgarske/openssl_sha 3 years ago
  Daniel Pouzzner 0f59e632e1 tests/api.c: add test_wc_curve25519_make_pub(); fix some old stray tabs; remove weird extra string-terminating null in test_wolfSSL_sk_CIPHER_description(). 3 years ago
  toddouska 4e9d49556e Merge pull request #3194 from SparkiDev/unit_fix_1 3 years ago
  Ethan Looney 77bb300409 Removed unnecessary pointers, matched Xfree arugments and checked the return values of generated keys 3 years ago
  Ethan Looney afcb40724e Added proper ifdef's to EccPrivateKeyToDer 3 years ago
  Juliusz Sosinowicz 139a192185 Implement wolfSSL_d2i_X509_NAME 4 years ago
  Juliusz Sosinowicz ca3a608408 Implement functions 4 years ago
  Juliusz Sosinowicz 2529ce21b0 Implement wolfSSL_EC_GROUP_dup 4 years ago
  Juliusz Sosinowicz ea8dd31de0 Implement wolfSSL_i2d_PUBKEY and refactor wolfSSL_i2d_PrivateKey 4 years ago
  Juliusz Sosinowicz 1f0d6d5f31 New functions implemented 4 years ago
  Juliusz Sosinowicz e131d6be5b group->curve_nid is now set to the real NID of the curve 4 years ago
  Juliusz Sosinowicz c28b7b59c3 Fix jenkins leaks 4 years ago