Commit History

Author SHA1 Message Date
  Kaleb Himes 17c37ae208 moved cyassl -> wolfssl 9 years ago
  toddouska 51ffb84e11 fix build errors when compiler is C++ 9 years ago
  toddouska 1f8d84553c add server_ready file to externally monitor example server for ready to accept, -r option 9 years ago
  toddouska 2c595139db fix tirtos merge 9 years ago
  toddouska a26f9b9068 Merge branch 'master' into ti 10 years ago
  Chris Conlon 54b02c3979 fix order of variables in myDateCb for Windows/VS 10 years ago
  toddouska 61e989ed99 Merge branch 'master' into ti 10 years ago
  toddouska 2d63c559cc dh now disabled by default but can be enabled w/o opensslextra 10 years ago
  toddouska 6817e3cd2e Merge branch 'master' into ti 10 years ago
  toddouska be402277e0 add override cert date example for bad clock testing 10 years ago
  toddouska 34f2e51415 remove extra spaces from ti cyassl proper files 10 years ago
  Vikram Adiga f643ca5f48 Added TI-RTOS support for CyaSSL tests 10 years ago
  Moisés Guimarães 8d8fca67c3 SHA256, SHA384 and SHA512 error propagation. Major impact on random functions with error propagation. 10 years ago
  Moisés Guimarães 32e2d7016f SHA256, SHA384 and SHA512 error propagation. Major impact on Hmac functions with error propagation. 10 years ago
  toddouska 05b132ce1c HMAC fips mode 10 years ago
  toddouska b56ecd1842 add enable-iopool , simple I/O pool example using memory overrides 10 years ago
  Takashi Kojo 6235c949b3 PIC32MZ 10 years ago
  Takashi Kojo a9ca608030 Sync with CyaSSL master 10 years ago
  Takashi Kojo 6463d34fe7 Roll back native LwIP 10 years ago
  Takashi Kojo 8ea2eec773 Merge https://github.com/cyassl/cyassl 10 years ago
  toddouska f1597c86b1 fix clang -Wconversion except -Wsign-conversion 10 years ago
  toddouska c39cdbea54 make sure enable-webserver (HAVE_WEBSERVER) can handle password callbacks as well as opensslextra unless NO_PWDBASED defined 10 years ago
  toddouska a50d2e1e21 fix -Wcast-align 10 years ago
  Takashi Kojo 5d5a8dbabd client.c for LwIP native socket, v0.2 10 years ago
  Takashi Kojo 16bda74536 For MDK5 Pack 10 years ago
  Chris Conlon dba488ba70 add option to always call verify callback with CYASSL_ALWAYS_VERIFY_CB 10 years ago
  Moisés Guimarães d7a08b1a76 centralizing MAX_DIGEST_SIZE definition in hmac.h 10 years ago
  toddouska e8fcf35098 add Rsa Public/Private client key exchange callbacks, examples 11 years ago
  toddouska f3f80bd66e add Rsa Sign/Verify callbacks, client/server examples 11 years ago
  toddouska e98f5f95c2 add public key callbacks for ecc sign/verify, examples 11 years ago