aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Github Actions: add Ubuntu-22.04 to linux matrix (#810)Ilya Shipitsin2023-01-111-1/+1
|
* manpage linksBrent Cook2023-01-041-0/+49
|
* remove unneeded patchBrent Cook2023-01-041-11/+0
|
* Update rust-openssl patchTheo Buehler2022-12-201-7/+6
|
* Use bigger hammer to disable benchmarksTheo Buehler2022-12-181-17/+6
|
* Disable bn_shift benchmarks on WindowsTheo Buehler2022-12-181-0/+45
| | | | Windows doesn't know about SIGALRM
* Patch in use of BN_zero() until next syncTheo Buehler2022-12-181-0/+11
|
* Add BN shift testTheo Buehler2022-12-182-0/+10
|
* Link new ui_null.c to buildTheo Buehler2022-12-182-0/+2
|
* add direct source dependency to each libraryBrent Cook2022-12-147-3/+9
| | | | | Fix library generation with some CMake generators by including a direct source file dependency for each library.
* Build a static test library with all symbolsBrent Cook2022-12-133-7/+23
| | | | | Build and link a special test library rather than assuming that the build has static libraries available.
* Land #789, store artifacts from appveyor buildsv3.7.0Brent Cook2022-12-111-2/+1
|\
| * appveyor: store entire build folder in artifactsIlya Shipitsin2022-09-101-2/+1
| |
* | Land #800, update upstream config.sub and config.guessBrent Cook2022-12-112-1977/+2398
|\ \
| * | update config.sub and config.guess for M1 Maccatatsuy2022-11-032-1977/+2398
| | | | | | | | | | | | | | | config.sub and config.guess on LibreSSL are very old. To build LibreSSL on M1 Mac, we need to update config.sub.
* | | Drop a deliberate ommission againTheo Buehler2022-12-091-2/+1
| | |
* | | Add a few more thingsBob Beck2022-12-091-1/+3
| | |
* | | Undo inconsistencies introduced in previousTheo Buehler2022-12-091-5/+4
| | |
* | | Add the reason for the julian time change (get rid of timegm/gmtime)Bob Beck2022-12-091-2/+5
| | |
* | | ChangeLog for 3.7.0Theo Buehler2022-12-091-0/+42
| | |
* | | Initial ChangeLog for 3.6.1Theo Buehler2022-12-091-0/+9
| | | | | | | | | | | | (cherry picked from commit 6419191d820c295055a11fccfe2f1387d6e682f8)
* | | regen bn_isqrt.c patchTheo Buehler2022-12-091-4/+4
| | |
* | | update for biotest splitTheo Buehler2022-12-092-10/+30
| | |
* | | fix commentTheo Buehler2022-12-092-2/+2
| | |
* | | 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
| | |