summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell
2016-07-29Add some SSL BIO testsMatt Caswell
2016-07-29Add a test for SSL_set_bio()Matt Caswell
2016-07-25Fix no-tls1_2Matt Caswell
2016-07-25Fix no-dtls*Matt Caswell
2016-07-25Fix no-ctMatt Caswell
2016-07-22SSL tests: compress generated output a littleEmilia Kasper
2016-07-22Make boolean SSL test conf values case-insensitiveEmilia Kasper
2016-07-21Test client-side resumptionEmilia Kasper
2016-07-20SSL test framework: port resumption testsEmilia Kasper
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY
2016-07-19Fix building with no-cmsMatt Caswell
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper
2016-07-19Add more session testsMatt Caswell
2016-07-18Use _NO_INST in some build.info filesRichard Levitte
2016-07-18Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell
2016-07-18Fix SSLv3 ClientAuth alert checkingMatt Caswell
2016-07-18Fix Client Auth testsMatt Caswell
2016-07-15check return values for EVP_Digest*() APIsDr. Stephen Henson
2016-07-12Perform DANE-EE(3) name checks by defaultViktor Dukhovni
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson
2016-07-08Platform sanity testRich Salz
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-07-01Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-30Fix hmac test case 6Kurt Cancemi
2016-06-29Whitespace cleanup in appsFdaSilvaYY
2016-06-29SpellingFdaSilvaYY
2016-06-28SSL test framework: port SNI testsEmilia Kasper
2016-06-27Add a test for fragmented alertsMatt Caswell
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell
2016-06-23RT2867: des_ede3_cfb1 ignored "size in bits" flagRich Salz
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson
2016-06-22OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov
2016-06-21OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte
2016-06-20Add verification of proxy certs to 25-test_verify.tRichard Levitte
2016-06-20Create some proxy certificatesRichard Levitte
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper
2016-06-20Tests should check validation status directlyRob Percival
2016-06-20Test SCT listsRob Percival
2016-06-18Useless includesFdaSilvaYY
2016-06-16Fix GCC build; make update; fix number re-useRich Salz
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell
2016-06-16Fix the build and tests following constification of DH, DSA, RSAMatt Caswell