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
2022-05-24
Recent changes to truncate(2) swapped the ordering of some validations
Anton Lindqvist
2022-05-20
Add expected failures for octeon and riscv64.
mbuhl
2022-05-16
Add a simple test that exercises ASN1_STRING_to_UTF8() a little.
Theo Buehler
2022-05-14
Add the two length tests. Can't currently run them because we need an
Theo Buehler
2022-05-13
Tweak regress in such a way that it would have caught the bug in
Theo Buehler
2022-05-13
Output the relevant time specs before the assertion, in the hopes of
Anton Lindqvist
2022-05-12
Enable X509v3_asid_subset() tests now that they no longer segfault.
Theo Buehler
2022-05-12
Add a few more testcases for X509v3_asid_subset()
Theo Buehler
2022-05-10
If Ruby 3.1 isn't available, try to fall back to Ruby 3.0 so that
Theo Buehler
2022-05-08
Default Ruby is now 3.1
Theo Buehler
2022-05-08
Adjust regress after zlib update. Part of the following commit:
Theo Buehler
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2022-05-05
Switch wycheproof.go to using the EVP HKDF API.
Theo Buehler
2022-04-28
Add tests that decode sequences into ASN.1 strings.
Joel Sing
2022-04-27
Ensure we clear the error stack before running tests that print errors.
Joel Sing
2022-04-27
Enable ASN.1 INTEGER tests with invalid lengths/encodings.
Joel Sing
2022-04-23
Add ASN1_INTEGER test coverage.
Joel Sing
2022-04-23
Fix compilation on octeon, arm64, and riscv64.
mbuhl
2022-04-23
Verify sizes before arithmetic operations
Tobias Stoeckmann
2022-04-21
Add missing self. From anton
Theo Buehler
2022-04-04
Include license rather than referring to it. Text from
Theo Buehler
2022-04-03
Initialize the mutex before making us of it from many threads. Prevents
Anton Lindqvist
2022-03-31
Check EVPDigest* return values.
Theo Buehler
2022-03-30
Add a simple test to ensure that pmeth->cleanup() can cope with NULL
Theo Buehler
2022-03-30
Remove double slash in path to test program.
Anton Lindqvist
2022-03-29
Add Eric Biggers's reproducer for the memory corruption with
Theo Buehler
2022-03-29
Add Google Chromium tests for libz bugs. Write a minimal wrapper
Alexander Bluhm
2022-03-24
Link libz into regress build.
Alexander Bluhm
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2022-03-24
Adjust the signer test to link statically and work with hidden tls_signer
Theo Buehler
2022-03-19
Revise regress for ascii/text to ASN.1 object conversion rewrite.
Joel Sing
2022-03-19
Add another invalid separator test case.
Joel Sing
2022-03-16
Fix dependency to build bn_mod_sqrt.
Alexander Bluhm
2022-03-15
Check BIO_reset() return value to make gcc happy.
Theo Buehler
2022-03-15
Add a simple regress to verify that the infinite loop in BN_mod_sqrt()
Theo Buehler
2022-03-14
Add a few regress test cases for name constraints.
Theo Buehler
2022-03-11
Check for underflow as well as overflow when scaling negative numbers.
Darren Tucker
2022-03-10
Simple regress for NULL deref reported by Guido Vranken and fixed in
Theo Buehler
2022-03-08
Some more c99 initializers for consistency and readability
Theo Buehler
2022-03-05
Add test coverage for i2a_ASN1_OBJECT()
Joel Sing
2022-03-02
Provide additional ASN1_OBJECT test coverage.
Joel Sing
2022-02-26
Add regress coverage for ASN1_OBJECT public interfaces.
Joel Sing
2022-02-20
Test OBJ_obj2txt() with NULL and short buffers.
Joel Sing
2022-02-19
Add memory BIO small I/O tests.
Joel Sing
2022-02-17
Add tests for memory BIO.
Joel Sing
2022-02-12
Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0.
Joel Sing
2022-02-12
Revise for OBJ_obj2txt() OID arc limits.
Joel Sing
2022-02-11
Test OBJ_obj2nid() with an undefined (NID_undef) object.
Joel Sing
2022-02-11
Add initial regress for objects.
Joel Sing
2022-02-10
If running with ASAN, mark test_with{,out}_bzero() with the
Theo Buehler
[next]