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
2024-03-30
Initialize quic_method in tlsexttest
Theo Buehler
2024-03-28
Fix coverity complaints.
Bob Beck
2024-03-27
fix leaks in the horrible ssl whackery necessary for this test.
Bob Beck
2024-03-27
Fix up server processing of key shares.
Bob Beck
2024-03-26
Fix expected client hello value to allow for supported_groups change.
Bob Beck
2024-03-26
Disable client handshake test for now for pending changes.
Bob Beck
2024-03-25
Revise for TLS extension parsing/processing changes.
Joel Sing
2024-03-25
Revise TLS extension regress for parse/process changes.
Joel Sing
2024-03-21
Remove now unused certificates (which are also soon to expire).
Joel Sing
2024-03-20
Use the new certificates/chains in regress.
Joel Sing
2024-03-01
Remove the ciphers_by_values_test()
Theo Buehler
2024-03-01
exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()
Theo Buehler
2024-03-01
ssltest: drop another use of CRYPTO_mem_leaks()
Theo Buehler
2024-02-03
Remove GOST and STREEBOG support from libssl.
Bob Beck
2024-01-30
Add a shutdown sequence regress test.
Joel Sing
2024-01-27
Enable for TLSv1.3 now that shutdown behaviour matches the legacy stack.
Joel Sing
2024-01-19
Enable shutdown regress test.
Joel Sing
2024-01-19
Add regress test coverage for SSL_shutdown().
Joel Sing
2023-12-13
tlsexttest: \178 isn't a valid octal escape sequence
Theo Buehler
2023-11-19
Remove last OPENSSL_NO_ENGINE from libssl regress
Theo Buehler
2023-10-30
Add support for OpenSSL 3.1 interop tests
Theo Buehler
2023-10-18
Make libssl interop server/client tests less flaky by ensuring the
Anton Lindqvist
2023-09-24
openssl-ruby tests: remove fallback to ruby31
Theo Buehler
2023-08-15
Avoid memcmp() with NULL pointer and 0 length
Theo Buehler
2023-08-14
Prepare tlsfuzzer.py for ports update
Theo Buehler
2023-08-03
Link new ccs test to build
Theo Buehler
2023-07-27
Prepare the ssltest for the upcoming bump
Theo Buehler
2023-07-19
Don't rely on the libssl headers pulling in stdio.h somehow
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-15
fix include directive - this is make, not C
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-15
Link symbols test to build
Theo Buehler
2023-07-15
remove accidentally imported files again
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-12
Reenable clienttest and servertest
Theo Buehler
2023-07-11
Fix last bit of the clienttest, needs ssl_pkt.c r1.66
Theo Buehler
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
[next]