aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Further tweaks and improvements to the ChangeLogv3.7.1Joel Sing2023-03-161-28/+24
* fix more formatting and remove redundancyBrent Cook2023-03-151-32/+31
* Fix up 3.7.1 changelogBob Beck2023-03-151-35/+17
* Land #824, MSVC fixesBrent Cook2023-03-155-24/+192
|\
| * Fix build for MSVCBrent Cook2023-03-155-24/+192
* | 3.7.1. ChangeLogBob Beck2023-03-151-0/+62
|/
* Minimal 3.7.1 ChangeLogTheo Buehler2023-03-151-0/+27
* Add bn_word to gitignoreTheo Buehler2023-03-111-0/+1
* Hook in bn_word testTheo Buehler2023-03-112-0/+10
* Do not build freenull.c with LIBRESSL_INTERANLTheo Buehler2023-03-112-0/+3
* Link cipher_method_lib.c to -portable buildTheo Buehler2023-03-112-0/+2
* Adjust patch to recent speed.c changeTheo Buehler2023-02-281-1/+1
* stop exposing hidden defines in public opensslconf.hBrent Cook2023-02-289-34/+42
* update .gitignore for integrated tests, build filesBrent Cook2023-02-281-0/+13
* handle i?86 for 32-bit CMake buildsBrent Cook2023-02-272-2/+4
* delete opensslconf.h for each buildBrent Cook2023-02-271-1/+1
* set CMAKE_SYSTEM_PROCESSOR when cross compilingBrent Cook2023-02-273-4/+6
* add conditional around common apt commandsBrent Cook2023-02-271-9/+12
* disable BN asm for amd64 win32 buildBrent Cook2023-02-272-13/+21
* remove inherited CC env variable, consolidate common setupBrent Cook2023-02-271-20/+10
* enable ASM on aarch64, disable on i386Brent Cook2023-02-251-1/+1
* update cross arch tests for arm/aarch64Brent Cook2023-02-251-9/+6
* reenable aarch64 asm for macosBrent Cook2023-02-251-2/+0
* include more asm filesBrent Cook2023-02-234-0/+17
* only disable asm on aarch64 for now, enable for other archsBrent Cook2023-02-232-8/+3
* disable asm for autoconf tests as wellBrent Cook2023-02-211-0/+1
* Ubuntu 18.04 is getting removed, update Linux base imagesBrent Cook2023-02-213-4/+4
* remove unused patchBrent Cook2023-02-211-11/+0
* generally disable asm for nowBrent Cook2023-02-214-3/+32
* disable BN ASM for aarch64 for now (fails tests)Brent Cook2023-02-211-0/+1
* generate and include arch-specific headers for CMake buildsBrent Cook2023-02-213-6/+82
* update Makefile.am.tpl to build and install correct opensslconf.hBrent Cook2023-02-151-1/+37
* generate opensslconf.h based on host cpu architectureBrent Cook2023-02-157-27/+41
* add CPU checks, include initial bn_arch.h headersBrent Cook2023-02-143-9/+52
* directly grab bn asm sourceBrent Cook2023-02-131-0/+7
* remove obsolete and duplicated file referencesBrent Cook2023-02-131-16/+0
* update bn_shift patchBrent Cook2023-02-131-5/+5
* Revert "pin master build to upstream commit"Brent Cook2023-02-132-2/+3
* disable asm by defaultBrent Cook2023-02-131-2/+3
* autoconf: update for bn on amd64-elfTheo Buehler2023-02-132-2/+46
* autoconf: x509_verify.h is no longer publicTheo Buehler2023-02-132-1/+2
* refresh patchesTheo Buehler2023-02-132-19/+19
* Remove obsolete bn_div patchTheo Buehler2023-02-131-11/+0
* pin master build to upstream commitBrent Cook2023-02-112-3/+2
* Land #812Joshua Sing2023-01-122-1/+6
|\
| * Add a newline to the end of .gitignoreJoshua Sing2023-01-121-1/+1
| * Add 'workflow_dispatch' event trigger to Coverity workflowJoshua Sing2023-01-121-0/+1
| * Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflowJoshua Sing2023-01-122-1/+5
|/
* Land #811Joshua Sing2023-01-115-15/+15
|\
| * Fixes for GitHub organisation renameJoshua Sing2023-01-115-15/+15
|/