Commit History

Author SHA1 Message Date
  David Garske 499b9c4f35 Merge pull request #5456 from SparkiDev/ssl_set1_curve_fix 2 years ago
  Sean Parkinson 4d8a713783 wolfSSL_CTX_set1_curves_list: X25519 and X448 defines 2 years ago
  Sean Parkinson fb531dacc2 Certs with RSA-PSS sig 2 years ago
  David Garske 7004157869 Merge pull request #5387 from TakayukiMatsuo/tk14445 2 years ago
  TakayukiMatsuo 79fb1783c4 Suppress build errors when defining some disable macros 2 years ago
  David Garske 96fcc129ec Merge pull request #5213 from JacobBarthelmeh/req 2 years ago
  David Garske 2c2a7750a4 Merge pull request #5414 from darktohka/feature/chacha20-poly1305-evp 2 years ago
  David Garske 0c1add08e3 Merge pull request #5416 from darktohka/feature/chacha20-outl-bytes 2 years ago
  Jacob Barthelmeh 52b80ea52a expand functions included in opensslextra and add REQ print out 2 years ago
  Disyer e3dd7677c8 Add tests for chacha20-poly1305 EVP integration 2 years ago
  Disyer e8febaf414 Ensure ChaCha20 updates out length during cipher update 2 years ago
  Sean Parkinson 460845ba49 Maths bit size: ensure size is right 2 years ago
  David Garske a98642ba61 Merge pull request #5383 from julek-wolfssl/negating-ciphersuites 2 years ago
  Juliusz Sosinowicz e7cd1562b4 Expand SetCipherList() 2 years ago
  Sean Parkinson 8fa2449a63 Cert path length: add flag to indicate path length set 2 years ago
  Hayden Roche daf5135642 Begin refactor of api.c. 2 years ago
  JacobBarthelmeh 1281d97b1e Merge pull request #5373 from haydenroche5/error_queue_fix 2 years ago
  Kareem 741d61574b Make wolfSSL_CTX_clear_options available without OPENSSL_EXTRA. 2 years ago
  Hayden Roche e6da540fb3 Fix backwards behavior for various wolfSSL_ERR* functions. 2 years ago
  David Garske f4191a102b Merge pull request #5304 from SKlimaRA/SKlimaRA/cert-pathlen 2 years ago
  David Garske aab2459d1f Merge pull request #5372 from JacobBarthelmeh/copyright 2 years ago
  David Garske c029b23043 Merge pull request #5308 from SparkiDev/ecies_gen_iv 2 years ago
  Stanislav Klima 66c5a947fd XSTRNCPY, fixed typos 2 years ago
  Sean Parkinson 09bba3510f ECIES: Google Pay ECIES 2 years ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 years ago
  Stanislav Klima 1a44bad8cc drafted test case for path len 2 years ago
  Hayden Roche a1b7c29309 Make wolfSSL_(get|set)_options available outside compat layer. 2 years ago
  David Garske 2d5bc72c9b Fixes for ED25519/ED448 private key with public key export (RFC8410). Added length only support. 2 years ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 2 years ago
  David Garske 34c576d2a7 Fixes for possible NULL dereference for heap hint in pk.c Fix typo in api.c test for dynamic type. 2 years ago