Commit History

Author SHA1 Message Date
  Daniel Pouzzner f1c1f76851 ssl.c: refactor wolfSSL_LH_strhash() to use SHA1 instead of MD5, to eliminate dependency on deprecated alg. 2 years ago
  John Safranek a935f2f86d FIPS CAST Update 3 years ago
  JacobBarthelmeh 4825534062 Merge pull request #4500 from cconlon/errorQueueFix 2 years ago
  David Garske 9c665d7282 Merge pull request #4501 from embhorn/zd13114 2 years ago
  David Garske 87baf7818e Merge pull request #4505 from julek-wolfssl/fix-nids 2 years ago
  Eric Blankenhorn 19feab7850 Fix wolfSSL_ASN1_TIME_diff use of gmtime and 32-bit overflow 2 years ago
  Juliusz Sosinowicz 48b304be00 Fix issues with `AIA_OCSP_OID` and `AIA_CA_ISSUER_OID` 2 years ago
  Juliusz Sosinowicz 348fec3d29 `wc_ClearErrorNodes` is a local API that is not exported for linking 2 years ago
  Juliusz Sosinowicz 57b9170ac0 Make NID's consistent 2 years ago
  Sean Parkinson 08d9b145d9 ED25519 and ED448 api.c tests: doesn't compile with --opensslcoexist 2 years ago
  John Safranek a0c7c079b8 Revert "Make NID's consistent" 2 years ago
  Sean Parkinson cdf72facbf Merge pull request #4429 from julek-wolfssl/fix-nids 2 years ago
  Sean Parkinson 6070981366 Merge pull request #4490 from dgarske/static_mem_unittest 2 years ago
  Chris Conlon eb0b6ca122 fix unit test for wc_ERR_print_errors_fp() when NO_ERROR_QUEUE is defined 2 years ago
  Chris Conlon 402ee29163 fix nid2oid/oid2nid for oidCertAuthInfoType 2 years ago
  John Safranek d83d16af59 Merge pull request #4483 from julek-wolfssl/cov-reports 2 years ago
  David Garske 229f0d5fd1 Merge pull request #4485 from JacobBarthelmeh/certs 2 years ago
  David Garske c027fffa92 Fix for CTX free heap hint issue. With openssl extra the `param` and `x509_store.lookup.dirs` are allocated at CTX init and if heap or static pool was used depends on `ctx->onHeapHint`. Added test case for this and inline code comment. 2 years ago
  John Safranek aad230a7e3 Restore a test case. Add a missing null-check. 2 years ago
  David Garske 4c0527490d Fixes for API unit test with `WOLFSSL_NO_ASN_STRICT`. Fix spelling error. 2 years ago
  Hayden Roche 0b6523d933 Rename pem_password_cb to wc_pem_password_cb. 2 years ago
  David Garske b5f4a0c005 Improve API unit test to use `X509_NAME_get_sz` and make it widely available. 2 years ago
  David Garske f17187aad9 Fixes for static memory testing. Fix clang memory sanitizer warnings. 2 years ago
  David Garske 785e37790a Cleanup API test case debugging. 2 years ago
  David Garske 911d95e5e4 Add CTX static memory API unit tests. Expanded crypto callback TLS tests to older SSL/TLS and DTLS. 2 years ago
  Juliusz Sosinowicz 79b738b5a6 commit-test and jenkins fixes 2 years ago
  Juliusz Sosinowicz 4268763adb `wc_ClearErrorNodes` is a local API that is not exported for linking 2 years ago
  Juliusz Sosinowicz 20473ba563 Make NID's consistent 2 years ago
  Jacob Barthelmeh 12f86b020a clean up test case memory and common name size 2 years ago
  Jacob Barthelmeh f57801c17b more name constraint test cases and adjust DNS base name matching to not require . 2 years ago