summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-28testutil: Add commodity printing functions test_printf_std{out,err}Richard Levitte
2017-04-28testutil: make subtest_level() internalRichard Levitte
2017-04-28testutil: Move printing function declarations to "internal" headerRichard Levitte
2017-04-28Add checks on return code when applying some settings.FdaSilvaYY
2017-04-28Output prog name within error messageFdaSilvaYY
2017-04-28Add a 'max_send_frag' option to configure maximum size of send fragmentsFdaSilvaYY
2017-04-28Fix s_client when no-dtlsTodd Short
2017-04-28Fix a pedantic gcc-7 warning.Bernd Edlinger
2017-04-28TLSProxy: When in debug mode, show the exact subprocess commandsRichard Levitte
2017-04-27Remove (broken) diagnostic printRich Salz
2017-04-27fuzz/{client,server}.c: omit _time64 "overload method".Andy Polyakov
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-27Add parentheses on public macros where appropriate.Bernd Edlinger
2017-04-26Remove unnecessary loop in pkey_rsa_decrypt.Bernd Edlinger
2017-04-26Fix ISO C function/object pointer issueRich Salz
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