.. |
CONF_FILES_README.md
|
11e3f867b0
Cleanup markdown documentation
|
3 ani în urmă |
NCONF_test.cnf
|
7df8f2e2bb
Internal unit tests
|
3 ani în urmă |
README
|
273a0dd4d5
re-format test-psk-no-id.conf add README
|
9 ani în urmă |
TXT_DB.txt
|
7df8f2e2bb
Internal unit tests
|
3 ani în urmă |
api.c
|
4594151588
Merge pull request #7418 from ejohnstown/generic-pool
|
6 luni în urmă |
hash.c
|
9dcc48c8f7
update copyright to 2023
|
1 an în urmă |
include.am
|
8bc79a0b43
Add dtls 1.3 PQC suites tests
|
1 an în urmă |
quic.c
|
f222adf4c2
Fix issues from infer diff report.
|
10 luni în urmă |
srp.c
|
f2d573f01f
wolfssl/wolfcrypt/asn.h, src/ssl.c: add "ANONk" to enum Key_Sum, and use the new value in wolfSSL_get_sigalg_info(), fixing clang-analyzer-optin.core.EnumCastOutOfRange.
|
10 luni în urmă |
suites.c
|
8a32e7f3f9
fixes for clang -Wunreachable-code-aggressive:
|
10 luni în urmă |
test-altchains.conf
|
667d9ca896
Fix to catch the issue in this PR with alt cert chains, which only happens if the verify callback is used and the chain is long enough. Cleanup of the myVerify callback to allow specific actions. Fix the suites.c to not crash if no newline at end of file. Added helpful debug message to show that a CA was found.
|
4 ani în urmă |
test-chains.conf
|
d70f6b7ede
Fix for tests/test-chains.conf with new intermediate CA.
|
4 ani în urmă |
test-dhprime.conf
|
a358174b4b
Fix for DH prime test (extra leading spaces). Fix for new chain tests with CRL enabled. The current way of testing chain only loads root CA as trusted. The intermediate CA CRL isn't trusted or loaded and causes error.
|
5 ani în urmă |
test-dtls-downgrade.conf
|
683adb5917
tests: add dtls downgrade tests
|
2 ani în urmă |
test-dtls-fails-cipher.conf
|
d4302cc71b
Correctly reset the Tx sequence number
|
3 ani în urmă |
test-dtls-fails.conf
|
98ae3a2352
Added a suite test use case to cover the new error check. Also fixed and issue with passing a couple flags to the test case runner, and some other changes to support the new test.
|
4 ani în urmă |
test-dtls-group.conf
|
9ea40f3a9c
Purge IDEA cipher
|
2 ani în urmă |
test-dtls-mtu.conf
|
9cfcdfc7aa
Merge pull request #5149 from julek-wolfssl/store-frags-v2
|
2 ani în urmă |
test-dtls-reneg-client.conf
|
9ea40f3a9c
Purge IDEA cipher
|
2 ani în urmă |
test-dtls-reneg-server.conf
|
50c0b3d2a2
Add testing/docs for blocking write
|
2 ani în urmă |
test-dtls-resume.conf
|
761ab6b17a
tests: add bidirectional shutdown UDP tests
|
2 ani în urmă |
test-dtls-sha2.conf
|
a975ba9e97
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
|
5 ani în urmă |
test-dtls-srtp-fails.conf
|
86ba0ef643
tests: support test for SRTP
|
2 ani în urmă |
test-dtls-srtp.conf
|
86ba0ef643
tests: support test for SRTP
|
2 ani în urmă |
test-dtls.conf
|
746ffac84a
ECDHE-PSK with x25519
|
9 luni în urmă |
test-dtls13-cid.conf
|
f3262005e4
add basic ConnectionID DTLS tests
|
2 ani în urmă |
test-dtls13-downgrade-fails.conf
|
6e4a3ecdbd
tests: add negative version negotation tests
|
2 ani în urmă |
test-dtls13-downgrade.conf
|
a0f3933881
Support (D)TLS1.3 downgrade when using PSK
|
7 luni în urmă |
test-dtls13-pq-2-frag.conf
|
8bc79a0b43
Add dtls 1.3 PQC suites tests
|
1 an în urmă |
test-dtls13-pq-2.conf
|
ad6d6be620
Kyber with DTLS 1.3 tests
|
1 an în urmă |
test-dtls13-pq-frag.conf
|
8bc79a0b43
Add dtls 1.3 PQC suites tests
|
1 an în urmă |
test-dtls13-pq.conf
|
ad6d6be620
Kyber with DTLS 1.3 tests
|
1 an în urmă |
test-dtls13-psk.conf
|
2fa2f8e88d
fix: wrong size using DTLSv1.3 in RestartHandshakeHashWithCookie
|
2 ani în urmă |
test-dtls13.conf
|
35185e1a59
tests: add dtls13 null cipher test
|
1 an în urmă |
test-ecc-cust-curves.conf
|
10f459f891
Added TLS v1.2 and v1.3 test cases for ECC Koblitz and Brainpool curves (both server auth and mutual auth). Cipher suites: `ECDHE-ECDSA-AES128-GCM-SHA256`, `ECDH-ECDSA-AES128-GCM-SHA256` and `TLS13-AES128-GCM-SHA256`.
|
4 ani în urmă |
test-ed25519.conf
|
8779c3a884
ECC: Disable ECC but have Curve25519/448 and PK callbacks fix
|
3 ani în urmă |
test-ed448.conf
|
93cdfd7132
Update OpenSSL interopability testing
|
4 ani în urmă |
test-enckeys.conf
|
59a3b4a110
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
|
5 ani în urmă |
test-fails.conf
|
4baf923218
Verify Callback Fix
|
4 ani în urmă |
test-maxfrag-dtls.conf
|
59a3b4a110
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
|
5 ani în urmă |
test-maxfrag.conf
|
50c0b3d2a2
Add testing/docs for blocking write
|
2 ani în urmă |
test-p521.conf
|
d63ff07edc
TLS 1.3: Fix P-521 algorithm matching
|
4 ani în urmă |
test-psk-no-id-sha2.conf
|
a975ba9e97
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
|
5 ani în urmă |
test-psk-no-id.conf
|
a975ba9e97
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
|
5 ani în urmă |
test-psk.conf
|
df06db114d
Add TLS 1.2 ciphersuite ECDHE_PSK_WITH_AES_128_GCM_SHA256 from RFC 8442
|
2 ani în urmă |
test-rsapss.conf
|
dc0b2553fc
handle certificates with RSA-PSS signature that have RSAk public keys
|
2 ani în urmă |
test-sctp-sha2.conf
|
10c293a76c
SCTP Test
|
4 ani în urmă |
test-sctp.conf
|
9ea40f3a9c
Purge IDEA cipher
|
2 ani în urmă |
test-sha2.conf
|
a975ba9e97
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
|
5 ani în urmă |
test-sig.conf
|
7850d71ccb
add wolfSSL_get_cipher_suite_from_name(); add flags arg to GetCipherSuiteFromName(); fix GetCipherSuiteFromName() to prevent spurious substring matching; add SUITE_ALIAS() macros for use defining CipherSuiteInfo, and add CipherSuiteInfo.flags slot and associated logic, to allow alternative cipher names to be recognized; add "CCM8" cipher name variants wherever applicable, including the unit.test conf files, to recognize and test the OpenSSL variants; add tests in client_test() and server_test() to confirm correct forward and backward mapping of cipher names/aliases.
|
4 ani în urmă |
test-sm2.conf
|
e2424e6744
SM2/SM3/SM4: Chinese cipher support
|
1 an în urmă |
test-tls-downgrade.conf
|
0c16ef4b29
Check for TLS downgrade
|
3 ani în urmă |
test-tls13-down.conf
|
a0f3933881
Support (D)TLS1.3 downgrade when using PSK
|
7 luni în urmă |
test-tls13-ecc.conf
|
7850d71ccb
add wolfSSL_get_cipher_suite_from_name(); add flags arg to GetCipherSuiteFromName(); fix GetCipherSuiteFromName() to prevent spurious substring matching; add SUITE_ALIAS() macros for use defining CipherSuiteInfo, and add CipherSuiteInfo.flags slot and associated logic, to allow alternative cipher names to be recognized; add "CCM8" cipher name variants wherever applicable, including the unit.test conf files, to recognize and test the OpenSSL variants; add tests in client_test() and server_test() to confirm correct forward and backward mapping of cipher names/aliases.
|
4 ani în urmă |
test-tls13-pq-2.conf
|
a2fb4c0788
Remove kyber-90s and route all kyber through wolfcrypt.
|
1 an în urmă |
test-tls13-pq.conf
|
8c1e2c52e7
Kyber: Add option to build Kyber API
|
2 ani în urmă |
test-tls13-psk.conf
|
b624fc8377
TLS 1.3 PSK: add option to require only PSK with DHE
|
1 an în urmă |
test-tls13.conf
|
be743b2204
TLS 1.3: send ticket
|
2 ani în urmă |
test-trustpeer.conf
|
afca455cda
stunnel 5.61 support
|
2 ani în urmă |
test.conf
|
746ffac84a
ECDHE-PSK with x25519
|
9 luni în urmă |
unit.c
|
67d6d438c5
Port testing to wolfSSL threading interface
|
1 an în urmă |
unit.h
|
4f1d777090
BIO_BIO: BIO_{write|read} on a BIO pair should wrap around ring buffer
|
9 luni în urmă |
utils.h
|
44de6dfdd3
Return correct values in get_signature APIs and write tests
|
8 luni în urmă |
w64wrapper.c
|
b771b6ebf5
ZD16445
|
1 an în urmă |