summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-08Add PEM_read_bio_exBenjamin Kaduk
2017-05-08Added a new Makefile in demos/evp directoryMeena Vyas
2017-05-08Update the message callback documentationMatt Caswell
2017-05-08Add support to SSL_trace() for inner content typesMatt Caswell
2017-05-08Remove support for OPENSSL_SSL_TRACE_CRYPTOMatt Caswell
2017-05-08Updates to supported_groups following review feedbackMatt Caswell
2017-05-08Add a test for supported_groups in the EE messageMatt Caswell
2017-05-08Send the supported_groups extension in EE where applicableMatt Caswell
2017-05-06test/recipes/95-test_*.t : correct skip_all syntaxRichard Levitte
2017-05-05Rearrange test/recipes/95-test_*.t to use skip_allRichard Levitte
2017-05-05Conversion of the EC tests to use the framework.Pauli
2017-05-05sha/sha512.c: fix formatting.Andy Polyakov
2017-05-05perlasm/x86_64-xlate.pl: work around problem with hex constants in masm.Andy Polyakov
2017-05-05Remove some out of date text inadvertently left behindMatt Caswell
2017-05-04Remove outdated and unsupported CHIL engineRich Salz
2017-05-04Fix pathname errors in errcode fileRich Salz
2017-05-04Fix tests of TEST tests, as it wereRich Salz
2017-05-04Test framework output improvement.Pauli
2017-05-04test/exptest.c: stop marking progress with a periodRichard Levitte
2017-05-04Updates to serverinfo fix based on review feedbackMatt Caswell
2017-05-04Add a test for loading serverinfo data from memoryMatt Caswell
2017-05-04Fix SSL_CTX_use_serverinfo_ex() et al to properly handle V1 dataMatt Caswell
2017-05-04Revert "Fix clang compile time error"Matt Caswell
2017-05-04Don't leave stale errors on queue if DSO_dsobyaddr() failsMatt Caswell
2017-05-04Fix an uninit read in igetestMatt Caswell
2017-05-04Fix clang compile time errorTodd Short
2017-05-03Fix curly braces on util/mkrc.plRich Salz
2017-05-03Run perltidy, use strict+warnings on mkrc.plRich Salz
2017-05-03Perltidy ck_errfRich Salz
2017-05-03Remove some unused scriptsRich Salz
2017-05-03Update tls13secretstest test vectors for TLSv1.3 draft-20Matt Caswell
2017-05-03Update the TLSv1.3 version indicator for draft-20Matt Caswell
2017-05-03Update the HKDF labels for draft-20Matt Caswell
2017-05-03Limit padded record to max plaintextTodd Short
2017-05-03Update the documentation for "Groups" and "Curves"Matt Caswell
2017-05-03Add the -groups option to s_server/s_clientMatt Caswell
2017-05-03Update serverinfo documentation based on feedback receivedMatt Caswell
2017-05-03Clarify serverinfo usage with Certificate messagesMatt Caswell
2017-05-03Document the new SSL_CTX_use_serverinfo_ex() functionMatt Caswell
2017-05-03Add an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1Matt Caswell
2017-05-03Add a test for CT in TLSv1.3Matt Caswell
2017-05-03Add a SERVERINFOV2 format test fileMatt Caswell
2017-05-03Only send custom extensions where we have received one in the ClientHelloMatt Caswell
2017-05-03Extend the SERVERINFO file format to include an extensions contextMatt Caswell
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-05-03Update igetest to use the test framework.Pauli
2017-05-02Convert uses of snprintf to BIO_snprintfRich Salz
2017-05-02Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAMEMatt Caswell
2017-05-02Fix comment around safari fingerprint checkMatt Caswell
2017-05-02Fix URL links in commentRich Salz