summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-26Convert sslapitest to test frameworkRich Salz
2017-04-26Convert bntest to TEST_ frameworkRich Salz
2017-04-26Return success in custom_ext_parse_old_cb_wrap if parse_cb is NULLGraham Edgecombe
2017-04-26Convert dtls_mtu_test, dtlsv1listentestRich Salz
2017-04-26Fix no-ecDr. Stephen Henson
2017-04-26Don't treat PACKET_remaining() as booleanTatsuhiro Tsujikawa
2017-04-26Break before && operatorTatsuhiro Tsujikawa
2017-04-26Call init and finalization functions per extension messageTatsuhiro Tsujikawa
2017-04-26Clarify that SSL_CTX_remove_session() marks a session as non-resumableMatt Caswell
2017-04-26More SSL_SESSION documentation tweaks based on feedbackMatt Caswell
2017-04-26Tweak SSL_get_session.pod wordingMatt Caswell
2017-04-26Always duplicate the session on NewSessionTicket in TLSv1.3Matt Caswell
2017-04-26Documentation updates for TLSv1.3 sessionsMatt Caswell
2017-04-26Add support for SSL_SESSION_is_resumable()Matt Caswell
2017-04-26Remove TLS1.3 TODO around testing for session id lengthMatt Caswell
2017-04-26Fix unit-tests when no-srp configuredRich Salz
2017-04-26Convert modular exponentiation tests to new frameworkRich Salz
2017-04-26Add tests for version/ciphersuite sanity checksMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-04-26Add a ciphersuite config sanity check for clientsMatt Caswell
2017-04-26Don't overwrite the alert value if there is no alert to sendMatt Caswell
2017-04-25evp_test.c: Add PrivPubKeyPair testsRich Salz
2017-04-25test: don't make it more complicated than necessary.Andy Polyakov
2017-04-25make updateDr. Stephen Henson
2017-04-25Update documentationDr. Stephen Henson
2017-04-25Add PSS certificate signature testsDr. Stephen Henson
2017-04-25Add certificates with PSS signaturesDr. Stephen Henson
2017-04-25Add custom sig_info setting for RSA-PSSDr. Stephen Henson
2017-04-25Use X509_get_signature_info() when checking security levels.Dr. Stephen Henson
2017-04-25Add support for custom signature parametersDr. Stephen Henson
2017-04-25Tapify libtestutil a bit betterRichard Levitte
2017-04-25Add include path '..' for libtestutilRichard Levitte
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-25Ignore all .a files, not just the top onesRichard Levitte
2017-04-25Add documentation for the -sctp option in command line appsMatt Caswell
2017-04-25Correct some badly formated preprocessor linesRichard Levitte
2017-04-25Add guards around one of use of IPPROTO_SCTP where it was missingRichard Levitte
2017-04-25TAPify testutilRichard Levitte
2017-04-25openssl enc: Don't unbuffer stdinBernard Spil
2017-04-25Fix doc-nits issueMatt Caswell
2017-04-25Address review feedback for the SCTP changesMatt Caswell
2017-04-25Fix issue in 18-dtls-renegotiate.conf.inMatt Caswell
2017-04-25Document BIO_lookup_ex()Matt Caswell
2017-04-25Fix some variable references in init_clientMatt Caswell
2017-04-25Add SCTP testing for 04-client_auth.confMatt Caswell
2017-04-25Add SCTP testing for 11-dtls_resumption.confMatt Caswell
2017-04-25Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell
2017-04-25Add SCTP testing to 18-dtls-renegotiate.confMatt Caswell
2017-04-25Add SCTP testing to 16-dtls-certstatus.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell