summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-09-01struct timeval include guardsPauli
2017-08-31Test for late client side detection of ALPN inconsistentiesMatt Caswell
2017-08-31Add some fixes for Travis failuresMatt Caswell
2017-08-31Add PSK early_data testsMatt Caswell
2017-08-31Update the tests for SNI changesMatt Caswell
2017-08-31Add some PSK early_data testsMatt Caswell
2017-08-30Fix return value of ASN1_TIME_compareTodd Short
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-28DRBG: clarify difference between entropy counts and buffer lengthsDr. Matthias St. Pierre
2017-08-27MSC_VER <= 1200 isn't supported; remove dead codeRich Salz
2017-08-25Fix no-tls and no-tls1_2Matt Caswell
2017-08-25Fix no-scryptMatt Caswell
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