Commit History

Author SHA1 Message Date
  David Garske 4e7ce45a8c Allow loading public key with PK callbacks also. 2 years ago
  David Garske a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago
  Eric Blankenhorn c0b592ef82 Fix build error with WOLFSSL_USER_IO 2 years ago
  Eric Blankenhorn 1396c46281 Fix build errors with NO_BIO config 2 years ago
  Sean Parkinson 544e64f9e4 TLS: don't set the handshake state to the record type 2 years ago
  Sean Parkinson 511c74ea52 Merge pull request #4456 from dgarske/zd13032 2 years ago
  JacobBarthelmeh f757318eeb Merge pull request #4454 from dgarske/static_mem 2 years ago
  David Garske 668f8700a4 Fix to not try OCSP or CRL checks if there is already an error. This fix prevents an error code from being overwritten if there is already a failure. ZD13032 2 years ago
  David Garske 9d2082f7e1 Fixes and improvements for crypto callbacks with TLS (mutual auth) (#4437) 2 years ago
  David Garske 9f57345614 Fix for `Bad memory_mutex lock` on static memory cleanup (was free'ing mutex then trying to use it). 2 years ago
  David Garske 0abbd9b1ec Merge pull request #4438 from ejohnstown/dtls-big 2 years ago
  John Safranek 774bc36603 Merge pull request #4061 from JacobBarthelmeh/sessionExport 2 years ago
  John Safranek 98b1e93429 Merge pull request #4402 from JacobBarthelmeh/Compatibility-Layer 2 years ago
  John Safranek b0de40d10a Forgive a DTLS session trying to send too much at once. (ZD12921) 2 years ago
  Jacob Barthelmeh cb4b57c5c7 add tls 1.3 test case 2 years ago
  Chris Conlon bcd6930581 Various OpenSSL compatibility expansion items, for Python 3.8.5 (#4347) 2 years ago
  Jacob Barthelmeh ae47cb3bcd update check on is TLS, update macro guard for test case 2 years ago
  Jacob Barthelmeh 41f3a006ac sanity check on padding size imported 3 years ago
  Jacob Barthelmeh 13478a94a8 sanity check on block size with block cipher type 3 years ago
  Jacob Barthelmeh 8b456b90e0 add test case for tls export/import 3 years ago
  Jacob Barthelmeh 1929024029 fix for getting export buffer size 3 years ago
  Jacob Barthelmeh 22b6cc675a add import/export of peer info with tls 3 years ago
  Jacob Barthelmeh 2871fc670f initial serialization of TLS session 3 years ago
  David Garske 3bdce348e9 Added `NID_pkcs9_contentType` and `ub_` to compatibility layer (#4408) 2 years ago
  Juliusz Sosinowicz 32e4d5ad70 Use record size instead of buffer size to validate alert length (#4425) 2 years ago
  Anthony Hu 33cb823148 Remove legacy NTRU and OQS (#4418) 2 years ago
  Daniel Pouzzner 6d715130a2 linuxkm: cleanups and smallstack refactors related to WOLFSSL_LINUXKM_SIMD_X86_IRQ_ALLOWED, associated linuxkm-SIMD-IRQ PR, and associated peer review: 2 years ago
  Jacob Barthelmeh 9ee96c484b update macro guard 2 years ago
  JacobBarthelmeh 60aa7b9a62 compat layer adjustments, pseudo rand update, fix for peek with ASN1_R_HEADER_TOO_LONG 2 years ago
  Hideki Miyazaki d9767207b7 call alpn selection call-back at server side only (#4377) 2 years ago