Commit History

Author SHA1 Message Date
  Uriah Pollock 65d402d8d7 Revert "Revert "Removed duplicate WOLFSSL_ABI tag."" 2 years ago
  Uriah Pollock d283510aa9 Revert "Removed duplicate WOLFSSL_ABI tag." 2 years ago
  Uriah Pollock f2677c29ec Removed duplicate WOLFSSL_ABI tag. 2 years ago
  Uriah Pollock cc8fb1f978 git push origin ms_abi 2 years ago
  Uriah Pollock b200d65a6a Added new ABI reference hooks. This is round two, more to come. 2 years ago
  Uriah Pollock 46f423b8b9 Added ABI macros for managing interface changes 2 years ago
  Stefan Eissing 4431438fb2 add QUIC support. 2 years ago
  David Garske 7004157869 Merge pull request #5387 from TakayukiMatsuo/tk14445 2 years ago
  TakayukiMatsuo 9fd56c9c5c Changes in response to other PRs 2 years ago
  TakayukiMatsuo 79fb1783c4 Suppress build errors when defining some disable macros 2 years ago
  David Garske 2d2c55f1c1 Merge pull request #5431 from haydenroche5/wolfssl_error 2 years ago
  David Garske 96fcc129ec Merge pull request #5213 from JacobBarthelmeh/req 2 years ago
  Hayden Roche 3bf21b5a05 Expand error queue usage with new macro WOLFSSL_ERROR_VERBOSE. 2 years ago
  JacobBarthelmeh d6c895d19d use or with all/extra macro guard 2 years ago
  JacobBarthelmeh 83f1ade1fc use extension free function with opensslextra and remove debug printf 2 years ago
  Satoshi Yamaguchi cedfe9938a Fix the comment about the argument of wolfSSL_PEM_read_RSAPrivateKey. 2 years ago
  Satoshi Yamaguchi 4f181576ef Fix the position of wolfSSL_PEM_read_RSAPrivateKey definition in pem.h 2 years ago
  Juliusz Sosinowicz 192f081833 Merge pull request #5439 from SparkiDev/tls13_ext_msgs 2 years ago
  Hideki Miyazaki f30b3f1163 fix compile error 2 years ago
  Sean Parkinson c35b47f265 TLS !.3: restrict extension validity by message 2 years ago
  Sean Parkinson 56be09005f Merge pull request #5427 from julek-wolfssl/dtls-timeout-and-closed-socket 2 years ago
  JacobBarthelmeh ff512a34c6 adjust temporary buffer size and memory free'ing 2 years ago
  David Garske 7465691c70 Merge pull request #5437 from douzzer/20220804-fixes 2 years ago
  Daniel Pouzzner 9d5e633a96 wolfcrypt/src/pkcs12.c: add WOLFSSL_SMALL_STACK path in freeDecCertList(). 2 years ago
  Daniel Pouzzner d7e33b3293 wolfcrypt/src/asn.c: fix null pointer deref in SetReqAttribSingle() (clang-analyzer-core.NonNullParamChecker). 2 years ago
  David Garske 99dad91344 Merge pull request #5435 from douzzer/20220803-gcc-12-ASAN 2 years ago
  Juliusz Sosinowicz 6d4f0146ca Refactor sending alert on decryption failure 2 years ago
  Juliusz Sosinowicz ebcfa31993 Refactor checking socket type into a function 2 years ago
  Juliusz Sosinowicz 3278210e1c Silently discard DTLS msgs that fail decryption 2 years ago
  Juliusz Sosinowicz fd1e8c49eb Reset timeout when reading a valid DTLS message 2 years ago