summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare tlsfuzzer.py for ports updatetb2023-08-141-3/+13
* Link new ccs test to buildtb2023-08-031-1/+7
* Disable TLS 1.0 and TLS 1.1 in libsslbeck2023-07-021-6/+37
* File new test-bleichenbacher-timing-pregenerate.py under failing teststb2023-06-101-1/+3
* tlsfuzzer: hook up new connection abort tests while skipping the NSTtb2023-01-061-1/+5
* Add comments to explain the magic numbers 57 and 58tb2022-07-181-1/+4
* Avoid sending the QUIC transport parameters extension now that wetb2022-07-181-4/+4
* Add the two length tests. Can't currently run them because we need antb2022-05-141-1/+6
* Add missing self. From antontb2022-04-211-2/+2
* Implement a -h option that allows specifying a target host thattb2021-09-031-9/+13
* Now that the issue is fixed, enable test-extensions.pytb2021-09-031-6/+2
* Add -f to usagetb2021-09-021-2/+2
* add new (unsupported) eddsa in certificate verify teststb2021-08-111-1/+3
* Enable test-renegotiation-changed-clienthello.py but skiptb2021-04-231-1/+7
* revert previous. some of the keyupdate tests still fail occasionallytb2021-04-141-2/+11
* Enable test-tls13-keyupdate.pytb2021-04-141-9/+2
* move test-record-size-limit.py to unsupportedtb2021-04-141-4/+3
* enable test-record-layer-fragmentation.pytb2021-04-141-7/+2
* factor argument to catch an alert mismatch into a helper functiontb2021-04-141-7/+8
* enable test-tlsfuzzer-invalid-compression-methods.pytb2021-04-131-5/+10
* enable test-large-hello.py as a slow testtb2021-04-131-3/+2
* with new defaults, test-fuzzed-plaintext.py is no longer slowtb2021-04-131-3/+2
* move a few tests to the unsupported group and fix two commentstb2021-04-131-15/+15
* annotate test-ecdhe-rsa-key-exchange-with-bad-messages.py with expectedtb2021-04-131-2/+3
* Enable test-cve-2016-6309.pytb2021-04-081-3/+2
* The failure mode of test-tls13-version-negotiation.py has changed.tb2021-03-281-4/+2
* Enable test-sig-algs-renegotiation-resumption.py.tb2021-03-271-5/+6
* Add test-sig-algs-renegotiation-resumption.pytb2021-03-261-1/+5
* typotb2021-03-201-2/+2
* Add new test-tls13-multiple-ccs-messages.pytb2021-03-201-1/+8
* wrap an overlong linetb2021-01-271-2/+3
* add arguments to skip a bunch of x448 teststb2020-10-071-3/+18
* move test-tls13-finished.py from slow tests to normal tests.tb2020-09-251-27/+26
* test-tls13-finished.py has 70 failing tests that expect a "decode_error"tb2020-09-251-6/+94
* delete a stale commenttb2020-09-251-5/+1
* Enable test-tls13-large-number-of-extensions.pytb2020-09-101-2/+7
* Also print a list of missing scripts in summarytb2020-08-171-5/+10
* Avoid test failures due to outdated packagestb2020-08-171-1/+6
* enable jsing's zero content type testtb2020-08-151-1/+2
* Session resumption is not currently supported for TLSv1.3.tb2020-08-081-4/+4
* Enable P-521 and run the tests that use it.tb2020-08-081-5/+3
* enable test-tls13-keyshare-omitted.pytb2020-06-241-5/+2
* Add test-ffdhe-expected-params.pytb2020-06-241-1/+2
* Enable lucky 13 test.tb2020-06-191-5/+2
* Add lucky13 and bleichenbacher-timing teststb2020-06-101-1/+7
* Implement a rolling hash of the ClientHello message, Enforce RFC 8446beck2020-06-061-2/+2
* Enable the record layer limits test and mark two finished test cases astb2020-06-031-5/+8
* Enable the test-tls13-zero-length-data.py test, skipping thetb2020-06-011-8/+10
* Enable test-dhe-rsa-key-exchange-with-bad-messages.pytb2020-06-011-4/+2
* The version detection doesn't work on bluhm's test machine, causingtb2020-05-241-3/+3