Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  David Garske 14e3372826 Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using `./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check` 3 săptămâni în urmă
  Eric Blankenhorn 3d0cc250b9 Add sanity check for configuration method 3 săptămâni în urmă
  Daniel Pouzzner a2bcbf7ecf additional fixes and peer review for -DOPENSSL_EXTRA -DOPENSSL_COEXIST: cover -DWOLFSSL_QUIC, fix -DNO_ASN, rename WOLFSSL_ASN1_TYPE_* to WOLFSSL_V_ASN1_*, completed nativization of NID_*, and switch to prefix WC_NID_ rather than wc_NID_. 2 luni în urmă
  Daniel Pouzzner cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 2 luni în urmă
  Daniel Pouzzner b178138d83 src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT. 4 luni în urmă
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 5 luni în urmă
  Andras Fekete affd0a318e Fix sign conversion errors 8 luni în urmă
  Andras Fekete 25f542adb4 Clean up compile errors 1 an în urmă
  Andras Fekete 9eb339f9fd Remove cyassl from example code 1 an în urmă
  Andras Fekete 2b2509c56c Drop code support 1 an în urmă
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 2 ani în urmă
  Juliusz Sosinowicz 17df33cef8 Fix TLS 1.3 testsuite for wolfssl64.sln solution 2 ani în urmă
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 ani în urmă
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 2 ani în urmă
  David Garske aa8df1af78 Fixes for building without DTLS v1.2 and TLS v1.2. Fixes for explicit cast warnings. 2 ani în urmă
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; 2 ani în urmă
  David Garske 3839b0e675 Fixes for building wolfSSL along side openssl. 2 ani în urmă
  Daniel Pouzzner 2955d7339e remove a debugging printf, fix whitespace/indentation, and add a comment re gethostbyname_r buffer size. 2 ani în urmă
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). 2 ani în urmă
  Hayden Roche 52754123d9 Call wc_SetSeed_Cb and wolfCrypt_SetPrivateKeyReadEnable_fips in wolfSSL_Init. 3 ani în urmă
  John Safranek 976402e04b RNG Update 3 ani în urmă
  Daniel Pouzzner 768496be4a scan-build LLVM-13 fixes: in examples/echoclient/echoclient.c, remove frivolous "break;", avoiding need to pragma-ignore clang -Wunreachable-code-break. 3 ani în urmă
  Daniel Pouzzner 62822be6ce scan-build LLVM-13 fixes and expanded coverage: add WC_UNUSED and PRAGMA_CLANG_DIAG_{PUSH,POP} macros; deploy "#ifndef __clang_analyzer__" as needed; fix violations and suppress false positives of -Wunreachable-code-break, -Wunreachable-code-return, and -enable-checker alpha.deadcode.UnreachableCode; expand scan-build clean build scope to --enable-all --enable-sp-math-all. 3 ani în urmă
  David Garske 2e4e65f518 Asynchronous support for TLS v1.3 TLSX ECC/DH key generation and key agreement 3 ani în urmă
  Sean Parkinson 2c6285ccba cppcheck: fixes from reviewing report 3 ani în urmă
  Jacob Barthelmeh c729318ddd update copyright date 3 ani în urmă
  Sean Parkinson d8b58286d1 TLS 1.3: PSK only 4 ani în urmă
  JacobBarthelmeh bfb10ddfb5 NO_FILESYSTEM build on Windows 4 ani în urmă
  David Garske dffc677561 Fix for TLS v1.3 with `--enable-sniffer`. 4 ani în urmă
  David Garske 3b63e55a68 Fix for TLS v1.3 PSK tests work with additional cipher suites (not just `TLS13-AES128-GCM-SHA256`) and the echo server/client. 4 ani în urmă