Commit History

Author SHA1 Message Date
  Lealem Amedie e1ac56f2dd Reworking MINGW mutex/threading 7 months ago
  Juliusz Sosinowicz e96837aa34 cond: Add start and end API for mutex handling 10 months ago
  Juliusz Sosinowicz d747df2ae4 Make sure no mutexes are held when cond API are called 10 months ago
  David Garske 5b16586483 Fixes for wolfSSL conditional porting. Can cause deadlock in high usage situations. Added better signal support on MacOS. Issue created in PR #6437. 10 months ago
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 11 months ago
  Brett Nicholas 9bed65ad57 split up error message 1 year ago
  Brett Nicholas b02a22b5b3 added error reporting macro for invalid configuration 1 year ago
  Brett Nicholas 44faddac6c fix compiler error for targets that don't define HAVE_PTHREAD 1 year ago
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 1 year ago
  Sean Parkinson 8851065848 cppcheck fixes 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  David Garske 9d9549fbd3 Merge pull request #5836 from anhu/kyber_cleanup 1 year ago
  Anthony Hu a2fb4c0788 Remove kyber-90s and route all kyber through wolfcrypt. 1 year ago
  Daniel Pouzzner 4bacc25e22 examples/benchmark/tls_bench.c: fix for clang-analyzer-deadcode.DeadStores in bench_tls(). 1 year ago
  Anthony Hu 0bfa5c9836 Purge NTRU and SABER. Not going to be standardized. 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 2 years ago
  David Garske aa8df1af78 Fixes for building without DTLS v1.2 and TLS v1.2. Fixes for explicit cast warnings. 2 years ago
  Anthony Hu 22eee3206d Fixups from review by dgarske 2 years ago
  Anthony Hu 4d4ee3b2db Support psk ciphersuites in benchmarks. 2 years ago
  David Garske d5791d5c74 Fixes for TLS benchmarking app (tls_bench) for shutdown and formatting brace cleanups. 2 years ago
  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. 2 years ago
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC 2 years ago
  John Safranek 976402e04b RNG Update 3 years ago
  David Garske a03ed32380 Support for Android KeyStore compatibility API's: 2 years ago