Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz 9d989689c6 #420 2 years ago
  Juliusz Sosinowicz 86f93e5c1b #419 2 years ago
  Juliusz Sosinowicz 81c3f4b925 #114 3 years ago
  Juliusz Sosinowicz a1127be18e #95 3 years ago
  Juliusz Sosinowicz e97e8bc7d0 #59 3 years ago
  Juliusz Sosinowicz e82ae7b072 #17 3 years ago
  Juliusz Sosinowicz 79682fd30a #15 3 years ago
  Juliusz Sosinowicz 97c89dd072 #9 3 years ago
  Juliusz Sosinowicz 20473ba563 Make NID's consistent 3 years ago
  Sean Parkinson 817cd2f2a6 Merge pull request #4487 from haydenroche5/openssh 2 years ago
  Sean Parkinson ac3612bbef Merge pull request #4469 from dgarske/android_keystore 2 years ago
  Hayden Roche 864f913454 Make several changes to support OpenSSH 8.5p1. 2 years ago
  David Garske 4e7ce45a8c Allow loading public key with PK callbacks also. 2 years ago
  David Garske a03ed32380 Support for Android KeyStore compatibility API's: 3 years ago
  David Garske 00bdc69284 Fix for `wolfSSL_set_secret` with DTLS where TLS v1.3 is not defined. Function assumed `ssl->arrays->preMasterSecret` was allocated. 2 years ago
  Sean Parkinson f04380d624 Merge pull request #4475 from douzzer/fix-scan-build-UnreachableCode 2 years ago
  Sean Parkinson 41eecd37e5 Merge pull request #4471 from embhorn/zd11886 2 years ago
  Eric Blankenhorn c0b592ef82 Fix build error with WOLFSSL_USER_IO 2 years ago
  Daniel Pouzzner 69bc801c13 scan-build LLVM-13 fixes: src/ssl.c: work around deadcode.DeadStores warning in wolfSSL_X509_REQ_sign() in a different way, avoiding WC_MAYBE_UNUSED. 2 years ago
  Daniel Pouzzner 816527e826 scan-build fixes: back out all "#ifndef __clang_analyzer__" wrappers added to suppress false and frivolous positives from alpha.deadcode.UnreachableCode, and rename new macro WC_UNUSED to WC_MAYBE_UNUSED to make its meaning more precisely apparent. build is still clean with -Wunreachable-code-break -Wunreachable-code-return under scan-build-13. 3 years ago
  Daniel Pouzzner 62822be6ce scan-build LLVM-13 fixes and expanded coverage: add WC_UNUSED and PRAGMA_CLANG_DIAG_{PUSH,POP} macros; deploy "#ifndef __clang_analyzer__" as needed; fix violations and suppress false positives of -Wunreachable-code-break, -Wunreachable-code-return, and -enable-checker alpha.deadcode.UnreachableCode; expand scan-build clean build scope to --enable-all --enable-sp-math-all. 3 years ago
  David Garske a50d1f4870 Merge pull request #4301 from julek-wolfssl/issue-4298 2 years ago
  Eric Blankenhorn 17e0249a26 Fixing NO_BIO and OPENSSL_ALL errrors 3 years ago
  Eric Blankenhorn 1396c46281 Fix build errors with NO_BIO config 3 years ago
  Sean Parkinson 69d5405e91 Merge pull request #4350 from cconlon/pythonCompatD 3 years ago
  David Garske 9d2082f7e1 Fixes and improvements for crypto callbacks with TLS (mutual auth) (#4437) 3 years ago
  JacobBarthelmeh 43ffe26133 Merge pull request #4430 from embhorn/zd12976 3 years ago
  Sean Parkinson 152da35ca4 X509 name: remove unused variable 3 years ago
  John Safranek 774bc36603 Merge pull request #4061 from JacobBarthelmeh/sessionExport 3 years ago
  John Safranek 98b1e93429 Merge pull request #4402 from JacobBarthelmeh/Compatibility-Layer 3 years ago