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-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
2022-08-05
Make the bogokey[] global static const.
Theo Buehler
2022-08-05
Move CBB_init() to a consistent place.
Theo Buehler
2022-08-05
Consistently initialize failure to 1 at the top of the function and
Theo Buehler
2022-08-05
Consistently check for CBB_init() failure.
Theo Buehler
2022-08-05
Remove most of the indirection introduced in previous and instead fetch
Theo Buehler
2022-08-04
Add some glue to fetch the tlsext functions from the tls_extensions[]
Theo Buehler
2022-07-22
Extend TLS buffer regress to cover read/write usage.
Joel Sing
2022-07-21
Make test table based, extend it a little
Theo Buehler
2022-07-20
link ssl_set_alpn_protos to regress
Theo Buehler
2022-07-20
Add a quick and dirty regress for SSL{_CTX,}_set_alpn_protos()
Theo Buehler
2022-07-19
zap trailing spaces
Theo Buehler
2022-07-19
Regenerate golden numbers due to RC4-MD5 now being disabled by default.
Theo Buehler
2022-07-18
Revert accidental commit
Theo Buehler
2022-07-18
Add comments to explain the magic numbers 57 and 58
Theo Buehler
[next]