| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix indent, use https, end sentences with '.' | Theo Buehler | 2023-04-02 | 1 | -5/+5 |
* | | add portable changes | Brent Cook | 2023-04-02 | 1 | -0/+9 |
* | | Mention error checking in i2d_ECDSA_SIG | Theo Buehler | 2023-03-31 | 1 | -0/+1 |
* | | Update ChangeLog | Theo Buehler | 2023-03-31 | 1 | -1/+2 |
* | | Land #830, sync with openbsd repo on tagged commits | Brent Cook | 2023-03-27 | 1 | -4/+21 |
|\ \ |
|
| * | | Checkout openbsd tag or closest commit when on a release tag | Brent Cook | 2023-03-26 | 1 | -4/+21 |
* | | | ChangeLog tweaks/additions | Theo Buehler | 2023-03-27 | 1 | -3/+9 |
|/ / |
|
* | | Land #829, fix mips/mips64 elf builds | Brent Cook | 2023-03-26 | 12 | -45/+334 |
|\ \ |
|
| * | | generate opensslconf.h for mips | Brent Cook | 2023-03-23 | 4 | -1/+7 |
| * | | match CI names in test script | Brent Cook | 2023-03-23 | 1 | -2/+2 |
| * | | enable CI for mips32/mips64 | Brent Cook | 2023-03-23 | 1 | -1/+1 |
| * | | fix mips/mips64 builds | Brent Cook | 2023-03-23 | 8 | -44/+327 |
* | | | Start the 3.8.0 ChangeLog | Theo Buehler | 2023-03-26 | 1 | -0/+8 |
* | | | Unhook the bn_mod_exp2_mont test | Theo Buehler | 2023-03-26 | 2 | -10/+0 |
* | | | Link bio_asn1 to regress | Theo Buehler | 2023-03-26 | 2 | -0/+10 |
|/ / |
|
* | | Adjust rust-openssl version check | Theo Buehler | 2023-03-19 | 1 | -5/+4 |
* | | Unhook the bn_mod_exp_zero test | Theo Buehler | 2023-03-18 | 2 | -13/+0 |
* | | fix typo | Theo Buehler | 2023-03-16 | 1 | -1/+1 |
* | | Compactify, don't list doc fix as compat change | Theo Buehler | 2023-03-16 | 1 | -9/+3 |
* | | Further tweaks and improvements to the ChangeLogv3.7.1 | Joel Sing | 2023-03-16 | 1 | -28/+24 |
* | | fix more formatting and remove redundancy | Brent Cook | 2023-03-15 | 1 | -32/+31 |
* | | Fix up 3.7.1 changelog | Bob Beck | 2023-03-15 | 1 | -35/+17 |
* | | Land #824, MSVC fixes | Brent Cook | 2023-03-15 | 5 | -24/+192 |
|\ \ |
|
| * | | Fix build for MSVC | Brent Cook | 2023-03-15 | 5 | -24/+192 |
* | | | 3.7.1. ChangeLog | Bob Beck | 2023-03-15 | 1 | -0/+62 |
|/ / |
|
* | | Minimal 3.7.1 ChangeLog | Theo Buehler | 2023-03-15 | 1 | -0/+27 |
* | | Add bn_word to gitignore | Theo Buehler | 2023-03-11 | 1 | -0/+1 |
* | | Hook in bn_word test | Theo Buehler | 2023-03-11 | 2 | -0/+10 |
* | | Do not build freenull.c with LIBRESSL_INTERANL | Theo Buehler | 2023-03-11 | 2 | -0/+3 |
* | | Link cipher_method_lib.c to -portable build | Theo Buehler | 2023-03-11 | 2 | -0/+2 |
|/ |
|
* | Adjust patch to recent speed.c change | Theo Buehler | 2023-02-28 | 1 | -1/+1 |
* | stop exposing hidden defines in public opensslconf.h | Brent Cook | 2023-02-28 | 9 | -34/+42 |
* | update .gitignore for integrated tests, build files | Brent Cook | 2023-02-28 | 1 | -0/+13 |
* | handle i?86 for 32-bit CMake builds | Brent Cook | 2023-02-27 | 2 | -2/+4 |
* | delete opensslconf.h for each build | Brent Cook | 2023-02-27 | 1 | -1/+1 |
* | set CMAKE_SYSTEM_PROCESSOR when cross compiling | Brent Cook | 2023-02-27 | 3 | -4/+6 |
* | add conditional around common apt commands | Brent Cook | 2023-02-27 | 1 | -9/+12 |
* | disable BN asm for amd64 win32 build | Brent Cook | 2023-02-27 | 2 | -13/+21 |
* | remove inherited CC env variable, consolidate common setup | Brent Cook | 2023-02-27 | 1 | -20/+10 |
* | enable ASM on aarch64, disable on i386 | Brent Cook | 2023-02-25 | 1 | -1/+1 |
* | update cross arch tests for arm/aarch64 | Brent Cook | 2023-02-25 | 1 | -9/+6 |
* | reenable aarch64 asm for macos | Brent Cook | 2023-02-25 | 1 | -2/+0 |
* | include more asm files | Brent Cook | 2023-02-23 | 4 | -0/+17 |
* | only disable asm on aarch64 for now, enable for other archs | Brent Cook | 2023-02-23 | 2 | -8/+3 |
* | disable asm for autoconf tests as well | Brent Cook | 2023-02-21 | 1 | -0/+1 |
* | Ubuntu 18.04 is getting removed, update Linux base images | Brent Cook | 2023-02-21 | 3 | -4/+4 |
* | remove unused patch | Brent Cook | 2023-02-21 | 1 | -11/+0 |
* | generally disable asm for now | Brent Cook | 2023-02-21 | 4 | -3/+32 |
* | disable BN ASM for aarch64 for now (fails tests) | Brent Cook | 2023-02-21 | 1 | -0/+1 |
* | generate and include arch-specific headers for CMake builds | Brent Cook | 2023-02-21 | 3 | -6/+82 |