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` 1 săptămână în urmă
  Daniel Pouzzner cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 1 lună în urmă
  David Garske 65283fb9bb Improvement for the --enable-asn=nocrypt. Note: This option skips certificate signature checking, so make check TLS expected failures do not pass. Cleanup of the api.c headers / macros. 4 luni în urmă
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 5 luni în urmă
  kaleb-himes a22956d881 Address periodic CAST failures observed in unit.test by pre-empting the CASTs 7 luni în urmă
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 1 an în urmă
  Juliusz Sosinowicz 3d68bcd6f7 Jenkins fixes 1 an în urmă
  Juliusz Sosinowicz ca77da92e5 Implement pthreads threading 1 an în urmă
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 1 an în urmă
  Sean Parkinson 541ea51ad5 Tests api.c: rework for malloc failure testing 1 an în urmă
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 2 ani în urmă
  Sean Parkinson e4e53ab7ca Unit test: rework to be able to run API tests individually 2 ani în urmă
  Daniel Pouzzner 5b260ac52e configure.ac: remove enable-quic from enable-all feature set; 2 ani în urmă
  Stefan Eissing 4431438fb2 add QUIC support. 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ă
  Marco Oliverio 9d22e11776 misc.c: introduce w64wrapper to handle 64bit numbers 2 ani în urmă
  kaleb-himes 7cccaa98b7 The minimal changes needed to add KCAPI support with fips-ready 3 ani în urmă
  Juliusz Sosinowicz 894303be59 Make the `wolfSSL_GetMaxFragSize` parameter meaning consistent 3 ani în urmă
  John Safranek 9bf36f329a Add sign/verify PCT to RSA key gen. 3 ani în urmă
  John Safranek f49a09749e When building for FIPS, the unit test will run all the CASTs up front. 3 ani în urmă
  John Safranek 976402e04b RNG Update 3 ani în urmă
  Sean Parkinson 142c7a9892 cppcheck fixes and a config fix 3 ani în urmă
  Daniel Pouzzner 05128968f6 fixes for null pointer accesses detected by clang sanitizer. also, gate SuiteTest() on !NO_WOLFSSL_CIPHER_SUITE_TEST in tests/unit.c, greatly reducing time to completion when not debugging cipher suites. 3 ani în urmă
  Jacob Barthelmeh c729318ddd update copyright date 3 ani în urmă
  Chris Conlon 45c5a2d39c update copyright to 2020 5 ani în urmă
  John Safranek 246c444b93 Updates for v4.0.0 5 ani în urmă
  David Garske 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 6 ani în urmă
  David Garske 2c3475c1d6 Added new build option `--enable-memtest` or `WOLFSSL_FORCE_MALLOC_FAIL_TEST` which enables random malloc failures for testing. This test supresses the `abort()` calls to detect seg faults. A new script `./scripts/memtest.sh` starts the test. If an issue is found it can be reviewed with the `./scripts/memtest.txt` log and reproduced using the seed printed at top of unit test as `--- RNG MALLOC FAIL AT 295---` and rerun using `./tests/unit.test 295`. 6 ani în urmă
  Sean Parkinson a03c15e598 Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 6 ani în urmă