Commit History

Author SHA1 Message Date
  Takashi Kojo 294a22e938 flag to pass throug errors for correcting as many error information as possible. 6 years ago
  David Garske 656c0453a2 Fix for unit test abort(). 6 years ago
  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 years ago
  Takashi Kojo 49816b95e0 Type mismatch AssertInt(x, y, op, er) in api.c 7 years ago
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 years ago
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 years ago
  Moisés Guimarães 6ee788277f adds tests to SrpSetPassword(), SrpSetVerifier(), SrpGetVerifier(); 9 years ago
  Moisés Guimarães dfa956d227 adds wc_SrpInit() with unit tests. 9 years ago
  John Safranek d6047736e9 added GPL headers to the unit test driver files 9 years ago
  toddouska 473a120ba2 remove more stale cyassl headers 9 years ago
  Moisés Guimarães ffd7dd3555 fix github issue #126 10 years ago
  toddouska d2003bb8b7 merge in sni 11 years ago
  toddouska 9ac2eaa3d6 fix ipv6 unused warning, add os check for crl monitor 12 years ago
  toddouska 706bd8a910 add cipher suite client/server driver 12 years ago
  toddouska 9cdc6f8f5e unit3 13 years ago
  toddouska 02ec42c79e unit header 13 years ago