Fix test code to not assume NUL terminated strings
[openssl.git] / test /
2021-08-24 Matt CaswellFix test code to not assume NUL terminated strings
2021-08-16 Ingo FranzkiTest EVP Cipher updating the context's IV
2021-08-13 Tomas MrazRevert "TEST: Check that i2d refuses to encode non...
2021-08-13 Tomas MrazRevert "Fix test/asn1_encode_test.c to not use ASN1_FBO...
2021-08-13 Tomas MrazRevert "Fix test/asn1_encode_test.c to handle encoding...
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to handle encoding/decoding...
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
2021-07-10 Richard LevitteTEST: Check that i2d refuses to encode non-optional...
2021-07-08 Paulitest: add test for auto DH security level meets the...
2021-07-08 Oliver MihatschFix memory leak in i2d_ASN1_bio_stream
2021-07-07 Paulibn: procduce correct sign for result of BN_mod()
2021-06-30 David BenjaminFix use of uninitialized memory in test_rsa_oaep
2021-06-10 Patrick SteuerTest EVP_CipherInit sequences and resets
2021-06-02 Dr. David von Oheimbee-self-signed.pem: Restore original version, adding...
2021-05-21 Christian HeimesInherit hostflags verify params even without hosts
2021-05-17 Theo BuehlerTest oct2point for hybrid point encoding of (0, y)
2021-05-14 Benjamin KadukUpdate expected results for tls13kexmodes tests
2021-05-13 Dmitry BelyavskiyTesting private keys with extra attributes
2021-04-27 Shane LontisTest that we don't have a memory leak in d2i_ASN1_OBJECT.
2021-04-23 Tomas MrazTest that EVP_PKEY_cmp() returns 1 when comparing a...
2021-04-13 Todd ShortHandle set_alpn_protos inputs better.
2021-04-06 Nan XiaoFix potential double free in sslapitest.c
2021-03-25 Matt CaswellUpdate copyright year
2021-03-25 Matt CaswellAdd a test for CVE-2021-3449
2021-03-25 Tomas Mrazcheck_chain_extensions: Do not override error return...
2021-02-16 Richard LevitteTEST: Add missing initialization
2021-02-16 Matt CaswellUpdate copyright year
2021-02-16 Matt CaswellFix rsa_test to properly test RSA_SSLV23_PADDING
2021-02-16 Matt CaswellRefactor rsa_test
2021-02-07 Richard LevitteConfiguration: ensure that 'no-tests' works correctly
2021-02-04 Bernd EdlingerPrevent creating empty folder "../apps/include"
2021-01-28 Dr. David von Oheimbcheck_sig_alg_match(): weaken sig nid comparison to...
2021-01-19 Tomas MrazFix regression in no-deprecated build
2021-01-14 Dr. David von Oheimbx509_vfy.c: Fix a regression in find_isser()
2021-01-14 Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2020-12-10 Matt CaswellTest that we can negotiate TLSv1.3 if we have an SNI...
2020-12-09 Tomas Mrazv3nametest: Make the gennames structure static
2020-12-08 Matt CaswellUpdate copyright year
2020-12-08 Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2020-12-08 Matt CaswellAdd a test for GENERAL_NAME_cmp
2020-12-03 Dr. David von Oheimbx509_vfy.c: Restore rejection of expired trusted (root...
2020-11-11 Paulirsa_test: add return value check
2020-09-22 Matt CaswellUpdate copyright year
2020-09-21 Tomas MrazDisallow certs with explicit curve in verification...
2020-09-21 Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-10 Dr. Matthias St... Revert two renamings backported from master
2020-08-13 Tomas Mrazsslapitest: Add test for premature call of SSL_export_k...
2020-07-30 Matt CaswellFix a test_verify failure
2020-07-22 Vitezslav Cizektest/drbgtest.c: Fix error check test
2020-07-16 Dr. David von OheimbFix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-13 Nicola Tuveri[1.1.1][test] Avoid missing EC_GROUP wrappers
2020-07-12 Billy Brumley[test] ectest: check custom generators
2020-07-07 Nicola Tuveri[test][15-test_genec] Improve EC tests with genpkey
2020-06-30 Matt CaswellAdd an SSL_dup test
2020-06-19 Matt CaswellAdd a CMAC test
2020-06-10 Nicola TuveriTest genpkey app for EC keygen with various args
2020-06-10 Dr. David von OheimbSilence gcc false positive warning on alpn_protos_len...
2020-06-10 Dr. David von OheimbSilence gcc false positive warning on refdatalen in...
2020-06-01 Bernd EdlingerRevert the check for NaN in %f format
2020-05-29 Bernd Edlingerbio printf: Avoid using rounding errors in range check
2020-05-25 Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2020-05-25 Nicola TuveriMore testing for sign/verify through `dgst`
2020-05-15 raja-ashokTest TLSv1.3 out-of-band PSK with all 5 ciphersuites
2020-05-08 Maximilian BlenkFix PEM certificate loading that sometimes fails
2020-04-27 Benjamin Kaduksslapitest: only compile test when it will be used
2020-04-21 Matt CaswellUpdate copyright year
2020-04-21 Benjamin KadukAdd test for CVE-2020-1967
2020-04-06 Tomas MrazAdd test cases for the non CA certificate with pathlen:0
2020-04-01 Billy Brumley[test] Make sm2_internal_test less fragile to changes...
2020-03-17 Matt CaswellUpdate copyright year
2020-03-17 Ben Kaduksslapitest: don't leak the SSL_CTX pair
2020-03-13 Benjamin KadukAdd test that changes ciphers on CCS
2020-03-11 Matt CaswellRevert "Create a new embeddedSCTs1 that's signed using...
2020-03-11 Matt CaswellRevert "Stop accepting certificates signed using SHA1...
2020-02-16 Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-16 Kurt RoeckxGenerate new Ed488 certificates
2020-02-12 Matt CaswellFix no-tls1_3
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-02-05 Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05 Kurt RoeckxCreate a new embeddedSCTs1 that's signed using SHA256
2020-01-30 Matt CaswellTest that SSL_get_servername returns what we expect
2020-01-25 Kurt RoeckxCheck that the default signature type is allowed
2020-01-25 Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-21 Bernd EdlingerRemove remaining references to crypto/include
2020-01-07 Matt CaswellDon't store an HMAC key for longer than we need
2019-12-23 Matt CaswellFix evp_extra_test with no-dh
2019-12-16 Matt CaswellTest that EVP_PKEY_set1_DH() correctly identifies the...
2019-12-06 Bernd EdlingerAdd a test case for rsaz_512_sqr overflow handling
2019-11-29 Matt CaswellAdd a test for NULL chunks in encrypt/decrypt
2019-11-20 Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-14 Patrick Steuertestutil/init.c rename to testutil/testutil_init.c
2019-11-13 Nicola TuveriAdd self-test for EC_POINT_hex2point
2019-11-13 Nicola TuveriAdd more tests for apps/req
2019-11-09 Patrick SteuerFix --strict-warnings build
2019-11-02 Christian HeimesAdd test cases for min/max protocol API
2019-10-17 Cesar Pereida GarciaAdd GCD testing infrastructure.
2019-10-15 Pauliissue-8493: Fix for filenames with newlines using opens...
2019-09-27 Dr. Matthias St... Fix header file include guard names
2019-09-27 Dr. Matthias St... Reorganize local header files
2019-09-27 Dr. Matthias St... Reorganize private crypto header files
next