summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-02-13test_rehash does nothing, have it do somethingRichard Levitte
2017-02-09Add needed module in 25-test_sid.tRichard Levitte
2017-02-08Because our test sid file contains EC, don't try it when configured no-ecRichard Levitte
2017-02-08Fix crash in tls13_encMatt Caswell
2017-02-08update testDr. Stephen Henson
2017-02-08Call EVP_CipherFinal in CCM mode for tests.Dr. Stephen Henson
2017-02-06Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that it's executed last.Andy Polyakov
2017-02-02Add missing MinProtocol/MaxProtocolDr. Stephen Henson
2017-02-02Add TLS 1.3 certificate selection tests.Dr. Stephen Henson
2017-02-02Test logging TLSv1.3 secrets.Cory Benfield
2017-02-01Add support for parameterized SipHashTodd Short
2017-02-01bntests.txt: add a couple of checks of possibly negative zeroRichard Levitte
2017-02-01bntest: do not stop on first fautl encounteredRichard Levitte
2017-02-01bntest: make sure file_rshift tests BN_rshift1 as well when appropriateRichard Levitte
2017-02-01bntest: make sure that equalBN takes note of negative zeroRichard Levitte
2017-01-30Use PSS for simple test so TLS 1.3 handhake is successful.Dr. Stephen Henson
2017-01-30Add tests for client and server signature typeDr. Stephen Henson
2017-01-30Add test support for TLS signature types.Dr. Stephen Henson
2017-01-30Add a test for the PSK kex modes extensionMatt Caswell
2017-01-30Add a test for WPACKET_fill_lengths()Matt Caswell
2017-01-30Enable wpacket test on shared buildsMatt Caswell
2017-01-30Re-enable resumption for TLS1.3 CT testsMatt Caswell
2017-01-30Add testing of TLSv1.3 resumption in test_tls13messagesMatt Caswell
2017-01-30Re-enable test_ssl_new resumption tests for TLSv1.3Matt Caswell
2017-01-30Remove a TLS1.3 TODO that is now completedMatt Caswell
2017-01-30Re-enable TLSv1.3 session resumption related tests in sslapitestMatt Caswell
2017-01-30Update create_ssl_connection() to make sure its gets a sessionMatt Caswell
2017-01-30Re-enable ALPN resumption tests where we are using TLSv1.3Matt Caswell
2017-01-30Construct the client side psk extension for TLSv1.3Matt Caswell
2017-01-30Add support for the psk_key_exchange_modes extensionMatt Caswell
2017-01-29test/evp_test.c: If no algorithm was specified, don't try to check for DESRichard Levitte
2017-01-28Add a couple of test to check CRL fingerprintRichard Levitte
2017-01-26Avoid over-long strings. Fix a mem leak.Rich Salz
2017-01-26Add server signature algorithm bug test.Dr. Stephen Henson
2017-01-26test/bntest.c: regression test for carry bug in bn_sqr8x_internal.Andy Polyakov
2017-01-25Limit the length of the encrypted premaster key.Cory Benfield
2017-01-25Fix small typoRichard Levitte
2017-01-25Adjust in and in_len instead of donelenMatt Caswell
2017-01-25Fix the overlapping check for fragmented "Update" operationsMatt Caswell
2017-01-25Update evp_test to make sure passing partial block to "Update" is okMatt Caswell
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2017-01-24Add support for Poly1305 in EVP_PKEYTodd Short
2017-01-23Add tests for the key logging callbacks.Cory Benfield
2017-01-23Fix no-tls1_2Richard Levitte
2017-01-23Extend the test_ssl_new renegotiation tests to include client authMatt Caswell
2017-01-21'openssl passwd' command can now compute AIX MD5-based passwords hashes.GaƩtan Njinang
2017-01-20Add signing hash testsDr. Stephen Henson
2017-01-20Add options to check TLS signing hashesDr. Stephen Henson
2017-01-18Skip ECDH tests for SSLv3Rich Salz
2017-01-18Defines and strings for special salt length values, add testsDr. Stephen Henson