Commit History

Author SHA1 Message Date
  Sean Parkinson 2c1ecacbfc TLS 1.3 script test: wait for server to write file 2 years ago
  Daniel Pouzzner 2955d7339e remove a debugging printf, fix whitespace/indentation, and add a comment re gethostbyname_r buffer size. 2 years ago
  Chris Conlon 4c05d35452 Merge pull request #4743 from miyazakh/tls_bench_onlymode 2 years ago
  John Safranek 2085624a29 Old Compiler Warning Cleanup (GCC 4.0.2) 2 years ago
  Hideki Miyazaki 723cfb2d0b make server/client only work 2 years ago
  Hayden Roche 52754123d9 Call wc_SetSeed_Cb and wolfCrypt_SetPrivateKeyReadEnable_fips in wolfSSL_Init. 3 years ago
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC 3 years ago
  John Safranek 976402e04b RNG Update 3 years ago
  David Garske a03ed32380 Support for Android KeyStore compatibility API's: 3 years ago
  Anthony Hu 41b9b14cfb whitespace 3 years ago
  Anthony Hu f77a5e26b5 semi-colon --> colon and use wolfTLSv1_3_server_method when NO_WOLFSSL_CLIENT. 3 years ago
  Anthony Hu 310ab6692a Drop a function brace and WOLFSSL_TLS13. 3 years ago
  Anthony Hu 2fa0114d54 Benchmarking the supported groups. 3 years ago
  Eric Blankenhorn 2274d0b773 Fix overflow check in ClientMemSend 3 years ago
  Anthony Hu 7c75b9836e Changes to make Jenkins happy and reduce verbosity. 3 years ago
  Anthony Hu 586317f198 Fix a race condition in the benchmark example and all output goes to stderr. 3 years ago
  David Garske 77df7d8630 Merge pull request #3968 from elms/pedantic_cleanup 3 years ago
  Elms 5c01613acb Add GCC extension to bypass select `-pedantic` warnings 3 years ago
  David Garske c88afdef87 Fixes for building with `WOLFSSL_USER_IO` (with no built-in socket support). Related to issue #3998. 3 years ago
  Jacob Barthelmeh c729318ddd update copyright date 3 years ago
  David Garske fe08f23a50 Improved test sleep. Cleanup `sleep` calls. 4 years ago
  Tesfa Mael 890500c1b1 Fix Coverity 4 years ago
  kaleb-himes 951cb4aaf4 Fix building with one-side only tls13/dtls 4 years ago
  Sean Parkinson 411aee6e05 Fixes from cppcheck 4 years ago
  Hideki Miyazaki 99b9f46e58 fixed not working on mac 4 years ago
  Hideki Miyazaki 9fac21f463 replace the size at bench_embedded 4 years ago
  Hideki Miyazaki 75eca61b3e address review comments 4 years ago
  Hideki Miyazaki 7d4b4e4994 added dtls benchmark 4 years ago
  David Garske ef2c1ae738 Fix for `examples/benchmark/tls_bench.c:114:20: error: unused variable 'kShutdown'` with `WOLFCRYPT_ONLY`. 4 years ago
  John Safranek aabdec214e MinGW uses the Win32 setsockopt() function which uses a char for 4 years ago