Histórico de Commits

Autor SHA1 Mensagem Data
  David Garske 7d4e601902 Merge pull request #6623 from bigbrett/FIPS-TLS-benchmark-CAST-fix há 4 meses atrás
  Brett Nicholas c6db51b8a0 fixed formatting há 4 meses atrás
  gasbytes a40dcd3cb3 u_int16_t -> uint16_t há 4 meses atrás
  Brett Nicholas e823da99ae declare loop variable at top of function body há 1 ano atrás
  Brett Nicholas 9fa838881c fixed bug where tls_bench failed KATs for FIPS builds in a multithreaded environment há 1 ano atrás
  Andras Fekete 0bf69e240a Fix build failures há 4 meses atrás
  Andras Fekete affd0a318e Fix sign conversion errors há 4 meses atrás
  Lealem Amedie e1ac56f2dd Reworking MINGW mutex/threading há 10 meses atrás
  Juliusz Sosinowicz e96837aa34 cond: Add start and end API for mutex handling há 1 ano atrás
  Juliusz Sosinowicz d747df2ae4 Make sure no mutexes are held when cond API are called há 1 ano atrás
  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. há 1 ano atrás
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface há 1 ano atrás
  Brett Nicholas 9bed65ad57 split up error message há 1 ano atrás
  Brett Nicholas b02a22b5b3 added error reporting macro for invalid configuration há 1 ano atrás
  Brett Nicholas 44faddac6c fix compiler error for targets that don't define HAVE_PTHREAD há 1 ano atrás
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) há 1 ano atrás
  Sean Parkinson 8851065848 cppcheck fixes há 1 ano atrás
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 há 1 ano atrás
  David Garske 9d9549fbd3 Merge pull request #5836 from anhu/kyber_cleanup há 1 ano atrás
  Anthony Hu a2fb4c0788 Remove kyber-90s and route all kyber through wolfcrypt. há 1 ano atrás
  Daniel Pouzzner 4bacc25e22 examples/benchmark/tls_bench.c: fix for clang-analyzer-deadcode.DeadStores in bench_tls(). há 1 ano atrás
  Anthony Hu 0bfa5c9836 Purge NTRU and SABER. Not going to be standardized. há 1 ano atrás
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 há 2 anos atrás
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; há 2 anos atrás
  David Garske aa8df1af78 Fixes for building without DTLS v1.2 and TLS v1.2. Fixes for explicit cast warnings. há 2 anos atrás
  Anthony Hu 22eee3206d Fixups from review by dgarske há 2 anos atrás
  Anthony Hu 4d4ee3b2db Support psk ciphersuites in benchmarks. há 2 anos atrás
  David Garske d5791d5c74 Fixes for TLS benchmarking app (tls_bench) for shutdown and formatting brace cleanups. há 2 anos atrás
  Sean Parkinson 2c1ecacbfc TLS 1.3 script test: wait for server to write file há 2 anos atrás
  Daniel Pouzzner 2955d7339e remove a debugging printf, fix whitespace/indentation, and add a comment re gethostbyname_r buffer size. há 2 anos atrás