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-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
2023-06-04
Make ruby-openssl cope with default ruby change
Theo Buehler
2023-06-04
bn_mod_inverse tweaks
Theo Buehler
2023-06-04
More thorough write-afetr-free checks.
Otto Moerbeek
2023-06-03
Add regress coverage for BN_mod_inverse()
Theo Buehler
2023-06-02
fix typo
Theo Buehler
2023-05-29
Correct test that was pasto'ed incorrectly
Bob Beck
2023-05-29
Make X509_NAME_get_text_by[NID|OBJ] safer.
Bob Beck
2023-05-28
Refactor tls_check_common_name to use lower level API.
Bob Beck
2023-05-27
Add coverage for calling BN_{dec,hex}2bn() with NULL inputs.
Joel Sing
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-05-23
Add empty line for consistency
Theo Buehler
2023-05-23
Add regress coverage for obj_dat.c r1.52
Theo Buehler
2023-05-23
Don't use ibuf_open(0) as test. 0 lenght ibufs make little sense and
Claudio Jeker
2023-05-20
ecdhtest: Fix indent
Theo Buehler
2023-05-16
ecdhtest: check malloc() return values
Theo Buehler
2023-05-13
Assert that test->want != NULL at this point
Theo Buehler
2023-05-12
asn1oct: add a couple more tests
Theo Buehler
2023-05-12
asn1oct: minor tweak in error message
Theo Buehler
2023-05-12
Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRING
Theo Buehler
2023-05-09
Make malloc tests that set flags more robust against the user also
Otto Moerbeek
2023-05-09
Add regress coverage for -1 modulus as well.
Theo Buehler
2023-05-08
Enable malloc_errs test
Otto Moerbeek
2023-05-08
Add a regress test to test various malloc API and heap mismanagement
Otto Moerbeek
2023-05-04
symbols.awk: Remove cfb dance
Theo Buehler
2023-05-04
sigh. typo
Theo Buehler
2023-05-04
Let ecdsatest exercise ECParameters_dup() a bit
Theo Buehler
2023-05-04
Remove x9_62_test_internal()
Theo Buehler
2023-05-03
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
Bob Beck
2023-05-02
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
Bob Beck
2023-05-02
Mark the BIO_F_* function codes as intentionally undocumented
Ingo Schwarze
2023-05-02
Simplify slightly and use i2d_PKCS7_bio_stream()
Theo Buehler
2023-05-01
Make warnings more precise
Job Snijders
2023-04-30
x509_asn1: make this test pass again after reinstating DER preservation
Theo Buehler
2023-04-30
check_complete.pl: update for recent changes in bn
Theo Buehler
2023-04-30
Sort alphabetically
Theo Buehler
2023-04-30
Remove unnecessary target
Theo Buehler
[next]