Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Chris Conlon 4c05d35452 Merge pull request #4743 from miyazakh/tls_bench_onlymode há 2 anos atrás
  John Safranek 2085624a29 Old Compiler Warning Cleanup (GCC 4.0.2) há 2 anos atrás
  Hideki Miyazaki 723cfb2d0b make server/client only work há 2 anos atrás
  Hayden Roche 52754123d9 Call wc_SetSeed_Cb and wolfCrypt_SetPrivateKeyReadEnable_fips in wolfSSL_Init. há 2 anos atrás
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC há 2 anos atrás
  John Safranek 976402e04b RNG Update há 3 anos atrás
  David Garske a03ed32380 Support for Android KeyStore compatibility API's: há 3 anos atrás
  Anthony Hu 41b9b14cfb whitespace há 3 anos atrás
  Anthony Hu f77a5e26b5 semi-colon --> colon and use wolfTLSv1_3_server_method when NO_WOLFSSL_CLIENT. há 3 anos atrás
  Anthony Hu 310ab6692a Drop a function brace and WOLFSSL_TLS13. há 3 anos atrás
  Anthony Hu 2fa0114d54 Benchmarking the supported groups. há 3 anos atrás
  Eric Blankenhorn 2274d0b773 Fix overflow check in ClientMemSend há 3 anos atrás
  Anthony Hu 7c75b9836e Changes to make Jenkins happy and reduce verbosity. há 3 anos atrás
  Anthony Hu 586317f198 Fix a race condition in the benchmark example and all output goes to stderr. há 3 anos atrás
  David Garske 77df7d8630 Merge pull request #3968 from elms/pedantic_cleanup há 3 anos atrás
  Elms 5c01613acb Add GCC extension to bypass select `-pedantic` warnings há 3 anos atrás
  David Garske c88afdef87 Fixes for building with `WOLFSSL_USER_IO` (with no built-in socket support). Related to issue #3998. há 3 anos atrás