summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-08-25Do not lookup zero-length session IDKazuki Yamaguchi
2017-08-25Fix no-chacha and no-poly1305Matt Caswell
2017-08-25Don't run a CT specifc test if CT is disabledMatt Caswell
2017-08-25Check range of test values using isascii before diving into the fullPauli
2017-08-25Check for EOF in ASCII conversions.Pauli
2017-08-24Fix enable-sctpMatt Caswell
2017-08-22(Re)move some things from e_os.hRich Salz
2017-08-22Don't try to compare the ctype functions on values > 127Richard Levitte
2017-08-22Don't try to test ctype functions for values < 0 or > 255Richard Levitte
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-22Fix the lack of isblank() with VMS CRichard Levitte
2017-08-22Add random serial# support.Rich Salz
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-08-22Fix ctype arguments.Pauli
2017-08-21Add PKEY_CTX setter tests for TLS1-PRFJohannes Bauer
2017-08-21Remove double error messagesPauli
2017-08-18Reorder extensions to put SigAlgs lastTodd Short
2017-08-18test/asn1_time_test.c: Better check of signed time_tRichard Levitte
2017-08-18Fix windows build after too aggressive e_os.h removalPauli
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULLDavid von Oheimb
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY
2017-08-15Revert "Add some casts for %j"Rich Salz
2017-08-15Use new setup_tests in code of rsa_testPaul Yang
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte
2017-08-14Add some casts for %jRich Salz
2017-08-12Fix some typo and commentsFdaSilvaYY
2017-08-12Wire SHAKE to EVP.Andy Polyakov
2017-08-12Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-08-11[extended tests] Add steps to update an external test suiteJon Spillett
2017-08-10no-ec2m fixesDr. Stephen Henson
2017-08-10Add alternative CMS P-256 certDr. Stephen Henson
2017-08-10Fix no-ecDr. Stephen Henson
2017-08-10Fix minor type warnings and risk of memory leak in testutil/driver.cDavid von Oheimb
2017-08-09Fix memory leak in session cache testBenjamin Kaduk
2017-08-09Test server side session cachingMatt Caswell
2017-08-08Fix building without scryptJohannes Bauer
2017-08-08Add test for ECDH CMS key onlyDr. Stephen Henson
2017-08-08Add PKEY_METHOD macro testsJohannes Bauer
2017-08-08Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer
2017-08-07Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-08-04Test fixtures changed to pointers.Pauli
2017-08-03recipes/80-test_ca.t: make it work with spaces in pathnames.Andy Polyakov
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-08-03Allow use of long name for KDFsDr. Stephen Henson
2017-08-02Simplify some of the sslapitest code.Pauli
2017-08-02Remove EXECUTE_TEST_NO_TEARDOWN.Pauli