aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add bn_mod_exp_zero testTheo Buehler2022-12-032-0/+13
|
* Teach cmake framework about new and renamed testsTheo Buehler2022-12-021-21/+26
|
* Teach automake about renamed and new testsTheo Buehler2022-12-021-20/+25
|
* regen patchesTheo Buehler2022-11-272-7/+7
|
* Adjust for ui_locl.h -> ui_local.h renameTheo Buehler2022-11-271-1/+1
|
* Adjust patches for lcl.h -> local.h renameTheo Buehler2022-11-272-4/+4
|
* Update */Makefile.am for internal header renamingTheo Buehler2022-11-272-30/+30
|
* exclude bogus "ln_<type>" manpage linksBrent Cook2022-11-242-8/+1
|
* update manpage linksBrent Cook2022-11-241-0/+36
|
* Land #803Theo Buehler2022-11-241-0/+26
|\
| * CI: add CIFuzz actionDavid Korczynski2022-11-191-0/+26
| | | | | | | | Signed-off-by: David Korczynski <david@adalogics.com>
* | Don't leak namespace macros out of the libraryTheo Buehler2022-11-231-2/+2
| |
* | Neuter namespace differently to fix Appveyor CITheo Buehler2022-11-235-18/+25
| |
* | regen bio.h patchTheo Buehler2022-11-221-4/+4
| |
* | Add asn1_string_to_utf8 test to cmake frameworkTheo Buehler2022-11-221-0/+5
| |
* | Add new tests to cmake frameworkTheo Buehler2022-11-221-0/+21
| |
* | Fix cmake buildsTheo Buehler2022-11-222-2/+8
| |
* | Add new tests to autoconf frameworkTheo Buehler2022-11-221-0/+21
| |
* | Update autoconf framework to build againTheo Buehler2022-11-224-5/+23
| |
* | update speed.c.patchTheo Buehler2022-11-221-13/+13
| |
* | Rename bftest_SOURCES to bf_test_SOURCESTheo Buehler2022-11-221-1/+1
|/
* Land 801Theo Buehler2022-11-087-8/+8
|\
| * Update checkout action to current version.Darren Tucker2022-11-087-8/+8
|/ | | | | checkout v2 uses node.js v12 which is has been recently deprecated by github so switch to using the one on the main branch.
* Disable dltstest for nowTheo Buehler2022-11-082-14/+16
| | | | | It is not ideal since it reduces test coverage significantly, but we cannot spend time on restarting some of the CI pipelines all the time.
* Rename bftest to bf_testTheo Buehler2022-11-082-6/+6
|
* Add tls12_internal.hTheo Buehler2022-11-081-0/+1
|
* Regen tlsexttest.c patchTheo Buehler2022-11-081-6/+6
|
* rebase rust-openssl patchTheo Buehler2022-11-031-2/+3
|
* Land #771, Fix endian detection on macOSBrent Cook2022-10-243-1/+9
|\
| * Detect machine/endian.h for macOSJiajie Chen2022-07-123-1/+9
| |
* | insert 3.5.3 release notesBrent Cook2022-10-241-0/+6
| |
* | rebase rust-openssl patchTheo Buehler2022-10-221-3/+3
| |
* | Land 794: run rust-openssl regress in daily CITheo Buehler2022-10-222-0/+46
|\ \
| * | CI: enable rust-openssl daily testingIlya Shipitsin2022-10-222-0/+46
|/ /
* | manpage and autotools syncBrent Cook2022-09-262-2/+1
| |
* | Initial 3.6.0 ChangeLogTheo Buehler2022-09-201-0/+138
| |
* | Switch to new rc2_testTheo Buehler2022-09-062-8/+8
| |
* | Regen bio.h.patchTheo Buehler2022-09-061-7/+6
| |
* | Regen aeadtest.c.patchTheo Buehler2022-09-051-3/+3
| |
* | Regen tlsexttestc.c.patchTheo Buehler2022-09-051-4/+4
| |
* | Drop long long casts that are now upstreamTheo Buehler2022-09-051-34/+0
| |
* | Update for new rc4_testTheo Buehler2022-09-052-8/+8
| |
* | fix rmd_testTheo Buehler2022-09-031-1/+1
| |
* | Adjust for Joshua Sing's test replacementsTheo Buehler2022-09-032-54/+24
| |
* | fix corrupted patch on mergeBrent Cook2022-08-291-22/+0
| |
* | update manpage linksBrent Cook2022-08-291-3/+30
| |
* | build updates for latest upstreamBrent Cook2022-08-299-0/+71
| |
* | MSC doesn't have getoptTheo Buehler2022-08-151-0/+18
| |
* | add p12_sbag.cTheo Buehler2022-08-152-0/+2
| |
* | regen tlsextest patchTheo Buehler2022-08-151-8/+8
| | | | | | | | fixes #777