summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2019-02-27Support raw input data in apps/pkeyutlPaul Yang
2019-02-26[test] modernize ecdsatest and extend ECDSA sign KATsBilly Brumley
2019-02-26Disable 02-test_errstr.t on msys/mingw as well as MSWin32Richard Levitte
2019-02-24CID 1442838: API usage errorsPauli
2019-02-22Don't restrict the number of KeyUpdate messages we can processMatt Caswell
2019-02-20Test for constant-time flag leakage in BN_CTXNicola Tuveri
2019-02-20test/context_internal_test.c: don't initialize as a separate testRichard Levitte
2019-02-19Add a test for interleaving app data with handshake data in TLSv1.3Matt Caswell
2019-02-19Fix a test ordering issue.Pauli
2019-02-18Properties for implementation selection.Pauli
2019-02-17[test] unit test for field_inv function pointer in EC_METHODBilly Brumley
2019-02-16Add an OpenSSL library contextRichard Levitte
2019-02-16Add CRYPTO_alloc_ex_data()Richard Levitte
2019-02-15Add EC_GROUP_get0_fieldDavid Asraf
2019-02-15Add option to disable Extended Master SecretTodd Short
2019-02-15Use order not degree to calculate a buffer size in ecdsatestMatt Caswell
2019-02-14Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messagesMatt Caswell
2019-02-14Ignore cipher suites when setting cipher listSam Roberts
2019-02-14Sparse array iterators include index position.Pauli
2019-02-13test/build.info: add missing ../apps/includeRichard Levitte
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-13Move libapps headers into their own directoryRichard Levitte
2019-02-12Add sparse array data type.Pauli
2019-02-11test/recipes/02-err_errstr: skip errors that may not be loaded on WindowsRichard Levitte
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2019-02-11Allow the syntax of the .include directive to optionally have '='Tomas Mraz
2019-02-08Address a bug in the DRBG tests where the reseeding wasn't properlyPauli
2019-02-07test/drbgtest.c: call OPENSSL_thread_stop() explicitlyRichard Levitte
2019-02-06blake2: add evpmac test vectorsAntoine Salon
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-31Fix a crash in reuse of i2d_X509_PUBKEYBernd Edlinger
2019-01-31Fixed d2i_X509 in-place not re-hashing the ex_flagsBernd Edlinger
2019-01-31Fix a memory leak with di2_X509_CRL reuseBernd Edlinger
2019-01-31Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte
2019-01-30Fix no-dso buildsMatt Caswell
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono
2019-01-27add an additional async notification communication method based on callbackPing Yu
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2019-01-24Make sure we trigger retransmits in DTLS testingMatt Caswell
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2019-01-21Rework building: adapt some scriptsRichard Levitte
2019-01-21Fix a memory leak in the mem bioCorey Minyard
2019-01-17Reduce inputs before the RSAZ code.David Benjamin
2019-01-08Fix CID 1434549: Unchecked return value in test/evp_test.cFdaSilvaYY
2019-01-07Add a test for correct handling of the cryptopro bug extensionMatt Caswell
2019-01-06Fix no-sockMatt Caswell
2019-01-06Fix no-cmacMatt Caswell
2019-01-04Introduce a no-pinshared optionMatt Caswell
2019-01-04Test atexit handlersMatt Caswell