summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2022-07-30Update copyright for additional/new code.Joel Sing
2022-07-30Provide additional AEAD test cases.Joel Sing
2022-07-30Add EVP_aes_192_gcm() as a known AEAD.Joel Sing
2022-07-30Allow the AEAD to be specified for a test file.Joel Sing
2022-07-30Run AEAD tests against EVP_CIPHER implementations.Joel Sing
2022-07-30Allow quoted ASCII strings as input for AEAD regress.Joel Sing
2022-07-30Sort includes.Joel Sing
2022-07-30Less #ifndef OPENSSL_NO_*Joel Sing
2022-07-30Fix comment formatting.Joel Sing
2022-07-30Switch to ISC license.Joel Sing
2022-07-29Replace the swap extent(9) usage by a blist data structure.Sebastien Marie
2022-07-28Add a second test to validate the tables in the library.Theo Buehler
2022-07-27Adjust a comment to reflect reality, minor code tweaks.Theo Buehler
2022-07-26Don't use echo "<blah>" | fdisk -e to create boot partition.Kenneth R Westerback
2022-07-26minor tweaks: unwrap a line, tweak a comment and zap an empty lineTheo Buehler
2022-07-26No need to provide a dummy nexthop anymore, instead set the nhflags toClaudio Jeker
2022-07-25Remove test of non-portable implementation details (whether wctype_tPhilip Guenther
2022-07-25Add a regression test for bn_isqrt.cTheo Buehler
2022-07-25Separate the macro for generating string test functionsIngo Schwarze
2022-07-25Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.Darren Tucker
2022-07-24Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-opDarren Tucker
2022-07-22Extend TLS buffer regress to cover read/write usage.Joel Sing
2022-07-21Make test table based, extend it a littleTheo Buehler
2022-07-20link ssl_set_alpn_protos to regressTheo Buehler
2022-07-20Add a quick and dirty regress for SSL{_CTX,}_set_alpn_protos()Theo Buehler
2022-07-20crank SSH_SK_VERSION_MAJOR to matchDamien Miller
2022-07-19zap trailing spacesTheo Buehler
2022-07-19Regenerate golden numbers due to RC4-MD5 now being disabled by default.Theo Buehler
2022-07-19Add log_debug() and pt_getaddr() dummy functions because prefix_set_dmetric()Claudio Jeker
2022-07-18Revert accidental commitTheo Buehler
2022-07-18Add comments to explain the magic numbers 57 and 58Theo Buehler
2022-07-18Avoid sending the QUIC transport parameters extension now that weTheo Buehler
2022-07-17Revise regress for QUIC transport parameters TLS extension.Joel Sing
2022-07-16Revert previous. The added includes were already there. Duh.Theo Buehler
2022-07-14Only run the client connection test with supported ciphers. Avoids testTheo Buehler
2022-07-13Enable Wycheproof primality tests.Theo Buehler
2022-07-12The asn1time test no longer needs static linking.Theo Buehler
2022-07-09Check that ASN1_{INTEGER,ENUMERATED}_get(NULL) return 0 as documented.Theo Buehler
2022-07-08whitespaceTheo Buehler
2022-07-08Add to variables instead of overriding themTheo Buehler
2022-07-07Add support for primality checkingTheo Buehler
2022-07-07Adjust to new bgpctl outputClaudio Jeker
2022-07-07Use the security level knob in the test script.Theo Buehler
2022-07-07Only run tests against ciphers supported by the method.Theo Buehler
2022-07-07Add some minimal regress coverage for the security level.Theo Buehler
2022-07-07Make the ssltest security level aware.Theo Buehler
2022-07-07Adjust prototype of dummy rde_generate_updates() functionClaudio Jeker
2022-07-07Switch ssltest to using the newly generated certs that use SHA-256 insteadTheo Buehler
2022-07-06While the HTML standard allows multiple <h1> elements in the sameIngo Schwarze
2022-07-05cope with ASN1_TIME_set_string_X509() renameAnton Lindqvist