Commit History

Author SHA1 Message Date
  Moisés Guimarães fb3e706d69 ocsp: refactoring CheckCertOCSP to reduce stack usage: 10 years ago
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 years ago
  toddouska fb6d671629 resolve pull request merge conflict 10 years ago
  toddouska 1fd6245600 fix all clang warnings except Wpadded (diagnostic), Wconversion which inludes Wsign-conversion (implicit conversions part of standard) 10 years ago
  John Safranek 909b9258d6 Thread safe OCSP. 10 years ago
  John Safranek d46c68ba10 Moved OCSP into the CertManager like the CRL. 11 years ago
  John Safranek 14aa114854 Trimmed unused includes and defines from OCSP source. 11 years ago
  John Safranek 0c34ecb451 OCSP Updates 11 years ago
  John Safranek 9753e46721 minor OCSP update 11 years ago
  toddouska 97e0ec073f make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 11 years ago
  toddouska b2b45d3f4a sb fixes for crl and ocsp 11 years ago
  toddouska 44e0d7543c change copyright name with name change 11 years ago
  toddouska f4f13371f9 update copyright date 11 years ago
  John Safranek ac885c40f0 fix a memory leak when OCSP lookup fails 12 years ago
  John Safranek ac227910f1 modify OCSP to use a replacable callback to perform the OCSP transaction 12 years ago
  John Safranek 51787db76b changed ocsp lookup to use dynamic mem for request rather than stack 12 years ago
  John Safranek 4e657debfc added the ability to disable OCSP nonces 12 years ago
  John Safranek ac1890922b removed unused variable from lookup cert 12 years ago
  John Safranek e925fbdbd6 check correct pointer before freeing when done looking up cert 12 years ago
  John Safranek 90e6a4dd8c linux build warnings fix 12 years ago
  John Safranek 134c6b8b1b cleaning warnings in OCSP build 12 years ago
  Chris Conlon 7ec04c16b6 EBSnet RTIP support 12 years ago
  John Safranek 6120f03173 ocsp response date checking 12 years ago
  John Safranek ca7bf0d01e Merge branch 'master' of github.com:cyassl/cyassl 12 years ago
  John Safranek 6d76b2f247 dynamic allocation of OCSP responses, response signature check 12 years ago
  toddouska a1157da304 move HAVE_OCSP to top of source for different build envs 12 years ago
  John Safranek 4b8bb6cdfe fixed merge conflicts 12 years ago
  John Safranek 9818fe4f55 changed DN hashing to cover the whole DER encoding per OCSP-RFC, OCSP changes towards dynamic storage of responses 12 years ago
  toddouska a1bb4e3f93 gcc-lots-o-warnings fixes 12 years ago
  John Safranek 97042d8661 OCSP use URL from cert as appropriate 12 years ago