Commit History

Author SHA1 Message Date
  toddouska 322f79f521 allow user to set minimum downgrade version with v23 methods() 10 years ago
  toddouska 2c595139db fix tirtos merge 10 years ago
  toddouska 28b6c5b998 Merge branch 'master' into ti 10 years ago
  Vikram Adiga f643ca5f48 Added TI-RTOS support for CyaSSL tests 10 years ago
  Takashi Kojo eeb2e28f54 Sync with 3.0.0 10 years ago
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 years ago
  Takashi Kojo b712380a60 Sync MDK5 Software Pack with 2.9.4 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 dff54942a2 xcode5 paths for examples 11 years ago
  toddouska fd5937b599 MDK-ARM updates 11 years ago
  toddouska cfdfa7b2b3 pull in Kojo MDK-ARM projects, changes 11 years ago
  toddouska 12f00a7acc change ipv6 tests to use getaddrinfo for better scope id % handling, inet_pton doesn't always work depending on system 11 years ago
  toddouska f535e5428e make sure all tests/examples *.c use settings.h correctly 11 years ago
  John Safranek 7d287a6ba9 modified test port number to allow concurrent testing 11 years ago
  toddouska 975ffe693b switch --enable-noFilesystem to --enable-filesystem / --disable-filesystem to match others 11 years ago
  toddouska 285ca36ca2 fix normal psk no rsa examples 11 years ago
  toddouska 6b3a80366f NO_RSA with ecc build fixes 11 years ago
  toddouska 8ace08499b make sure example CyaSSL_read()s that fill buffer don't overrun by 1 byte if trying to output with null terminator 11 years ago
  toddouska 44e0d7543c change copyright name with name change 11 years ago
  toddouska f4f13371f9 update copyright date 11 years ago
  Todd Ouska 44b6593fe5 add cavium ciphers to SSL, and example client 11 years ago
  John Safranek 85e8f1988a leanpsk build removes cert code, moved ctaocrypt error strings to own file 12 years ago
  John Safranek 9871b13480 build test covers leanpsk 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 7716da0881 warn fix 12 years ago
  Brian Aker 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 12 years ago
  toddouska 802d62513f fix debug build 12 years ago
  toddouska 90446c3c5f add -u for DTLS UPD command line client/server examples 12 years ago
  John Safranek 56d2180cf3 use CyaSSLv23_client_method() rather than TLSv1_1_client_method() to parallel echoserver.c 12 years ago