Chris Conlon c129f630e2 Merge pull request #3933 from miyazakh/rand_bytes_regression 3 năm trước cách đây
..
CONF_FILES_README.md 273a0dd4d5 re-format test-psk-no-id.conf add README 8 năm trước cách đây
NCONF_test.cnf 7df8f2e2bb Internal unit tests 3 năm trước cách đây
README 273a0dd4d5 re-format test-psk-no-id.conf add README 8 năm trước cách đây
TXT_DB.txt 7df8f2e2bb Internal unit tests 3 năm trước cách đây
api.c c129f630e2 Merge pull request #3933 from miyazakh/rand_bytes_regression 3 năm trước cách đây
hash.c c729318ddd update copyright date 3 năm trước cách đây
include.am d4302cc71b Correctly reset the Tx sequence number 3 năm trước cách đây
srp.c c729318ddd update copyright date 3 năm trước cách đây
suites.c c729318ddd update copyright date 3 năm trước cách đây
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. 3 năm trước cách đây
test-chains.conf d70f6b7ede Fix for tests/test-chains.conf with new intermediate CA. 3 năm trước cách đây
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 năm trước cách đây
test-dtls-fails-cipher.conf d4302cc71b Correctly reset the Tx sequence number 3 năm trước cách đây
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. 3 năm trước cách đây
test-dtls-group.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. 3 năm trước cách đây
test-dtls-reneg-client.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. 3 năm trước cách đây
test-dtls-reneg-server.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. 3 năm trước cách đây
test-dtls-resume.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. 3 năm trước cách đây
test-dtls-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes 4 năm trước cách đây
test-dtls.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. 3 năm trước cách đây
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`. 3 năm trước cách đây
test-ed25519.conf 93cdfd7132 Update OpenSSL interopability testing 3 năm trước cách đây
test-ed448.conf 93cdfd7132 Update OpenSSL interopability testing 3 năm trước cách đây
test-enckeys.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
test-fails.conf 4baf923218 Verify Callback Fix 3 năm trước cách đây
test-maxfrag-dtls.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
test-maxfrag.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
test-p521.conf d63ff07edc TLS 1.3: Fix P-521 algorithm matching 3 năm trước cách đây
test-psk-no-id-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes 4 năm trước cách đây
test-psk-no-id.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes 4 năm trước cách đây
test-psk.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
test-qsh-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes 4 năm trước cách đây
test-qsh.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. 3 năm trước cách đây
test-sctp-sha2.conf 10c293a76c SCTP Test 3 năm trước cách đây
test-sctp.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. 3 năm trước cách đây
test-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes 4 năm trước cách đây
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. 3 năm trước cách đây
test-tls13-down.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
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. 3 năm trước cách đây
test-tls13-psk.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
test-tls13.conf a84f1c813a TLS Session Ticket: Option to disable for TLS 1.2 and below 3 năm trước cách đây
test-trustpeer.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 năm trước cách đây
test.conf a84f1c813a TLS Session Ticket: Option to disable for TLS 1.2 and below 3 năm trước cách đây
unit.c c729318ddd update copyright date 3 năm trước cách đây
unit.h c729318ddd update copyright date 3 năm trước cách đây

README

Before creating any new configure files (.conf) read the CONF_FILES_README.md