aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to disable fuzz testingRichard Levitte2016-08-311-0/+3
* Add some CertStatus testsMatt Caswell2016-08-3010-2/+303
* Fix uninit read in sslapitestMatt Caswell2016-08-251-0/+1
* Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov2016-08-251-0/+1
* Fix no-ec2mMatt Caswell2016-08-241-1/+2
* To avoid SWEET32 attack, move 3DES to weakRich Salz2016-08-241-13/+0
* 80-test_pkcs12.t: skip the test on Windows with non-Greek locale.Andy Polyakov2016-08-231-10/+20
* Fix bio_enc_testMatt Caswell2016-08-231-8/+6
* Test the support curves in tlsKurt Roeckx2016-08-223-2/+802
* Fix no-desMatt Caswell2016-08-221-0/+13
* RT2676: Reject RSA eponent if even or 1Rich Salz2016-08-221-1/+3
* Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi2016-08-221-0/+29
* Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell2016-08-221-1/+1
* ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte2016-08-221-1/+1
* crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov2016-08-221-0/+11
* Add PKCS#12 UTF-8 interoperability test.Andy Polyakov2016-08-222-0/+31
* Add test/bio_enc_test.c.Andy Polyakov2016-08-213-1/+157
* MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.cRichard Levitte2016-08-191-2/+2
* Fix some clang warningsMatt Caswell2016-08-193-3/+5
* Add DTLS replay protection testMatt Caswell2016-08-191-4/+16
* Add a DTLS unprocesed records testMatt Caswell2016-08-193-1/+156
* Split create_ssl_connection()Matt Caswell2016-08-194-37/+64
* Add a DTLS packet mem BIOMatt Caswell2016-08-192-0/+306
* Add a (D)TLS dumper BIOMatt Caswell2016-08-192-0/+223
* Add more details on how to add a new SSL testEmilia Kasper2016-08-192-19/+44
* Test that the peers send at most one fatal alertEmilia Kasper2016-08-184-5/+29
* Port multi-buffer testsEmilia Kasper2016-08-1810-31/+648
* Constify char* input parameters in apps codeFdaSilvaYY2016-08-171-1/+1
* Convert SSL_SESSION* functions to use const gettersMatt Caswell2016-08-161-1/+1
* two typo fixesFdaSilvaYY2016-08-161-1/+1
* test/ssl_test.tmpl: make it work with elderly perl.Andy Polyakov2016-08-161-5/+5
* SSL tests: send some application dataEmilia Kasper2016-08-165-87/+284
* Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell2016-08-151-1/+0
* Add some SSLv2 ClientHello testsMatt Caswell2016-08-151-1/+197
* Improves CTLOG_STORE settersRob Percival2016-08-151-3/+4
* Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte2016-08-151-1/+1
* Update X25519 key format in evptests.txtDr. Stephen Henson2016-08-131-20/+4
* Check for bad filename in evp_testRich Salz2016-08-121-0/+4
* Don't attempt to load the CT log list with no-ecEmilia Kasper2016-08-102-2/+4
* Change callers to use the new constants.Rich Salz2016-08-102-5/+5
* Gracefully free a NULL HANDSHAKE_RESULTEmilia Kasper2016-08-101-0/+2
* Add TEST_checkEmilia Kasper2016-08-105-58/+71
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-1010-25/+302
* SSL test ctx: fix testsEmilia Kasper2016-08-102-2/+18
* Kill PACKET_starts() from bad_dtls_testDavid Woodhouse2016-08-101-22/+6
* Fix clienthellotest to use PACKET functionsDavid Woodhouse2016-08-101-36/+24
* NPN and ALPN: test resumptionEmilia Kasper2016-08-086-52/+950
* Fix ALPN tests when NPN is offEmilia Kasper2016-08-083-11/+7
* Reorganize SSL test structuresEmilia Kasper2016-08-0828-913/+1698
* spelling fixes, just comments and readme.klemens2016-08-056-6/+6