summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2018-11-20Update copyright yearMatt Caswell
2018-11-15test/siphash_internal_test.c: ensure the SIPHASH structure is zeroedRichard Levitte
2018-11-14Fix no-ec and no-tls1_2Matt Caswell
2018-11-14Fix rpath-related Linux "test_shlibload" failure.Richard Levitte
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-12Add a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_client_CA_list()Matt Caswell
2018-11-12Test use of a brainpool ECDSA certificateMatt Caswell
2018-11-12Add some test brainpool certificatesMatt Caswell
2018-11-12Fix SipHash init order.Richard Levitte
2018-11-10Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.Tomas Mraz
2018-11-08Test: enable internal tests for shared Windows buildsDr. Matthias St. Pierre
2018-11-08Test: link drbgtest statically against libcryptoDr. Matthias St. Pierre
2018-11-05Fix a race condition in drbgtest.cBernd Edlinger
2018-11-05Fix error handling in drbgtest.cBernd Edlinger
2018-10-30Add a client_cert_cb testMatt Caswell
2018-10-29test/evp_test.c: don't misuse pkey_test_ctrl() in mac_test_run()Richard Levitte
2018-10-29Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runsMatt Caswell
2018-10-27RAND_add()/RAND_seed(): fix failure on short input or low entropyDr. Matthias St. Pierre
2018-10-26Backport some DRBG renamings and typo fixesDr. Matthias St. Pierre
2018-10-26Add a test for duplicated DTLS recordsMatt Caswell
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-10-19Test DTLS cookie generation and verificationMatt Caswell
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
2018-10-16Fix no-engineMatt Caswell
2018-10-16Indentation fixes.Pauli
2018-10-16Remove useless check.Mykola Baibuz
2018-10-15Fix no-tls1_2Matt Caswell
2018-10-05test/secmemtest: test secure memory only if it is implementedDr. Matthias St. Pierre
2018-10-04Extend the BIO callback tests to check the return value semanticsMatt Caswell
2018-09-21Add a test for the certificate callbackMatt Caswell
2018-09-18Trivial test improvementsTobias Nießen
2018-09-17Add a compile time test to verify that openssl/rsa.h and complex.h canPauli
2018-09-13Add an explicit cast to time_tMatt Caswell
2018-09-11Update copyright yearMatt Caswell
2018-09-10test/evp_extra_test.c: fix null pointer dereferenceDr. Matthias St. Pierre
2018-09-10test/dhtest.c: fix resource leakDr. Matthias St. Pierre
2018-09-09TESTS: add test of decoding of invalid zero length ASN.1 INTEGER zeroRichard Levitte
2018-09-09SipHash: add separate setter for the hash sizeRichard Levitte
2018-09-09TESTS: add SipHash tests with digestsize controlsRichard Levitte
2018-09-09test/evp_test.c: make it possible to use controls with MAC testsRichard Levitte
2018-09-07Do not reset SNI data in SSL_do_handshake()Matt Caswell
2018-09-07Test that we can handle a PHA CertificateRequest after we sent close_notifyMatt Caswell
2018-09-07Test that we can process a KeyUpdate received after we sent close_notifyKurt Roeckx
2018-09-07Add test case for SM2 evp verificationJack Lloyd
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Make SM2 ID stick to specificationPaul Yang
2018-09-06Key zeroization fix for EVP_SealInit + added simple testShane Lontis
2018-09-04Add a test for RSA key exchange with both RSA and RSA-PSS certsMatt Caswell
2018-09-04Test creation of tickets when using a TLSv1.3 PSKMatt Caswell
2018-09-04Fix HMAC SHA3-224 and HMAC SHA3-256.Pauli