summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add sparse array data type.Pauli2019-02-123-1/+120
* test/recipes/02-err_errstr: skip errors that may not be loaded on WindowsRichard Levitte2019-02-111-0/+37
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-1137-211/+614
* Allow the syntax of the .include directive to optionally have '='Tomas Mraz2019-02-113-1/+13
* Address a bug in the DRBG tests where the reseeding wasn't properlyPauli2019-02-081-3/+3
* test/drbgtest.c: call OPENSSL_thread_stop() explicitlyRichard Levitte2019-02-071-0/+10
* blake2: add evpmac test vectorsAntoine Salon2019-02-062-4/+252
* Remove unnecessary trailing whitespaceSam Roberts2019-02-056-7/+7
* Fix end-point shared secret for DTLS/SCTPMichael Tuexen2019-02-016-2/+225
* Fix a crash in reuse of i2d_X509_PUBKEYBernd Edlinger2019-01-311-0/+49
* Fixed d2i_X509 in-place not re-hashing the ex_flagsBernd Edlinger2019-01-311-0/+9
* Fix a memory leak with di2_X509_CRL reuseBernd Edlinger2019-01-311-0/+15
* Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte2019-01-311-8/+1
* Fix no-dso buildsMatt Caswell2019-01-301-0/+1
* crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono2019-01-271-0/+16
* add an additional async notification communication method based on callbackPing Yu2019-01-271-0/+38
* Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias2019-01-241-3/+13
* Make sure we trigger retransmits in DTLS testingMatt Caswell2019-01-244-14/+36
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-222-18/+18
* Rework building: adapt some scriptsRichard Levitte2019-01-211-20/+5
* Fix a memory leak in the mem bioCorey Minyard2019-01-213-1/+71
* Reduce inputs before the RSAZ code.David Benjamin2019-01-161-0/+25
* Fix CID 1434549: Unchecked return value in test/evp_test.cFdaSilvaYY2019-01-083-30/+26
* Add a test for correct handling of the cryptopro bug extensionMatt Caswell2019-01-071-4/+28
* Fix no-sockMatt Caswell2019-01-062-9/+6
* Fix no-cmacMatt Caswell2019-01-061-3/+3
* Introduce a no-pinshared optionMatt Caswell2019-01-041-21/+25
* Test atexit handlersMatt Caswell2019-01-042-16/+87
* Don't link shlibloadtest against libcryptoMatt Caswell2019-01-042-50/+90
* Fix shlibloadtest to properly execute the dso_ref testMatt Caswell2019-01-041-9/+3
* Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger2018-12-312-1/+21
* Use (D)TLS_MAX_VERSION_INTERNAL internallyKurt Roeckx2018-12-1513-64/+52
* Add RFC5297 AES-SIV supportTodd Short2018-12-113-27/+86
* Add an Ed448 malleability testMatt Caswell2018-12-111-0/+7
* typo ANS1 -> ASN1nxtstep2018-12-111-1/+1
* Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni2018-12-102-9/+10
* Eliminate NOP castViktor Dukhovni2018-12-101-2/+2
* change into hex string constants to avoid overflow warningsChristos Zoulas2018-12-101-8/+4
* Add a format attribute to the format functions and fix the broken formatChristos Zoulas2018-12-103-14/+38
* Fix const issuesChristos Zoulas2018-12-101-3/+4
* Avoid const castaway warningChristos Zoulas2018-12-101-2/+2
* Use a const variableChristos Zoulas2018-12-101-1/+2
* Use the proper fonst castChristos Zoulas2018-12-101-1/+1
* don't pass const string where a modifyable string is expectedChristos Zoulas2018-12-101-1/+2
* add missing "void" in prototype.Christos Zoulas2018-12-101-1/+1
* add missing const in castChristos Zoulas2018-12-101-1/+1
* add missing constChristos Zoulas2018-12-101-1/+1
* use the proper types to eliminate castsChristos Zoulas2018-12-101-17/+17
* sslapitest: add test ktlsBoris Pismenny2018-12-073-0/+317
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-06347-347/+347