Історія комітів

Автор SHA1 Опис Дата
  John Safranek e730cda550 Validate Date 6 роки тому
  Takashi Kojo 08c2d94011 return value check of XFSEEK 6 роки тому
  Sean Parkinson 7fbe1d3049 Fix support for OCSP and Nginx 6 роки тому
  David Garske ce6728951f Added a new `--enable-opensslall` option, which ensures all openssl features are enabled. Documented and tested building the various open source defines we support in our build. 6 роки тому
  Eric Blankenhorn 86767e727c Fixes for CID 185033 185028 185142 185064 185068 185079 185147 6 роки тому
  Takashi Kojo a11e389bc8 EVP_PKEY templates 7 роки тому
  David Garske de05c563b6 Fix to handle non-blocking OCSP when `WOLFSSL_NONBLOCK_OCSP` is defined and not using async. OCSP callback should return `OCSP_WANT_READ`. Added ability to simulate non-blocking OCSP using `TEST_NONBLOCK_CERTS`. 6 роки тому
  David Garske fa01c41ea9 Build fixes for building without filesystem. 7 роки тому
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 роки тому
  toddouska 6fd53d31c2 Merge pull request #1157 from dgarske/old-names 7 роки тому
  David Garske 6021c37ec7 Refactor `WOLF_SSL_` to `WOLFSSL_` (much better). 7 роки тому
  David Garske 6707be2b0e Added new `--disable-oldnames` option to allow for using openssl along-side wolfssl headers (without OPENSSL_EXTRA). Add `--enable-opensslcoexist` which makes sure `oldnames` is disabled. Refactor of `SSL_` to `WOLF_SSL_`. Refactor of `SHA`, `MD5`, `SHA224`, `SHA256`, `SHA512` and `SHA384` to `WC_` naming. 7 роки тому
  David Garske 280de41515 Improvement to `wolfSSL_SetOCSP_Cb` to set the context per WOLFSSL object (callback functions are same). Adding API unit tests next. 7 роки тому
  David Garske c55575665f Cleanup to use `WANT_READ` instead of async `WC_PENDING_E` for non-blocking OCSP and CRL. 7 роки тому
  David Garske b3a85bc2c7 Fixes for OCSP and CRL with non-blocking sockets. Fix for OCSP and CRL file descriptor check to allow 0. 7 роки тому
  David Garske 9491027c85 Fixes for coverity scan (part 2). 7 роки тому
  toddouska 1a0b408658 Merge pull request #883 from dgarske/fixes_coverity 7 роки тому
  Jacob Barthelmeh 450ff55d83 fix warnings and errors with FreeBSD PowerPC 7 роки тому
  David Garske db63fe83d4 Initial pass at fixes for coverity scan. 7 роки тому
  toddouska 4387e1f08e Merge pull request #855 from insane-adding-machines/master 7 роки тому
  David Garske be6b12a350 Build fixes to address Jenkins reports. Additionally tested with enable-distro and small-stack identified issue in ssl.c (note: we need to add this combination to Jenkins). 7 роки тому
  Daniele Lacamera 8f300515bd Grouped HAPROXY compatibility into WOLFSSL_HAPROXY flag 7 роки тому
  toddouska 36ecbfb1a8 fix NO_ASN_TIME build with --enable-wpas 7 роки тому
  Sean Parkinson 614231f71c Fixes for extended configuration testing 7 роки тому
  Sean Parkinson ae6fbb220f Pass the context to statusCb (needed in Nginx 1.10.3) 7 роки тому
  Sean Parkinson 13e6217fd5 Changes from code review 7 роки тому
  Sean Parkinson e6434f380b Get Nginx working with wolfSSL 7 роки тому
  Moisés Guimarães 8bbcdf977d adds missing free(request) in CheckOcspRequest() 7 роки тому
  toddouska ea96fa95b3 add new OCSP response validated debug message and remove redundant ret set 7 роки тому
  toddouska a10d464126 fix scan-build warning and simplify CheckOcspRequest validation 7 роки тому