Commit History

Author SHA1 Message Date
  toddouska f4f13371f9 update copyright date 11 years ago
  Todd Ouska 44b6593fe5 add cavium ciphers to SSL, and example client 11 years ago
  John Safranek a453ccba57 Added TLS support for Camellia 11 years ago
  toddouska 44bf986827 no DTLS streaming checks 11 years ago
  toddouska 726d686b07 fix clang scan-build problems 11 years ago
  John Safranek f8f7f69f48 compile option to leave out MD5 and SSL code 11 years ago
  John Safranek 7459b5b892 removed the use psk identity hint from the test client code 12 years ago
  John Safranek 9871b13480 build test covers leanpsk 12 years ago
  John Safranek 174618ebfb added build option for leanPSK 12 years ago
  toddouska 2885d66b17 remove fatal sniffer error sessions right away 12 years ago
  toddouska c974d77213 add shorten 64 to 32 warnings back on with fixes 12 years ago
  toddouska 218ae522c6 Merge https://github.com/BrianAker/cyassl 12 years ago
  Brian Aker afe043ee6c This should fix the issue around compiling cyassl with a C++ compiler. 12 years ago
  toddouska 32dd1ab006 fix example/client non-blocking usage flag to big N 12 years ago
  John Safranek fe632a3f77 added non-blocking and session resume as example server and client command line options 12 years ago
  John Safranek 400b1f1ae6 test client and server use select in non-blocking mode 12 years ago
  John Safranek 9bbca6acfb Merge branch 'master' of github.com:cyassl/cyassl 12 years ago
  John Safranek 829126f04d fix the client resume test case for DTLS 12 years ago
  John Safranek 6d1e485ef4 DTLS to use recvfrom and sendto in embed recv and send callbacks. Added support for storing dtls peer address. 12 years ago
  toddouska e5c04e70a7 make sure existing nonblocking users still work 12 years ago
  toddouska 0fc6c8a07d fix nonblocking setters 12 years ago
  toddouska d5d24df32a nonblocking warning fixes 12 years ago
  John Safranek ce2c76fd42 Merge branch 'master' of github.com:cyassl/cyassl 12 years ago
  John Safranek c3aedc940f improved dtls retry on connect 12 years ago
  toddouska 7716da0881 warn fix 12 years ago
  Brian Aker 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 12 years ago
  John Safranek 97ca8439a4 Merge branch 'master' of github.com:cyassl/cyassl 12 years ago
  John Safranek 407397e8be adding DTLS retry timeout, added CYASSL pointer to recv/send callbacks 12 years ago
  toddouska f8b106601b fix sniffer cipher suite tests with user override 12 years ago
  John Safranek 501c6a67e7 client to use non-blocking sockets in resume test if enabled 12 years ago