Commit History

Autor SHA1 Mensaxe Data
  David Garske 5b3a72d482 Cleanup of stdlib function calls in the wolfSSL library to use our cross-platform "X*" style macros in types.h. %!s(int64=8) %!d(string=hai) anos
  Chris Conlon 8f3e1165a1 add Whitewood netRandom client library support %!s(int64=8) %!d(string=hai) anos
  David Garske 993972162e MinGW fixes, server port assigning cleanup and ping test cleanup. Fixes issue with visibility detection with MinGW. The visibility.m4 script was not actually trying to call the hidden function, which caused MinGW to detect improperly that visibility was supported. Fix for bogusFile on Windows build. Fixes to build warnings for unused variable 'res' and signed/unsigned comparison for sizeof min(). Cleanup of the server side port assignment to allow use with Windows/MinGW/Cygwin. If Windows uses new GetRandomPort() function in test.h to get port in in the 49152 - 65535 range. If *nix then uses the tcp_listen returned port. Otherwise uses the default wolfSSLPort. Refactor of the ping test code to use common file and properly handle ping count differences (Windows "-c" vs. *Nix style "-n"). Workaround for MinGW and cyassl/options.h getting file permissions error. Added non-fatal compile warning if using MinGW that "strtok_s" might be missing along with a link to public domain source that can be used. %!s(int64=8) %!d(string=hai) anos
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 %!s(int64=8) %!d(string=hai) anos
  David Garske be4c400d16 Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly. %!s(int64=8) %!d(string=hai) anos
  toddouska 22385f2b39 add random ports for all make check scripts, unique ready file %!s(int64=8) %!d(string=hai) anos
  David Garske f977caa492 Cleanup of the test code that looks for the WolfSSL root directory. Now it tries to open the certs/ntru-cert.pem file in each directory up (limited to 5) until it opens it. %!s(int64=9) %!d(string=hai) anos
  kaleb-himes 7364884a69 Modified scope for ChangeDirToRoot %!s(int64=9) %!d(string=hai) anos
  David Garske 6e61a095c7 Added new Xcode project for test suite. Added Xcode workspace file. Added library support for iOS and OS X targets. Updated project files to Xcode 7. Updated README. Added shared user_settings.h. Cleanup of the test.h "ChangeDirBack" function. Cleanup of duplicate ChangeDirBack() code in testsuite.c and adjusted for new Xcode build location. %!s(int64=9) %!d(string=hai) anos
  Chris Conlon 7e5be2f313 fix resource cleanup in testsuite and wolfcrypt test %!s(int64=9) %!d(string=hai) anos
  Jacob Barthelmeh 14723b7e65 QSH (quantum-safe handshake) extension %!s(int64=9) %!d(string=hai) anos
  toddouska 69b4e982c8 fix tmp output files lingering around, remove() was called in bad spot %!s(int64=9) %!d(string=hai) anos
  toddouska 473a120ba2 remove more stale cyassl headers %!s(int64=9) %!d(string=hai) anos
  lchristina26 ed80732957 add mymktemp function for random output file name in test.h %!s(int64=9) %!d(string=hai) anos
  kaleb-himes 288d9a039d legacy defines and updates %!s(int64=9) %!d(string=hai) anos
  kaleb-himes a389620a29 Copyright (C) updates %!s(int64=9) %!d(string=hai) anos
  Jacob Barthelmeh db7f7c39e1 comment in testsuite, adjustment to src include and wolfssl ssl %!s(int64=9) %!d(string=hai) anos
  Jacob Barthelmeh 2520973b73 update to c files for name change and pwdbased along with debugging src function calls %!s(int64=9) %!d(string=hai) anos
  Jacob Barthelmeh b91934f065 change to header files and update of function calls in src folder %!s(int64=9) %!d(string=hai) anos
  kaleb-himes edf53a1ed0 new changes %!s(int64=9) %!d(string=hai) anos
  toddouska 2c595139db fix tirtos merge %!s(int64=10) %!d(string=hai) anos
  toddouska 87564bdffe get_cipher fixes %!s(int64=10) %!d(string=hai) anos
  toddouska 34f2e51415 remove extra spaces from ti cyassl proper files %!s(int64=10) %!d(string=hai) anos
  Vikram Adiga f643ca5f48 Added TI-RTOS support for CyaSSL tests %!s(int64=10) %!d(string=hai) anos
  Moisés Guimarães 45f9f3cdc2 SHA256, SHA384 and SHA512 error verification on test files. %!s(int64=10) %!d(string=hai) anos
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright %!s(int64=10) %!d(string=hai) anos
  toddouska d5be4c4663 SHA-256 fips mode %!s(int64=10) %!d(string=hai) anos
  toddouska 7b00374930 fix -Wmissing-variable-declarations %!s(int64=10) %!d(string=hai) anos
  John Safranek b6d4f10222 Reenabled examples when building single-threaded. %!s(int64=10) %!d(string=hai) anos
  John Safranek ba1cbdd8bc When NTRU enabled, testsuite should use NTRU cipher suites for testing. %!s(int64=10) %!d(string=hai) anos