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
Age
Commit message (
Expand
)
Author
2023-07-24
Fix EC_POINT_is_on_curve() checks.
Theo Buehler
2023-07-21
bio_asn1 tests: drop unneeded variable
Theo Buehler
2023-07-20
Remove a few workarounds that are no longer necessary
Theo Buehler
2023-07-19
Don't rely on the libssl headers pulling in stdio.h somehow
Theo Buehler
2023-07-19
Add missing commas to test vectors
joshua
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-19
Add test coverage for SHA3
joshua
2023-07-16
ecc_cdh: plug leak of peer public key
Theo Buehler
2023-07-16
ecdhtest: Drop unnecessary constant and unneeded includes
Theo Buehler
2023-07-16
ecdhtest: fix a couple bugs plus some cosmetic tweaks
Theo Buehler
2023-07-15
fix include directive - this is make, not C
Theo Buehler
2023-07-15
Rework the ecdhtest
Theo Buehler
2023-07-15
Fix return value check for ECDH_compute_key()
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-15
Add test coverage for cofactor ECDH using NIST test vectors
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-10
Add test case for negative number with highest bit of top octet set
Theo Buehler
2023-07-08
Fix whitespace
Theo Buehler
2023-07-08
partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing)
Marc Espie
2023-07-07
upstream portable fix for ocsp_test
Brent Cook
2023-07-07
Add test coverage for leading zero octet dance
Theo Buehler
2023-07-07
fixup for MS compilers
Brent Cook
2023-07-06
bn_print: remove unused bio, plug leak
Theo Buehler
2023-07-06
Add regress coverage for bn_printf
Theo Buehler
2023-07-05
Avoid undefined behavior in tlsexttest
Theo Buehler
2023-07-04
Plug leak in the ssltest
Theo Buehler
2023-07-03
add regress tests for the remainder of the function provided by our uuid.h
Jasper Lievisse Adriaanse
2023-07-02
Disable TLS 1.0 and TLS 1.1 in libssl
Bob Beck
2023-07-02
Remove the ability to do tls 1.0 and 1.1 from libtls.
Bob Beck
2023-06-23
Codify BN_asc2bn(NULL, *) behavior in regress.
Theo Buehler
2023-06-22
symbols: Tweak this test so it works with -j N
Theo Buehler
2023-06-21
Add tests for BN_sqr() corner cases.
Joel Sing
2023-06-21
Add BN_cmp()/BN_ucmp() tests with zero padded inputs.
Joel Sing
2023-06-21
Add a BN_num_bits() with zero padded input.
Joel Sing
2023-06-20
Fix copy-paste error
Theo Buehler
2023-06-20
Add regress coverage for BN_num_bits()
Joel Sing
2023-06-19
Make enginetest work with disabled engine support
Theo Buehler
2023-06-19
Fix GOST test with disabled engine
Theo Buehler
2023-06-19
Drop test for msgbuf_drain() since that function is no longer part of the
Claudio Jeker
2023-06-13
Some KNF nits
Theo Buehler
2023-06-13
imsg test: simplify Makefile
Theo Buehler
2023-06-10
File new test-bleichenbacher-timing-pregenerate.py under failing tests
Theo Buehler
2023-06-05
Fix copy+paste error in x509 asn regress
Job Snijders
[next]