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
2024-02-02
bio_dump: fix indent
Theo Buehler
2024-02-02
bio_dump: add one more testcase
Theo Buehler
2024-02-02
Add regress coverage for BIO_dump()
Theo Buehler
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-21
Replace more occurrences of OBJ_NAME_do_all_sorted() with
Theo Buehler
2024-01-20
link the infcover test statically in preparation of zlib changes
Theo Buehler
2024-01-19
Enable shutdown regress test.
Joel Sing
2024-01-19
Add regress test coverage for SSL_shutdown().
Joel Sing
2024-01-18
ec_point_conversion: zap an empty line
Theo Buehler
2024-01-15
Run the pkey cleanup test also for {Ed,X}25519
Theo Buehler
2024-01-15
Switch to EVP_CIPHER_do_all() now that snaps are available on most arches
Theo Buehler
2024-01-11
Remove the evp_pkey_method() test
Theo Buehler
2023-12-31
Sprinkle a handfull of missing continue
Theo Buehler
2023-12-30
Add extended regress coverage for ASN.1 methods
Theo Buehler
2023-12-29
There is no need to include sys/uio.h here.
Claudio Jeker
2023-12-27
Add initial regress for CRYPTO_EX_DATA.
Joel Sing
2023-12-27
Remove engine regress.
Joel Sing
2023-12-17
c2sp: replace openssl 3.0 with 3.2 support
Theo Buehler
2023-04-23
Import C2SP/CCTV test
Theo Buehler
2023-12-15
Remove the string_table test
Theo Buehler
2023-12-13
rfc3779: remove redundant const.
Theo Buehler
2023-12-13
tlsexttest: \178 isn't a valid octal escape sequence
Theo Buehler
2023-12-13
constraints: \178 isn't a valid octal escape sequence
Theo Buehler
2023-12-13
x509_asn1: avoid lookup table that makes some compilers whine
Theo Buehler
2023-12-10
evp_test: zap extra empty line
Theo Buehler
2023-12-08
Add regress coverage for OBJ_NAME_do_all*()
Theo Buehler
2023-11-27
EVP test: fix includes
Theo Buehler
2023-11-27
EVP test: add regress coverage for the do_all() API
Theo Buehler
2023-11-20
Still need engine.h for ENGINE_free()
Theo Buehler
2023-11-19
Remove last OPENSSL_NO_ENGINE from libssl regress
Theo Buehler
2023-11-19
Unifdef OPENSSL_NO_ENGINE in libcrypto regress
Theo Buehler
2023-11-18
Sync example.c and minigzip.c with upstream.
Theo Buehler
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2023-11-13
Retire the libcsi regress
Theo Buehler
2023-11-07
Fix an error message left out in the mustDecodeHexString() conversion
Theo Buehler
2023-11-07
Pull up the handling of the two webcrypto special snowflakes
Theo Buehler
2023-11-07
Drop a useless line and bump copyright years
Theo Buehler
2023-11-07
Unwrap a few lines
Theo Buehler
2023-11-07
Wrap hex.DecodeString() into mustDecodeHexString()
Theo Buehler
2023-11-07
Use maps to retrieve various AES variants
Theo Buehler
2023-11-07
Convert hashEvpMdFromString() to a map
Theo Buehler
2023-11-07
Add stringer interfaces to the test groups
Theo Buehler
2023-11-06
Pull everything except the actual run call out of the closure
Theo Buehler
2023-11-06
Introduce testGroupFromAlgorithm()
Theo Buehler
2023-11-06
Add a wycheproofTestGroupRunner interface
Theo Buehler
2023-11-06
Add aliases for AES AEAD constructions and ChaCha
Theo Buehler
2023-11-06
Fix a for loop bug introduced in the concurrency refactor
Theo Buehler
2023-11-06
Uncomment json webcrypto line. Packages will have caught up...
Theo Buehler
2023-10-31
Remove 3 expected failures those got fixed in the regress code.
Claudio Jeker
[next]