aboutsummaryrefslogtreecommitdiff
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-09Update rust-openssl patchTheo Buehler1-5/+6
2023-04-06Update ChangeLogTheo Buehler1-0/+4
2023-04-06Link bn_gcd test to buildTheo Buehler3-0/+11
2023-04-02Fix indent, use https, end sentences with '.'Theo Buehler1-5/+5
2023-04-02add portable changesBrent Cook1-0/+9
2023-03-31Mention error checking in i2d_ECDSA_SIGTheo Buehler1-0/+1
2023-03-31Update ChangeLogTheo Buehler1-1/+2
2023-03-27ChangeLog tweaks/additionsTheo Buehler1-3/+9
2023-03-26Checkout openbsd tag or closest commit when on a release tagBrent Cook1-4/+21
2023-03-26Start the 3.8.0 ChangeLogTheo Buehler1-0/+8
2023-03-26Unhook the bn_mod_exp2_mont testTheo Buehler2-10/+0
2023-03-26Link bio_asn1 to regressTheo Buehler2-0/+10
2023-03-23generate opensslconf.h for mipsBrent Cook4-1/+7
2023-03-23match CI names in test scriptBrent Cook1-2/+2
2023-03-23enable CI for mips32/mips64Brent Cook1-1/+1
2023-03-23fix mips/mips64 buildsBrent Cook8-44/+327
2023-03-19Adjust rust-openssl version checkTheo Buehler1-5/+4
2023-03-18Unhook the bn_mod_exp_zero testTheo Buehler2-13/+0
2023-03-16fix typoTheo Buehler1-1/+1
2023-03-16Compactify, don't list doc fix as compat changeTheo Buehler1-9/+3
2023-03-16Further tweaks and improvements to the ChangeLogv3.7.1Joel Sing1-28/+24
2023-03-15fix more formatting and remove redundancyBrent Cook1-32/+31
2023-03-15Fix up 3.7.1 changelogBob Beck1-35/+17
2023-03-15Fix build for MSVCBrent Cook5-24/+192
2023-03-153.7.1. ChangeLogBob Beck1-0/+62
2023-03-15Minimal 3.7.1 ChangeLogTheo Buehler1-0/+27
2023-03-11Add bn_word to gitignoreTheo Buehler1-0/+1
2023-03-11Hook in bn_word testTheo Buehler2-0/+10
2023-03-11Do not build freenull.c with LIBRESSL_INTERANLTheo Buehler2-0/+3
2023-03-11Link cipher_method_lib.c to -portable buildTheo Buehler2-0/+2
2023-02-28Adjust patch to recent speed.c changeTheo Buehler1-1/+1
2023-02-28stop exposing hidden defines in public opensslconf.hBrent Cook9-34/+42
2023-02-28update .gitignore for integrated tests, build filesBrent Cook1-0/+13
2023-02-27handle i?86 for 32-bit CMake buildsBrent Cook2-2/+4
2023-02-27delete opensslconf.h for each buildBrent Cook1-1/+1
2023-02-27set CMAKE_SYSTEM_PROCESSOR when cross compilingBrent Cook3-4/+6
2023-02-27add conditional around common apt commandsBrent Cook1-9/+12
2023-02-27disable BN asm for amd64 win32 buildBrent Cook2-13/+21
2023-02-27remove inherited CC env variable, consolidate common setupBrent Cook1-20/+10
2023-02-25enable ASM on aarch64, disable on i386Brent Cook1-1/+1
2023-02-25update cross arch tests for arm/aarch64Brent Cook1-9/+6
2023-02-25reenable aarch64 asm for macosBrent Cook1-2/+0
2023-02-23include more asm filesBrent Cook4-0/+17
2023-02-23only disable asm on aarch64 for now, enable for other archsBrent Cook2-8/+3
2023-02-21disable asm for autoconf tests as wellBrent Cook1-0/+1
2023-02-21Ubuntu 18.04 is getting removed, update Linux base imagesBrent Cook3-4/+4
2023-02-21remove unused patchBrent Cook1-11/+0
2023-02-21generally disable asm for nowBrent Cook4-3/+32
2023-02-21disable BN ASM for aarch64 for now (fails tests)Brent Cook1-0/+1
2023-02-21generate and include arch-specific headers for CMake buildsBrent Cook3-6/+82