Historial de Commits

Autor SHA1 Mensaje Fecha
  toddouska f809a6a17b Merge pull request #1651 from dgarske/pkcs7_dynamic hace 6 años
  toddouska fbd5a4f67f Merge pull request #1650 from dgarske/fix_armv8_aes hace 6 años
  toddouska 77f11a6be9 Merge pull request #1649 from embhorn/zd4043 hace 6 años
  toddouska 9f35d211e0 Merge pull request #1644 from JacobBarthelmeh/Compatibility-Layer hace 6 años
  toddouska e17a16a45a Merge pull request #1600 from dgarske/lighttpd hace 6 años
  JacobBarthelmeh df9ed87c5f Merge pull request #1652 from ejohnstown/dhtestleak hace 6 años
  Sean Parkinson 52d9803d72 Merge pull request #1657 from JacobBarthelmeh/Testing hace 6 años
  John Safranek cf191a4d96 Fixed a memory leak in the wolfCrypt test for DH key generation. hace 6 años
  Jacob Barthelmeh 201217bd97 casts for tls 1.3 windows warnings hace 6 años
  David Garske 2bd4fb110c Fix additional cases for use of unititlized PKCS isDynmaic in unit test. hace 6 años
  David Garske fb3d3dce0e Fix for use of unititlized `PKCS7.isDynamic` case in unit test. Added return code checks for `wc_PKCS7_Init`. hace 6 años
  Jacob Barthelmeh a9ff79e321 check return value hace 6 años
  David Garske 3adbb07abe Comment correction. hace 6 años
  David Garske 733cb74ea8 Updated all PKCS7 XMALLOC/XFREE to use heap pointer (even small stack). hace 6 años
  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`. hace 6 años
  toddouska 33b72a3dfe Merge pull request #1647 from ejohnstown/akid-not-crit hace 6 años
  David Garske 44c4e33290 Fix ARMv8 AES code to use the shared aes.h `CTR_SZ` and `GCM_NONCE_MID_SZ`. hace 6 años
  Eric Blankenhorn ebb3eb87d1 Update from review hace 6 años
  JacobBarthelmeh 42ece70ff2 Merge pull request #1635 from ejohnstown/rpm-fixes hace 6 años
  Eric Blankenhorn c6890d518e Fix resource leak in wolfSSL_BN_hex2bn hace 6 años
  toddouska 54f2c3fe18 Merge pull request #1646 from dgarske/stm32l4_iar hace 6 años
  toddouska b4da4340a1 Merge pull request #1640 from SparkiDev/tls13_nb hace 6 años
  toddouska ea32f2dbef Merge pull request #1638 from SparkiDev/nginx-ocsp hace 6 años
  Jacob Barthelmeh e204b19923 add statusCb variable to OPENSSL_EXTRA build hace 6 años
  John Safranek 6fa92fdd71 Add error case for critical Auth Key ID extension hace 6 años
  David Garske cd2971fb93 Abstracted code for setting options mask to improve `wolfSSL_CTX_set_options`, so it doesn't require allocating a WOLFSSL object. hace 6 años
  David Garske 6dbca2b718 Fix to resolve the increased stack by allocating the temp `ssl` from the heap. hace 6 años
  David Garske 66c2c65444 Changes to support Lighttpd 1.4.49: hace 6 años
  David Garske 7ae9e4359d Added support for the STM32L4 with AES/SHA hardware acceleration. Fixed a few minor compiler warnings with mis-matched enum types. hace 6 años
  Sean Parkinson abaa5daf43 Fix non-blocking and buffered I/O hace 6 años