aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* SSL test framework: port resumption testsEmilia Kasper2016-07-2020-85/+1330
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-202-2/+2
* Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY2016-07-201-4/+4
* Fix building with no-cmsMatt Caswell2016-07-191-1/+5
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-1916-118/+1399
* Add more session testsMatt Caswell2016-07-192-28/+194
* Use _NO_INST in some build.info filesRichard Levitte2016-07-181-2/+2
* Fix client auth test_ssl_new failures when enabling/disabling protocolsMatt Caswell2016-07-181-0/+1
* Fix SSLv3 ClientAuth alert checkingMatt Caswell2016-07-182-1/+8
* Fix Client Auth testsMatt Caswell2016-07-182-41/+81
* check return values for EVP_Digest*() APIsDr. Stephen Henson2016-07-158-79/+151
* Perform DANE-EE(3) name checks by defaultViktor Dukhovni2016-07-122-50/+103
* Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson2016-07-1137-3/+1039
* Platform sanity testRich Salz2016-07-085-25/+72
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-082-0/+8
* Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell2016-07-011-2/+2
* Simplify INCLUDE statements in build.info filesRichard Levitte2016-07-011-67/+65
* Re-add x509 and crl fuzzerKurt Roeckx2016-07-011-1/+1
* Run the fuzzing corpora as tests.Ben Laurie2016-07-012-1/+53
* Fix hmac test case 6Kurt Cancemi2016-06-301-2/+2
* Whitespace cleanup in appsFdaSilvaYY2016-06-292-3/+3
* SpellingFdaSilvaYY2016-06-291-1/+1
* SSL test framework: port SNI testsEmilia Kasper2016-06-2812-61/+441
* Add a test for fragmented alertsMatt Caswell2016-06-271-1/+61
* Add a getter to obtain the HMAC_CTX mdMatt Caswell2016-06-241-0/+15
* RT2867: des_ede3_cfb1 ignored "size in bits" flagRich Salz2016-06-231-0/+19
* Drop extraneous printf argument in mkcert.shViktor Dukhovni2016-06-231-1/+1
* Fix generation of expired CA certificate.Dr. Stephen Henson2016-06-222-2/+4
* OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte2016-06-221-1/+6
* crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov2016-06-222-26/+0
* OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte2016-06-211-8/+18
* Add verification of proxy certs to 25-test_verify.tRichard Levitte2016-06-201-1/+23
* Create some proxy certificatesRichard Levitte2016-06-2012-0/+293
* Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte2016-06-202-8/+57
* Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper2016-06-201-12/+27
* Tests should check validation status directlyRob Percival2016-06-201-45/+47
* Test SCT listsRob Percival2016-06-201-23/+30
* Useless includesFdaSilvaYY2016-06-182-6/+0
* Fix GCC build; make update; fix number re-useRich Salz2016-06-161-2/+2
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-168-91/+16
* Fix the build and tests following constification of DH, DSA, RSAMatt Caswell2016-06-162-12/+10
* modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov2016-06-141-0/+9
* test/evptests.txt: add more XTS tests.Andy Polyakov2016-06-141-0/+85
* Shorten some symbol namesRichard Levitte2016-06-141-17/+17
* Update sslapitest to use the test frameworkMatt Caswell2016-06-132-23/+11
* Add some session API testsMatt Caswell2016-06-137-184/+411
* SSL test: only write out server2 when testing SNIEmilia Kasper2016-06-1311-4831/+25
* Handle inability to create AFALG socketMatt Caswell2016-06-131-2/+7
* Port DTLS version negotiation testsEmilia Kasper2016-06-1312-171/+2756
* Clean up following new SNI testsEmilia Kasper2016-06-137-63/+69