Sean Parkinson
|
e4e53ab7ca
Unit test: rework to be able to run API tests individually
|
1 year ago |
John Safranek
|
e803e5916c
Assert Consistency
|
2 years ago |
Stefan Eissing
|
4431438fb2
add QUIC support.
|
2 years ago |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 years ago |
Daniel Pouzzner
|
ccc5952369
global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked;
|
2 years ago |
Marco Oliverio
|
9d22e11776
misc.c: introduce w64wrapper to handle 64bit numbers
|
2 years ago |
Daniel Pouzzner
|
b7cecbacb2
update headers to resolve clang-tidy carping (mostly bugprone-macro-parentheses and readability-named-parameter). also disables MSC C4028 because incompatible with readability-avoid-const-params-in-decls.
|
2 years ago |
Elms
|
5c01613acb
Add GCC extension to bypass select `-pedantic` warnings
|
3 years ago |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
3 years ago |
Juliusz Sosinowicz
|
b5c52d7c70
openssh WIP and some light refactoring
|
5 years ago |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
4 years ago |
David Garske
|
2bae1d27a1
wolfSSL Compatibility support for OpenVPN
|
5 years ago |
John Safranek
|
246c444b93
Updates for v4.0.0
|
5 years ago |
David Garske
|
59a3b4a110
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
|
5 years ago |
Go Hosohara
|
cfa99c567b
merge PR #1820 Porting aid
|
6 years ago |
Takashi Kojo
|
0d44252608
error pass though build flag WOLFSSL_PASSTHRU_ERR
|
6 years ago |
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 |