Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Pouzzner 972c6c032e ssl.c: clean up MD5->SHA refactor of wolfSSL_LH_strhash() (peer review). před 2 roky
  Daniel Pouzzner 67db7b7f32 fixes for issues identified by Jenkins run: před 2 roky
  Daniel Pouzzner f1c1f76851 ssl.c: refactor wolfSSL_LH_strhash() to use SHA1 instead of MD5, to eliminate dependency on deprecated alg. před 2 roky
  Daniel Pouzzner 220a255281 use WOLFSSL_BIO_ERROR, not SOCKET_INVALID (both macros have value -1), as the default/unset value of WOLFSSL_BIO.num, to avoid unnecessary dependency on HAVE_SOCKADDR. před 2 roky
  Daniel Pouzzner 4cf1826c8f PRAGMA_GCC_*: refactor macros to properly push a context, and refactor their use in src/tls13.c:DeriveKey() to deal with gcc context quirks that otherwise disabled the warning mask when defined(HAVE_FIPS); add a missing #ifndef NO_MD5 in ssl.c:wolfSSL_LH_strhash(). před 2 roky
  Daniel Pouzzner b673622322 FIPS 140-3 misc fixes including fixes for rebase errors. před 2 roky
  John Safranek 2de6b3b2bd Move the KDF functions into their own source file. před 3 roky
  David Garske 9c665d7282 Merge pull request #4501 from embhorn/zd13114 před 2 roky
  Eric Blankenhorn 19feab7850 Fix wolfSSL_ASN1_TIME_diff use of gmtime and 32-bit overflow před 2 roky
  Juliusz Sosinowicz 48b304be00 Fix issues with `AIA_OCSP_OID` and `AIA_CA_ISSUER_OID` před 2 roky
  Juliusz Sosinowicz 57b9170ac0 Make NID's consistent před 2 roky
  John Safranek a0c7c079b8 Revert "Make NID's consistent" před 2 roky
  Sean Parkinson cdf72facbf Merge pull request #4429 from julek-wolfssl/fix-nids před 2 roky
  Sean Parkinson 6070981366 Merge pull request #4490 from dgarske/static_mem_unittest před 2 roky
  David Garske 517225e135 Merge pull request #4497 from cconlon/authInfo před 2 roky
  David Garske bf2b13939f Merge pull request #4329 from kaleb-himes/OE22-Porting-Changes před 2 roky
  Chris Conlon 402ee29163 fix nid2oid/oid2nid for oidCertAuthInfoType před 2 roky
  kaleb-himes 5859779ddf Check-in non-FIPS specific porting changes for OE22 před 2 roky
  John Safranek d83d16af59 Merge pull request #4483 from julek-wolfssl/cov-reports před 2 roky
  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. před 2 roky
  John Safranek 734a73dd35 Add missing null-check. Fix dead store. před 2 roky
  John Safranek aad230a7e3 Restore a test case. Add a missing null-check. před 2 roky
  Hayden Roche 0b6523d933 Rename pem_password_cb to wc_pem_password_cb. před 2 roky
  David Garske b5f4a0c005 Improve API unit test to use `X509_NAME_get_sz` and make it widely available. před 2 roky
  David Garske f17187aad9 Fixes for static memory testing. Fix clang memory sanitizer warnings. před 2 roky
  Juliusz Sosinowicz f512514fd6 #450 před 2 roky
  Juliusz Sosinowicz a4a093ebed #449 před 2 roky
  Juliusz Sosinowicz 9e3ff9c92c #427 před 2 roky
  Juliusz Sosinowicz 9386a882b9 #424 před 2 roky
  Juliusz Sosinowicz 4d5dceaa4e #421 před 2 roky