aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add portable changesBrent Cook2023-04-021-0/+9
* Mention error checking in i2d_ECDSA_SIGTheo Buehler2023-03-311-0/+1
* Update ChangeLogTheo Buehler2023-03-311-1/+2
* Land #830, sync with openbsd repo on tagged commitsBrent Cook2023-03-271-4/+21
|\
| * Checkout openbsd tag or closest commit when on a release tagBrent Cook2023-03-261-4/+21
* | ChangeLog tweaks/additionsTheo Buehler2023-03-271-3/+9
|/
* Land #829, fix mips/mips64 elf buildsBrent Cook2023-03-2612-45/+334
|\
| * generate opensslconf.h for mipsBrent Cook2023-03-234-1/+7
| * match CI names in test scriptBrent Cook2023-03-231-2/+2
| * enable CI for mips32/mips64Brent Cook2023-03-231-1/+1
| * fix mips/mips64 buildsBrent Cook2023-03-238-44/+327
* | Start the 3.8.0 ChangeLogTheo Buehler2023-03-261-0/+8
* | Unhook the bn_mod_exp2_mont testTheo Buehler2023-03-262-10/+0
* | Link bio_asn1 to regressTheo Buehler2023-03-262-0/+10
|/
* Adjust rust-openssl version checkTheo Buehler2023-03-191-5/+4
* Unhook the bn_mod_exp_zero testTheo Buehler2023-03-182-13/+0
* fix typoTheo Buehler2023-03-161-1/+1
* Compactify, don't list doc fix as compat changeTheo Buehler2023-03-161-9/+3
* 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