summaryrefslogtreecommitdiff
path: root/src/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Codify BN_asc2bn(NULL, *) behavior in regress.tb2023-06-231-1/+11
* symbols: Tweak this test so it works with -j Ntb2023-06-221-6/+4
* Add tests for BN_sqr() corner cases.jsing2023-06-211-1/+81
* Add BN_cmp()/BN_ucmp() tests with zero padded inputs.jsing2023-06-211-1/+25
* Add a BN_num_bits() with zero padded input.jsing2023-06-211-4/+13
* Fix copy-paste errortb2023-06-201-2/+2
* Add regress coverage for BN_num_bits()jsing2023-06-201-1/+35
* Make enginetest work with disabled engine supporttb2023-06-191-1/+10
* Fix GOST test with disabled enginetb2023-06-191-1/+5
* File new test-bleichenbacher-timing-pregenerate.py under failing teststb2023-06-101-1/+3
* Fix copy+paste error in x509 asn regressjob2023-06-051-3/+3
* Make ruby-openssl cope with default ruby changetb2023-06-041-2/+2
* bn_mod_inverse tweakstb2023-06-041-2/+4
* More thorough write-afetr-free checks.otto2023-06-041-6/+21
* Add regress coverage for BN_mod_inverse()tb2023-06-032-1/+387
* fix typotb2023-06-021-2/+2
* Remove the speed test againtb2023-06-011-7/+2
* Correct test that was pasto'ed incorrectlybeck2023-05-291-3/+7
* Make X509_NAME_get_text_by[NID|OBJ] safer.beck2023-05-291-2/+77
* Refactor tls_check_common_name to use lower level API.beck2023-05-281-2/+4
* Add coverage for calling BN_{dec,hex}2bn() with NULL inputs.jsing2023-05-271-9/+37
* Copy the verify param hostflags independently of the host listtb2023-05-241-3/+1
* Add a test to verify that an SSL inherits the hostflags from the SSL_CTXtb2023-05-242-1/+105
* Provide CRYPTO_INT for statically linking libcrypto for libssl regresstb2023-05-241-0/+2
* Add empty line for consistencytb2023-05-231-1/+2
* Add regress coverage for obj_dat.c r1.52tb2023-05-231-1/+44
* ecdhtest: Fix indenttb2023-05-201-2/+2
* Add a slow regress target that runs openssl speed with proper alignmenttb2023-05-201-2/+7
* ecdhtest: check malloc() return valuestb2023-05-161-4/+7
* Assert that test->want != NULL at this pointtb2023-05-131-1/+3
* asn1oct: add a couple more teststb2023-05-121-1/+10
* asn1oct: minor tweak in error messagetb2023-05-121-3/+3
* Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRINGtb2023-05-122-1/+271
* Make malloc tests that set flags more robust against the user alsootto2023-05-092-15/+19
* Add regress coverage for -1 modulus as well.tb2023-05-091-25/+38
* Enable malloc_errs testotto2023-05-081-2/+2
* Add a regress test to test various malloc API and heap mismanagementotto2023-05-082-0/+291
* symbols.awk: Remove cfb dancetb2023-05-041-4/+2
* sigh. typotb2023-05-041-2/+2
* Let ecdsatest exercise ECParameters_dup() a bittb2023-05-041-2/+3
* Remove x9_62_test_internal()tb2023-05-041-72/+1
* Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtlsbeck2023-05-031-77/+2
* Change X509_NAME_get_index_by[NID|OBJ] to be safer.beck2023-05-021-2/+77
* Mark the BIO_F_* function codes as intentionally undocumentedschwarze2023-05-021-1/+1
* Simplify slightly and use i2d_PKCS7_bio_stream()tb2023-05-021-3/+3
* Make warnings more precisejob2023-05-011-4/+4
* x509_asn1: make this test pass again after reinstating DER preservationtb2023-04-301-5/+5
* check_complete.pl: update for recent changes in bntb2023-04-301-4/+3
* Sort alphabeticallytb2023-04-301-2/+2
* Remove unnecessary targettb2023-04-301-4/+1