Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Link ssl_verify_param test to build | Theo Buehler | 2023-05-24 | 1 | -0/+5 |
* | Link asn1oct test to the build | Theo Buehler | 2023-05-12 | 1 | -0/+5 |
* | Fixed botched autoconf | Theo Buehler | 2023-04-28 | 1 | -1/+1 |
* | add and enable policy tests | Theo Buehler | 2023-04-28 | 1 | -0/+33 |
* | rfc3779 no longer uses __unused | Theo Buehler | 2023-04-28 | 1 | -1/+1 |
* | enable x509_asn1 test | Theo Buehler | 2023-04-28 | 1 | -0/+5 |
* | Remove the cts128 test | Theo Buehler | 2023-04-25 | 1 | -5/+0 |
* | Disable signertest. Needs proper socketpair compat | Theo Buehler | 2023-04-14 | 1 | -4/+5 |
* | Hook a few more tests to the build | Theo Buehler | 2023-04-14 | 1 | -0/+46 |
* | Link bn_gcd test to build | Theo Buehler | 2023-04-06 | 1 | -0/+5 |
* | Unhook the bn_mod_exp2_mont test | Theo Buehler | 2023-03-26 | 1 | -5/+0 |
* | Link bio_asn1 to regress | Theo Buehler | 2023-03-26 | 1 | -0/+5 |
* | Unhook the bn_mod_exp_zero test | Theo Buehler | 2023-03-18 | 1 | -6/+0 |
* | Hook in bn_word test | Theo Buehler | 2023-03-11 | 1 | -0/+5 |
* | Do not build freenull.c with LIBRESSL_INTERANL | Theo Buehler | 2023-03-11 | 1 | -0/+1 |
* | Add BN shift test | Theo Buehler | 2022-12-18 | 1 | -0/+5 |
* | Build a static test library with all symbols | Brent Cook | 2022-12-13 | 1 | -7/+13 |
* | update for biotest split | Theo Buehler | 2022-12-09 | 1 | -5/+15 |
* | fix comment | Theo Buehler | 2022-12-09 | 1 | -1/+1 |
* | Add bn_mod_exp_zero test | Theo Buehler | 2022-12-03 | 1 | -0/+6 |
* | Teach automake about renamed and new tests | Theo Buehler | 2022-12-02 | 1 | -20/+25 |
* | Add new tests to autoconf framework | Theo Buehler | 2022-11-22 | 1 | -0/+21 |
* | Rename bftest_SOURCES to bf_test_SOURCES | Theo Buehler | 2022-11-22 | 1 | -1/+1 |
* | Disable dltstest for now | Theo Buehler | 2022-11-08 | 1 | -7/+8 |
* | Rename bftest to bf_test | Theo Buehler | 2022-11-08 | 1 | -3/+3 |
* | Switch to new rc2_test | Theo Buehler | 2022-09-06 | 1 | -4/+4 |
* | Update for new rc4_test | Theo Buehler | 2022-09-05 | 1 | -4/+4 |
* | Adjust for Joshua Sing's test replacements | Theo Buehler | 2022-09-03 | 1 | -27/+12 |
* | build updates for latest upstream | Brent Cook | 2022-08-29 | 1 | -0/+6 |
* | add new tests | Brent Cook | 2022-07-31 | 1 | -5/+15 |
* | updates for new files and test cases | Brent Cook | 2022-07-31 | 1 | -0/+5 |
* | update for latest changes | Brent Cook | 2022-07-10 | 1 | -1/+13 |
* | enable new tests | Brent Cook | 2022-06-27 | 1 | -0/+11 |
* | Add regress objectstest | kinichiro | 2022-04-10 | 1 | -0/+5 |
* | add evp_pkey_cleanup test | Brent Cook | 2022-04-04 | 1 | -0/+6 |
* | add bn_mod_sqrt | Brent Cook | 2022-03-15 | 1 | -0/+5 |
* | add new tests | Brent Cook | 2022-03-13 | 1 | -0/+15 |
* | Add regress rfc3779 | kinichiro | 2022-02-02 | 1 | -0/+6 |
* | Add regress evp_pkey_check | kinichiro | 2022-01-31 | 1 | -0/+5 |
* | Follow upstream file changes and fix build | kinichiro | 2022-01-12 | 1 | -1/+4 |
* | Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_test | kinichiro | 2021-12-27 | 1 | -0/+25 |
* | Fix _PATH_SSL_CA_FILE for ocsp_test | kinichiro | 2021-12-04 | 1 | -1/+1 |
* | Sort regress key_schedule | kinichiro | 2021-12-04 | 1 | -5/+5 |
* | add asn1x509 test | Brent Cook | 2021-11-30 | 1 | -0/+5 |
* | prepend tls dir to AM_CPPFLAGS | Brent Cook | 2021-11-08 | 1 | -1/+1 |
* | add x509req_ext | Brent Cook | 2021-11-08 | 1 | -0/+5 |
* | build updates | Brent Cook | 2021-11-08 | 1 | -2/+1 |
* | Fix mingw build on ubuntu 20.04 | kinichiro | 2021-05-30 | 1 | -0/+2 |
* | Land #669, add new tests | Brent Cook | 2021-05-21 | 1 | -0/+6 |
|\ | |||||
| * | Add regression dtlstest | kinichiro | 2021-05-15 | 1 | -0/+6 |