summaryrefslogtreecommitdiff
path: root/src/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Disable some code that reaches into libssl internals.jsing2021-06-301-0/+7
* Disable some tests that probably no longer make sense.jsing2021-06-301-0/+5
* Pull in ssl_locl.h to allow for move of struct ssl_session_st.jsing2021-06-302-2/+5
* Add test coverage for TLSv1.3 client hellos.jsing2021-06-271-13/+166
* Add test coverage for DTLSv1.2 client hellos.jsing2021-06-271-7/+102
* Improve test coverage for SSL_OP_NO_DTLSv1.jsing2021-06-271-1/+9
* Teach hexdump() how to identify differing bytes.jsing2021-06-271-9/+13
* More appropriately set cipher_list_len when AES acceleration is available.jsing2021-06-271-5/+6
* Tweak some data types and sprinkle some const.jsing2021-06-271-15/+15
* Add GnuTLS interoperability test in appstest.shinoguchi2021-06-211-1/+109
* zap trailing whitespacetb2021-06-191-4/+7
* Add DTLS test cases that use non-zero initial epochs.jsing2021-06-192-5/+44
* Add more complex DTLS tests for delay/reordering.jsing2021-06-191-17/+160
* Expand comment that details why two DTLS tests currently fail.jsing2021-06-191-2/+5
* Provide the ability to delay/reorder DTLS packets.jsing2021-06-191-14/+147
* Remove SSL_CTX_set_read_ahead() calls - it is now the default for DTLS.jsing2021-06-181-3/+1
* Like ARM, RISC-V does not implement floating point exceptions.kettenis2021-06-173-6/+6
* Enable libexecinfo regress.mortimer2021-06-091-1/+4
* Since our unix receive queue got longer, the test run-t_sendrecvbluhm2021-05-311-24/+30
* Modify cms test in appstest.sh to work with ec cert/keyinoguchi2021-05-121-32/+53
* It's no longer necessary to link ecdhtest statically.tb2021-05-101-2/+2
* Rename shutdown_all() to shutdown_peers() for consistency.tb2021-05-041-3/+3
* Use limits.h instead of sys/limits.h in dtlstest.c for portableinoguchi2021-05-031-2/+2
* Modify regress ssl_get_shared_ciphers for portableinoguchi2021-05-032-6/+6
* Hook openssl-ruby test to regress treetb2021-05-031-1/+2
* Add scaffold to run the ruby/openssl regression teststb2021-05-031-0/+72
* tweak one description to make it uniquetb2021-05-031-2/+3
* Prefix the hybrid_corner_case test with test_ for consistency.tb2021-05-031-3/+3
* Exercise the point conversion bit for octet string representationstb2021-05-031-1/+279
* Add a test that exercises the point conversion bit of the octettb2021-05-031-1/+362
* Add DTLS test in appstest.shinoguchi2021-04-271-1/+70
* test-verify-unusual-wildcard-cert is no longer expected to fail withtb2021-04-271-2/+1
* Relax SAN DNSname validation and constraints to permit non leading *beck2021-04-271-8/+4
* Remove "-4" option treatment and use it always on s_server test in appstest.shinoguchi2021-04-241-9/+2
* Enable test-renegotiation-changed-clienthello.py but skiptb2021-04-231-1/+7
* Add a test that roundtrips a bunch of points on all builtin curvestb2021-04-212-6/+268
* Adjust ectest.c for set_compressed_coordinatestb2021-04-201-9/+9
* Adjust ectest.c for get_Jprojective coordinate changetb2021-04-201-2/+2
* Adjust ecdhtest.c for affine_coordinates changetb2021-04-202-7/+7
* Adjust ectest.c for affine_coordinates changetb2021-04-201-17/+17
* Adjust ectest.c for EC_GROUP_{g,s}et_curve changetb2021-04-202-15/+15
* The powerpc64 ELFv2 ABI explicitly states that exception enable bitskettenis2021-04-191-1/+9
* 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