aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Move the building of test/buildtest_*. to be done unconditionallyRichard Levitte2-8/+16
2016-08-05VMS: Fix building of bad_dtls_testRichard Levitte2-3/+3
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse3-1/+662
2016-08-0280-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte1-1/+1
2016-08-02In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte1-4/+4
2016-08-02Fix tests for no-nextprotonegMatt Caswell3-6/+3
2016-08-01Fix various no-*s.Ben Laurie5-1/+26
2016-07-31test/smcont.txt: trigger assertion in bio_enc.c.Andy Polyakov1-1/+1
2016-07-30Fix bogus warningsMatt Caswell1-1/+1
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell2-5/+5
2016-07-29Add some SSL BIO testsMatt Caswell1-0/+121
2016-07-29Add a test for SSL_set_bio()Matt Caswell1-3/+122
2016-07-25Fix no-tls1_2Matt Caswell3-4/+5
2016-07-25Fix no-dtls*Matt Caswell1-5/+4
2016-07-25Fix no-ctMatt Caswell1-1/+4
2016-07-22SSL tests: compress generated output a littleEmilia Kasper8-462/+160
2016-07-22Make boolean SSL test conf values case-insensitiveEmilia Kasper2-4/+4
2016-07-21Test client-side resumptionEmilia Kasper9-13/+1352
2016-07-20SSL test framework: port resumption testsEmilia Kasper20-85/+1330
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY2-2/+2
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY1-4/+4
2016-07-19Fix building with no-cmsMatt Caswell1-1/+5
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper16-118/+1399
2016-07-19Add more session testsMatt Caswell2-28/+194
2016-07-18Use _NO_INST in some build.info filesRichard Levitte1-2/+2
2016-07-18Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell1-0/+1
2016-07-18Fix SSLv3 ClientAuth alert checkingMatt Caswell2-1/+8
2016-07-18Fix Client Auth testsMatt Caswell2-41/+81
2016-07-15check return values for EVP_Digest*() APIsDr. Stephen Henson8-79/+151
2016-07-12Perform DANE-EE(3) name checks by defaultViktor Dukhovni2-50/+103
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson37-3/+1039
2016-07-08Platform sanity testRich Salz5-25/+72
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov2-0/+8
2016-07-01Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell1-2/+2
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte1-67/+65
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx1-1/+1
2016-07-01Run the fuzzing corpora as tests.Ben Laurie2-1/+53
2016-06-30Fix hmac test case 6Kurt Cancemi1-2/+2
2016-06-29Whitespace cleanup in appsFdaSilvaYY2-3/+3
2016-06-29SpellingFdaSilvaYY1-1/+1
2016-06-28SSL test framework: port SNI testsEmilia Kasper12-61/+441
2016-06-27Add a test for fragmented alertsMatt Caswell1-1/+61
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell1-0/+15
2016-06-23RT2867: des_ede3_cfb1 ignored "size in bits" flagRich Salz1-0/+19
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni1-1/+1
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson2-2/+4
2016-06-22OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte1-1/+6
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov2-26/+0
2016-06-21OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte1-8/+18
2016-06-20Add verification of proxy certs to 25-test_verify.tRichard Levitte1-1/+23