summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-09-22Add some more OCSP testingMatt Caswell
2016-09-22test/x509aux.c: Fix argv loopRichard Levitte
2016-09-19Fix no-ocspRichard Levitte
2016-09-14Add a test for 'openssl passwd'Richard Levitte
2016-09-06Correct detection of group end in map file when testing symbol presenceRichard Levitte
2016-09-01Move 05-test_fuzz.t to 90-test_fuzz.tRichard Levitte
2016-09-01Revert "Make it possible to disable fuzz testing"Richard Levitte
2016-08-31Make it possible to disable fuzz testingRichard Levitte
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-25Fix uninit read in sslapitestMatt Caswell
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov
2016-08-24Fix no-ec2mMatt Caswell
2016-08-24To avoid SWEET32 attack, move 3DES to weakRich Salz
2016-08-2380-test_pkcs12.t: skip the test on Windows with non-Greek locale.Andy Polyakov
2016-08-23Fix bio_enc_testMatt Caswell
2016-08-22Test the support curves in tlsKurt Roeckx
2016-08-22Fix no-desMatt Caswell
2016-08-22RT2676: Reject RSA eponent if even or 1Rich Salz
2016-08-22Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi
2016-08-22Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell
2016-08-22ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte
2016-08-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov
2016-08-22Add PKCS#12 UTF-8 interoperability test.Andy Polyakov
2016-08-21Add test/bio_enc_test.c.Andy Polyakov
2016-08-19MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.cRichard Levitte
2016-08-19Fix some clang warningsMatt Caswell
2016-08-19Add DTLS replay protection testMatt Caswell
2016-08-19Add a DTLS unprocesed records testMatt Caswell
2016-08-19Split create_ssl_connection()Matt Caswell
2016-08-19Add a DTLS packet mem BIOMatt Caswell
2016-08-19Add a (D)TLS dumper BIOMatt Caswell
2016-08-19Add more details on how to add a new SSL testEmilia Kasper
2016-08-18Test that the peers send at most one fatal alertEmilia Kasper
2016-08-18Port multi-buffer testsEmilia Kasper
2016-08-17Constify char* input parameters in apps codeFdaSilvaYY
2016-08-16Convert SSL_SESSION* functions to use const gettersMatt Caswell
2016-08-16two typo fixesFdaSilvaYY
2016-08-16test/ssl_test.tmpl: make it work with elderly perl.Andy Polyakov
2016-08-16SSL tests: send some application dataEmilia Kasper
2016-08-15Remove a stray unneeded line in 70-test_sslrecords.tMatt Caswell
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell
2016-08-15Improves CTLOG_STORE settersRob Percival
2016-08-15Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte
2016-08-13Update X25519 key format in evptests.txtDr. Stephen Henson
2016-08-12Check for bad filename in evp_testRich Salz
2016-08-10Don't attempt to load the CT log list with no-ecEmilia Kasper
2016-08-10Change callers to use the new constants.Rich Salz
2016-08-10Gracefully free a NULL HANDSHAKE_RESULTEmilia Kasper
2016-08-10Add TEST_checkEmilia Kasper
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper