index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
Age
Commit message (
Expand
)
Author
2023-07-11
Keep servertest silent and align with clienttest
Theo Buehler
2023-07-11
Neuter expected server test failures with SSLv2
Theo Buehler
2023-07-11
Fix most of the clienttest. With this only test cases 9 and 13 fail.
Theo Buehler
2023-07-05
Avoid undefined behavior in tlsexttest
Theo Buehler
2023-07-04
Plug leak in the ssltest
Theo Buehler
2023-07-02
Disable TLS 1.0 and TLS 1.1 in libssl
Bob Beck
2023-06-10
File new test-bleichenbacher-timing-pregenerate.py under failing tests
Theo Buehler
2023-06-04
Make ruby-openssl cope with default ruby change
Theo Buehler
2023-05-24
Copy the verify param hostflags independently of the host list
Theo Buehler
2023-05-24
Add a test to verify that an SSL inherits the hostflags from the SSL_CTX
Theo Buehler
2023-05-24
Provide CRYPTO_INT for statically linking libcrypto for libssl regress
Theo Buehler
2023-04-27
tlsexttest: check additional logic in tlsext randomization
Theo Buehler
2023-04-23
Fix the client test and the tlsext test to work with randomized
Theo Buehler
2023-04-19
interop: work around extreme REGRESS_SKIP_SLOW slowness
Theo Buehler
2023-04-15
ssltest: Drop more policy go from this test.
Theo Buehler
2023-04-15
ssltest: initial pass of dropping proxy cert goo
Theo Buehler
2023-04-14
Plug a memleak caused by an extra bump of a refcount
Theo Buehler
2023-04-14
Make the apitest work better with the portable tets framework
Theo Buehler
2023-02-02
Sync function prototypes and declarations to satisfy clang 15.
Anton Lindqvist
2023-02-01
Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 ready
Theo Buehler
2023-02-01
Hopefully the last one.
Theo Buehler
2023-02-01
One more openssl 1.0.2 thing missed.
Theo Buehler
2023-02-01
Switch from eopenssl to eopenssl30. Missed in both previous commits
Theo Buehler
2023-02-01
Retire OpenSSL 1.0.2 interop
Theo Buehler
2023-01-27
Add openssl 3.0 interop tests
Theo Buehler
2023-01-06
tlsfuzzer: hook up new connection abort tests while skipping the NST
Theo Buehler
2023-01-01
Add explicit LL suffixes to large constants to appease some compilers on
Miod Vallat
2022-12-17
Revise cipher list regress coverage of SSL_set_security_level().
Joel Sing
2022-12-05
Unbreak rust-openssl-tests on sparc64
Theo Buehler
2022-12-04
zap weird spaces $EDITOR added in previous
Theo Buehler
2022-12-03
skip rust-openssl-tests on sparc64
Theo Buehler
2022-10-20
Provide a harness driving rust-openssl's regress tests
Theo Buehler
2022-12-02
regres/libssl/unit: simplify Makefile
Theo Buehler
2022-12-02
Use regress framework rather than handrolling it
Theo Buehler
2022-12-01
Refrain from printing SUCCESS in some of my tests
Theo Buehler
2022-11-26
Make internal header file names consistent
Theo Buehler
2022-11-05
Add regress coverage for TLS exporters.
Joel Sing
2022-10-26
dtlstest: Ensure the timeouts are at least 10 ms. This makes these tests
Theo Buehler
2022-10-21
tlsexttest.c: make various static structs const
Theo Buehler
2022-10-21
quic tlsext tests: use byte vector in place of string
Theo Buehler
2022-10-20
Link rust-openssl to regress
Theo Buehler
2022-10-20
Provide a harness driving rust-openssl's regress tests
Theo Buehler
2022-10-02
Dynamically link libssl for QUIC regress.
Joel Sing
2022-10-02
Remove unused headers.
Joel Sing
2022-10-02
Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.
Joel Sing
2022-08-27
Wire up QUIC regress.
Joel Sing
2022-08-27
Add regress for QUIC.
Joel Sing
2022-08-21
Revise regress now that SSL_QUIC_METHOD exists.
Joel Sing
2022-08-05
fix error message
Theo Buehler
2022-08-05
Use the FAIL macro instead of fprintf(stderr, "FAIL: ...\n");
Theo Buehler
[next]