summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-04-14enable test-record-layer-fragmentation.pyTheo Buehler
2021-04-14factor argument to catch an alert mismatch into a helper functionTheo Buehler
2021-04-14Rename privacy to temporary in slaacd regress, then it passes.Alexander Bluhm
2021-04-13Automated regress cannot connect to servers in internet. CheckAlexander Bluhm
2021-04-13enable test-tlsfuzzer-invalid-compression-methods.pyTheo Buehler
2021-04-13enable test-large-hello.py as a slow testTheo Buehler
2021-04-13with new defaults, test-fuzzed-plaintext.py is no longer slowTheo Buehler
2021-04-13move a few tests to the unsupported group and fix two commentsTheo Buehler
2021-04-13annotate test-ecdhe-rsa-key-exchange-with-bad-messages.py with expectedTheo Buehler
2021-04-13Unbreak rtable regress test. Define _KERNEL in some crucial spots so thatClaudio Jeker
2021-04-13Fix rde_decide_test regress testClaudio Jeker
2021-04-13Add a basic regress test to test the 'rde evaluate all' feature.Claudio Jeker
2021-04-13Use tee(1) so that the bgpctl output is visible during the run.Claudio Jeker
2021-04-09Add a minimal regress test for the http client code.Claudio Jeker
2021-04-08Enable test-cve-2016-6309.pyTheo Buehler
2021-04-07Use ERR_print_error_fp() to avoid leaking a BIO in fatal()Theo Buehler
2021-04-06Add TEST_SSH_ELAPSED_TIMES environment variable to print the elapsedDarren Tucker
2021-04-06use errx() instead of err()Theo Buehler
2021-04-06spaces -> tabsTheo Buehler
2021-04-06minor style tweaksTheo Buehler
2021-04-06Don't check return value of unsetenv(). It's part of the environmentDarren Tucker
2021-04-04Add missing error check for AES_unwrap_key().Theo Buehler
2021-04-04Fix two copy paste errors in error messagesTheo Buehler
2021-04-04Add tests for DTLSv1_2{,_client,_server}_method()Theo Buehler
2021-04-04Use correct type for tmp in test_write_bytes()Theo Buehler
2021-04-04Explicitly NULL pointers to avoid a double free.Theo Buehler
2021-04-04Don't leak key and dh in the error path.Theo Buehler
2021-04-04Clean up client and server tls{,_config} contexts in tls_test().Theo Buehler
2021-04-03Run the CMAC tests through EVP_PKEY_new_CMAC_key().Theo Buehler
2021-04-02Two cases of BRE involving counts and backrefs that go wrong andOtto Moerbeek
2021-04-01Add encoding.c to the various build targetsClaudio Jeker
2021-03-31cannot effectively test posix-rename extension after changes inDamien Miller
2021-03-31Remove workaround for missing d2i_DSAPrivateKey_fp prototypeTheo Buehler
2021-03-30In HTML output, correctly render .Bd -unfilled in proportionally-spacedIngo Schwarze
2021-03-29Add regress coverage for TLSv1.2 record number increment.Joel Sing
2021-03-29Add a pretty_key_id() which reinserts colons into the hex string.Claudio Jeker
2021-03-28The failure mode of test-tls13-version-negotiation.py has changed.Theo Buehler
2021-03-28Add some restrictions to manifest object profilejob
2021-03-27Enable test-sig-algs-renegotiation-resumption.py.Theo Buehler
2021-03-27Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.Brent Cook
2021-03-26Add test-sig-algs-renegotiation-resumption.pyTheo Buehler
2021-03-24The server only sends a cookie during a HRR, not a SHTheo Buehler
2021-03-24test HEAD requests, from niklas@Sebastian Benoit
2021-03-24Update regress for new_cipher rename.Joel Sing
2021-03-22Don't leak ca in test_cms_sign_verify().Theo Buehler
2021-03-22Plug a few memory leaks reported by Ilya ShipitsinTheo Buehler
2021-03-21Revise regress to match handshake struct changes.Joel Sing
2021-03-21Build options regress with -DLIBRESSL_INTERNAL.Joel Sing
2021-03-21Plug memory leak reported by Ilya ShipitsinTheo Buehler
2021-03-20typoTheo Buehler