aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Allow the syntax of the .include directive to optionally have '='Tomas Mraz3-1/+13
2019-02-08Address a bug in the DRBG tests where the reseeding wasn't properlyPauli1-3/+3
2019-02-07test/drbgtest.c: call OPENSSL_thread_stop() explicitlyRichard Levitte1-0/+10
2019-02-06blake2: add evpmac test vectorsAntoine Salon2-4/+252
2019-02-05Remove unnecessary trailing whitespaceSam Roberts6-7/+7
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen6-2/+225
2019-01-31Fix a crash in reuse of i2d_X509_PUBKEYBernd Edlinger1-0/+49
2019-01-31Fixed d2i_X509 in-place not re-hashing the ex_flagsBernd Edlinger1-0/+9
2019-01-31Fix a memory leak with di2_X509_CRL reuseBernd Edlinger1-0/+15
2019-01-31Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte1-8/+1
2019-01-30Fix no-dso buildsMatt Caswell1-0/+1
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono1-0/+16
2019-01-27add an additional async notification communication method based on callbackPing Yu1-0/+38
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias1-3/+13
2019-01-24Make sure we trigger retransmits in DTLS testingMatt Caswell4-14/+36
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte2-18/+18
2019-01-21Rework building: adapt some scriptsRichard Levitte1-20/+5
2019-01-21Fix a memory leak in the mem bioCorey Minyard3-1/+71
2019-01-17Reduce inputs before the RSAZ code.David Benjamin1-0/+25
2019-01-08Fix CID 1434549: Unchecked return value in test/evp_test.cFdaSilvaYY3-30/+26
2019-01-07Add a test for correct handling of the cryptopro bug extensionMatt Caswell1-4/+28
2019-01-06Fix no-sockMatt Caswell2-9/+6
2019-01-06Fix no-cmacMatt Caswell1-3/+3
2019-01-04Introduce a no-pinshared optionMatt Caswell1-21/+25
2019-01-04Test atexit handlersMatt Caswell2-16/+87
2019-01-04Don't link shlibloadtest against libcryptoMatt Caswell2-50/+90
2019-01-04Fix shlibloadtest to properly execute the dso_ref testMatt Caswell1-9/+3
2018-12-31Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger2-1/+21
2018-12-15Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx13-64/+52
2018-12-12Add RFC5297 AES-SIV supportTodd Short3-27/+86
2018-12-11Add an Ed448 malleability testMatt Caswell1-0/+7
2018-12-11typo ANS1 -> ASN1nxtstep1-1/+1
2018-12-09Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni2-9/+10
2018-12-09Eliminate NOP castViktor Dukhovni1-2/+2
2018-12-09change into hex string constants to avoid overflow warningsChristos Zoulas1-8/+4
2018-12-09Add a format attribute to the format functions and fix the broken formatChristos Zoulas3-14/+38
2018-12-09Fix const issuesChristos Zoulas1-3/+4
2018-12-09Avoid const castaway warningChristos Zoulas1-2/+2
2018-12-09Use a const variableChristos Zoulas1-1/+2
2018-12-09Use the proper fonst castChristos Zoulas1-1/+1
2018-12-09don't pass const string where a modifyable string is expectedChristos Zoulas1-1/+2
2018-12-09add missing "void" in prototype.Christos Zoulas1-1/+1
2018-12-09add missing const in castChristos Zoulas1-1/+1
2018-12-09add missing constChristos Zoulas1-1/+1
2018-12-09use the proper types to eliminate castsChristos Zoulas1-17/+17
2018-12-07sslapitest: add test ktlsBoris Pismenny3-0/+317
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte347-347/+347
2018-12-06Refactor the computation of API version limitsRichard Levitte2-5/+5
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte4-22/+27
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2-5/+5