aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Fix issues in ia32 RDRAND asm leading to reduced entropyBryan Donlan3-1/+156
2018-03-07Remove OPENSSL_USE_NODELETE guards in shlibloadtestMatt Caswell1-6/+0
2018-03-06Fix a bunch of gcc warnings in packettest.cBernd Edlinger1-8/+8
2018-03-05Add support for .include directive in config filesTomas Mraz8-0/+287
2018-03-05Update tests for TLS Ed448Matt Caswell14-402/+828
2018-03-03test/ctype_internal_test.c: portability fixup.Andy Polyakov1-3/+5
2018-03-02Add test vectors for X448 and Ed448Matt Caswell1-0/+251
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk2-2/+10
2018-02-28Adapt 15-test_out_option.t for more than just UnixRichard Levitte1-4/+4
2018-02-28Enable the -out option test on VMS as wellRichard Levitte1-2/+2
2018-02-28Add test cases for this -out option checkPaul Yang1-0/+60
2018-02-27Update copyright yearMatt Caswell8-8/+8
2018-02-26Clear some sslapitest global variables after useMatt Caswell1-0/+1
2018-02-26test/ct_test.c: remove dependency on -lm.Andy Polyakov1-4/+4
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa2-0/+87
2018-02-23Remove executable bit from test/recipes/03-test_internal_sm4.tBernd Edlinger1-0/+0
2018-02-23Test the storeutl searching optionsRichard Levitte1-5/+49
2018-02-23Test the storeutl expectation optionsRichard Levitte1-2/+16
2018-02-21Use malloc to avoid alignment problems.Viktor Dukhovni1-3/+6
2018-02-21Fix no-ec buildMatt Caswell2-2/+7
2018-02-21VMS: Fix curve448 internal test programRichard Levitte1-0/+11
2018-02-21test/recipes/80-test_pkcs12.t: handle lack of Win32::API.Andy Polyakov1-0/+2
2018-02-20Add tests for newly added constant time functionsMatt Caswell1-62/+138
2018-02-20More style fixes to Curve448 code based on review feedbackMatt Caswell1-2/+2
2018-02-20Fixes for compilation using clangMatt Caswell1-53/+53
2018-02-20Update the curve448 internal test to use testutil.hMatt Caswell1-142/+93
2018-02-20Move curve448_test.c to be a full internal testMatt Caswell3-1/+776
2018-02-19The record version for ClientHello2 should be TLS1.2Matt Caswell1-1/+3
2018-02-19test_ssl_old: avoid empty strings for flagsRichard Levitte1-1/+2
2018-02-15Fix a gcc warning about possible fall throughBernd Edlinger1-0/+1
2018-02-13VMS: for testutil, make sure to use BIO_f_linebufferRichard Levitte1-1/+5
2018-02-13DRBG: make the derivation function the default for ctr_drbgDr. Matthias St. Pierre1-8/+11
2018-02-13Update copyright yearMatt Caswell41-41/+41
2018-02-09Fixes for no-tls1_2 and no-tls1_2-methodMatt Caswell9-61/+101
2018-02-08Fix no-chacha and no-poly1305Matt Caswell2-1/+5
2018-02-07Don't run tls13encryptiontest on a shared Windows buildMatt Caswell1-0/+3
2018-02-07Fix clienthellotest with TLSv1.3Matt Caswell1-0/+9
2018-02-07Enable TLSv1.3 by defaultMatt Caswell5-440/+2232
2018-02-07Revert "Modify test/afalgtest to fail if the afalg engine couldn't be loaded"Richard Levitte1-5/+5
2018-02-07test/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctlyRichard Levitte1-1/+1
2018-02-07Modify test/afalgtest to fail if the afalg engine couldn't be loadedRichard Levitte1-5/+5
2018-02-06Code cleanup: remove benchmark code from internal testsRichard Levitte3-183/+0
2018-02-02Make sure that exporting keying material is allowedTatsuhiro Tsujikawa1-0/+5
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short9-14/+902
2018-01-31Add missing \n in some testutil outputRichard Levitte1-2/+2
2018-01-31Make test/uitest depend on the private apps support libraryRichard Levitte1-3/+4
2018-01-31test/asn1_time_test.c: fix pre-C90 warning.Andy Polyakov1-1/+1
2018-01-29Don't break testing when runnins as rootRichard Levitte1-3/+2
2018-01-28Get rid of a warning about unused resultsRichard Levitte1-3/+4
2018-01-26Catch some more old sigalg names in commentsBenjamin Kaduk1-1/+1