David Garske 11bb8b3dc4 Merge pull request #5543 from SparkiDev/rsa_max_size_fix %!s(int64=2) %!d(string=hai) anos
..
CONF_FILES_README.md 11e3f867b0 Cleanup markdown documentation %!s(int64=3) %!d(string=hai) anos
NCONF_test.cnf 7df8f2e2bb Internal unit tests %!s(int64=3) %!d(string=hai) anos
README 273a0dd4d5 re-format test-psk-no-id.conf add README %!s(int64=9) %!d(string=hai) anos
TXT_DB.txt 7df8f2e2bb Internal unit tests %!s(int64=3) %!d(string=hai) anos
api.c 11bb8b3dc4 Merge pull request #5543 from SparkiDev/rsa_max_size_fix %!s(int64=2) %!d(string=hai) anos
hash.c 8eaa85e412 update copyright year to 2022 %!s(int64=2) %!d(string=hai) anos
include.am f3262005e4 add basic ConnectionID DTLS tests %!s(int64=2) %!d(string=hai) anos
quic.c 26c61f8e0f Merge pull request #5473 from icing/quic-hello-retry %!s(int64=2) %!d(string=hai) anos
srp.c 8eaa85e412 update copyright year to 2022 %!s(int64=2) %!d(string=hai) anos
suites.c f3262005e4 add basic ConnectionID DTLS tests %!s(int64=2) %!d(string=hai) anos
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. %!s(int64=4) %!d(string=hai) anos
test-chains.conf d70f6b7ede Fix for tests/test-chains.conf with new intermediate CA. %!s(int64=4) %!d(string=hai) anos
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. %!s(int64=5) %!d(string=hai) anos
test-dtls-downgrade.conf 683adb5917 tests: add dtls downgrade tests %!s(int64=2) %!d(string=hai) anos
test-dtls-fails-cipher.conf d4302cc71b Correctly reset the Tx sequence number %!s(int64=3) %!d(string=hai) anos
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. %!s(int64=4) %!d(string=hai) anos
test-dtls-group.conf 9ea40f3a9c Purge IDEA cipher %!s(int64=2) %!d(string=hai) anos
test-dtls-mtu.conf 9cfcdfc7aa Merge pull request #5149 from julek-wolfssl/store-frags-v2 %!s(int64=2) %!d(string=hai) anos
test-dtls-reneg-client.conf 9ea40f3a9c Purge IDEA cipher %!s(int64=2) %!d(string=hai) anos
test-dtls-reneg-server.conf 50c0b3d2a2 Add testing/docs for blocking write %!s(int64=2) %!d(string=hai) anos
test-dtls-resume.conf 761ab6b17a tests: add bidirectional shutdown UDP tests %!s(int64=2) %!d(string=hai) anos
test-dtls-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes %!s(int64=5) %!d(string=hai) anos
test-dtls-srtp-fails.conf 86ba0ef643 tests: support test for SRTP %!s(int64=2) %!d(string=hai) anos
test-dtls-srtp.conf 86ba0ef643 tests: support test for SRTP %!s(int64=2) %!d(string=hai) anos
test-dtls.conf 761ab6b17a tests: add bidirectional shutdown UDP tests %!s(int64=2) %!d(string=hai) anos
test-dtls13-cid.conf f3262005e4 add basic ConnectionID DTLS tests %!s(int64=2) %!d(string=hai) anos
test-dtls13-downgrade.conf 683adb5917 tests: add dtls downgrade tests %!s(int64=2) %!d(string=hai) anos
test-dtls13-psk.conf 25cf98a417 test: add DTLSv1.3 test suites %!s(int64=2) %!d(string=hai) anos
test-dtls13.conf 08b89fbef9 server: add optional argument to -J disable hrr cookie %!s(int64=2) %!d(string=hai) anos
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`. %!s(int64=4) %!d(string=hai) anos
test-ed25519.conf 8779c3a884 ECC: Disable ECC but have Curve25519/448 and PK callbacks fix %!s(int64=3) %!d(string=hai) anos
test-ed448.conf 93cdfd7132 Update OpenSSL interopability testing %!s(int64=4) %!d(string=hai) anos
test-enckeys.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: %!s(int64=5) %!d(string=hai) anos
test-fails.conf 4baf923218 Verify Callback Fix %!s(int64=4) %!d(string=hai) anos
test-maxfrag-dtls.conf 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: %!s(int64=5) %!d(string=hai) anos
test-maxfrag.conf 50c0b3d2a2 Add testing/docs for blocking write %!s(int64=2) %!d(string=hai) anos
test-p521.conf d63ff07edc TLS 1.3: Fix P-521 algorithm matching %!s(int64=4) %!d(string=hai) anos
test-psk-no-id-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes %!s(int64=5) %!d(string=hai) anos
test-psk-no-id.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes %!s(int64=5) %!d(string=hai) anos
test-psk.conf df06db114d Add TLS 1.2 ciphersuite ECDHE_PSK_WITH_AES_128_GCM_SHA256 from RFC 8442 %!s(int64=2) %!d(string=hai) anos
test-rsapss.conf fb531dacc2 Certs with RSA-PSS sig %!s(int64=2) %!d(string=hai) anos
test-sctp-sha2.conf 10c293a76c SCTP Test %!s(int64=4) %!d(string=hai) anos
test-sctp.conf 9ea40f3a9c Purge IDEA cipher %!s(int64=2) %!d(string=hai) anos
test-sha2.conf a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes %!s(int64=5) %!d(string=hai) anos
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. %!s(int64=4) %!d(string=hai) anos
test-tls-downgrade.conf 0c16ef4b29 Check for TLS downgrade %!s(int64=3) %!d(string=hai) anos
test-tls13-down.conf 5bb52915b9 update test conf to fix jenkins failures %!s(int64=3) %!d(string=hai) anos
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. %!s(int64=4) %!d(string=hai) anos
test-tls13-pq.conf 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC %!s(int64=2) %!d(string=hai) anos
test-tls13-psk.conf 7e0c372e4c TLS 1.3 PSK: use the hash algorithm to choose cipher suite %!s(int64=3) %!d(string=hai) anos
test-tls13.conf be743b2204 TLS 1.3: send ticket %!s(int64=2) %!d(string=hai) anos
test-trustpeer.conf afca455cda stunnel 5.61 support %!s(int64=2) %!d(string=hai) anos
test.conf 50c0b3d2a2 Add testing/docs for blocking write %!s(int64=2) %!d(string=hai) anos
unit.c 5b260ac52e configure.ac: remove enable-quic from enable-all feature set; %!s(int64=2) %!d(string=hai) anos
unit.h 4431438fb2 add QUIC support. %!s(int64=2) %!d(string=hai) anos
w64wrapper.c 8eaa85e412 update copyright year to 2022 %!s(int64=2) %!d(string=hai) anos

README

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