Commit History

Author SHA1 Message Date
  David Garske 2bd4fb110c Fix additional cases for use of unititlized PKCS isDynmaic in unit test. 6 years ago
  David Garske fb3d3dce0e Fix for use of unititlized `PKCS7.isDynamic` case in unit test. Added return code checks for `wc_PKCS7_Init`. 6 years ago
  David Garske 3adbb07abe Comment correction. 6 years ago
  David Garske 733cb74ea8 Updated all PKCS7 XMALLOC/XFREE to use heap pointer (even small stack). 6 years ago
  David Garske 07401d909c Added support for dynamic allocation of PKCS7 structure using `wc_PKCS7_New` and `wc_PKCS7_Free`. Updated the test examples to use the dynamic method. Add API unit test for `wc_PKCS7_New`. 6 years ago
  toddouska 54f2c3fe18 Merge pull request #1646 from dgarske/stm32l4_iar 6 years ago
  toddouska b4da4340a1 Merge pull request #1640 from SparkiDev/tls13_nb 6 years ago
  toddouska ea32f2dbef Merge pull request #1638 from SparkiDev/nginx-ocsp 6 years ago
  David Garske 7ae9e4359d Added support for the STM32L4 with AES/SHA hardware acceleration. Fixed a few minor compiler warnings with mis-matched enum types. 6 years ago
  Sean Parkinson abaa5daf43 Fix non-blocking and buffered I/O 6 years ago
  Sean Parkinson 7fbe1d3049 Fix support for OCSP and Nginx 6 years ago
  Chris Conlon ac3eb470f9 Merge pull request #1642 from ejohnstown/conner-doc-update 6 years ago
  John Safranek 47497f5aaa Removed stray merge failure marker debris. 6 years ago
  connerwolfssl 554275ba71 documentation fix, changes made to x509_print for wolfCLU 6 years ago
  connerwolfssl 13b7dad0fa documentation clean up, added check for asn generalized time 6 years ago
  toddouska 5d767aa004 Merge pull request #1641 from ejohnstown/rename-inline 6 years ago
  toddouska 0c74e778dc Merge pull request #1633 from dgarske/bench_3072 6 years ago
  John Safranek 3572b26bd9 Merge pull request #1636 from JacobBarthelmeh/Testing 6 years ago
  toddouska 1b2876679b Merge pull request #1631 from ejohnstown/wolfio-select 6 years ago
  Jacob Barthelmeh f031a6fc67 check on variable for printout 6 years ago
  John Safranek 586874b997 Rename INLINE 6 years ago
  Chris Conlon d8086ded6a Merge pull request #1639 from ejohnstown/selftest-fixes 6 years ago
  toddouska d9b5948947 Merge pull request #1605 from dgarske/asyncfsanitize 6 years ago
  John Safranek 4151af4b4a A few new functions in AES-GCM and DH don't exist in the netbsd-selftest build of wolfSSL. Option them out of the wolfCrypt self-test. 6 years ago
  toddouska a7d761c336 Merge pull request #1424 from ejohnstown/fipsv2 6 years ago
  Jacob Barthelmeh 8c9e0cd427 add options for OCSP test and combine certs 6 years ago
  John Safranek 9d7bcf8ec7 wolfIO Select Update 6 years ago
  John Safranek e6c7952f50 Merge master into fipsv2. Resolved a conflict in api.c. 6 years ago
  David Garske ed1c56a4fc Benchmark support for 3072-bit RSA and DH when `USE_CERT_BUFFERS_3072` is defined. 6 years ago
  David Garske 522f365279 Fix one more issue with PKCS7 and async, which is not supported. 6 years ago