Historial de Commits

Autor SHA1 Mensaje Fecha
  gojimmypi 5830f921fa ARIA cipher cmake (#6600) hace 9 meses
  Andras Fekete e0b90a0463 Rename the script to be a bit more generic hace 10 meses
  Sean Parkinson a39a04fc88 PEM example: new example for convert between PEM and DER hace 1 año
  Juliusz Sosinowicz b45ab0ae15 Add dtlscid.test to make check testing hace 1 año
  Hayden Roche 3bcd4b45df Generate an assembler-safe user_settings.h in configure.ac and CMakeLists.txt. hace 1 año
  Steffen Jaeckel 0e57e9858f Integrate Xilinx Versal hace 2 años
  Marco Oliverio f3262005e4 add basic ConnectionID DTLS tests hace 1 año
  David Garske 48016adf52 Script to produce a small source/header only package (with CMake support) hace 1 año
  Marco Oliverio 3a9176bcc9 scripts: test for dtls13 retransmission hace 2 años
  David Garske 659d33fdaf Fixes for minor sniffer and async issues: hace 2 años
  David Garske 29c120356e Sniffer asynchronous support. hace 2 años
  Marco Oliverio 38558d7fd1 dtls-srtp: don't run openssl_srtp.test on make check hace 2 años
  Marco Oliverio 46c0809f5a dtls-srtp: add script to test interop with OpenSSL hace 2 años
  David Garske 9b6cf56a6e Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) hace 2 años
  Elms c17597a4fb build: arbitrary path for `make check` hace 3 años
  David Garske d208779974 Added test case for TLS v1.3 with HRR (hello_retry_request) hace 3 años
  Daniel Pouzzner 3858bda7e9 add "module", "modules_install", and "clean_module" rules to BUILD_LINUXKM section of Makefile.am, and add working install rule to linuxkm/Makefile, so that "make module" and "make modules_install" now work when --enable-linuxkm; fix "make dist" logic in Makefile.am and scripts/include.am to be unaffected by --enable-linuxkm; don't build wolfcrypt/benchmark or testwolfcrypt when --enable-linuxkm and --enable-crypttests. hace 3 años
  Daniel Pouzzner 9df9fb7936 unit.test: add bwrap wrapper script at scripts/unit.test. hace 3 años
  Daniel Pouzzner b669f8eeb9 scripts/: tweak scripts/include.am to run ocsp tests before rather than after testsuite and unit.test; revert POSIXish scripts/*.test to use /bin/sh. hace 3 años
  David Garske 23a3ead758 Framework for new TLS v1.3 sniffer tests. hace 4 años
  David Garske abee442c1e Useful script to cleanup test files created. hace 4 años
  John Safranek 89db0da0aa Synchronous Quick Assist Support for Sniffer hace 4 años
  John Safranek b6b57154e5 Add the new IPv6 sniffer test file to the automake list. hace 4 años
  kaleb-himes fdeb65dec8 WCv4.0.1-stable changes hace 5 años
  John Safranek 27ea9d9bce Configure Fixes hace 5 años
  Jacob Barthelmeh 275667f0e9 remove ocsp attempt with ipv6 enabled hace 5 años
  kaleb-himes ba3bc59771 further test control over ocsp-stapling tests hace 5 años
  kaleb-himes 735e4a0986 ocsp stapling tests to wait until unit tests are complete hace 5 años
  David Garske 72aef0ab11 Added handy script for converting DER file to C array. Example: `./scripts/dertoc.pl ./certs/server-cert.der server_cert_der_2048 server-cert.c`. hace 6 años
  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`. hace 6 años