Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | The point of this check is to test external API... | ||||
* | 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 |
| | | | | pull in hidden headers instead, patching drectly for Windows support | ||||
* | 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 |
| | | | | handle x86 as option for 32-bit x86 on Windows | ||||
* | 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 |
| | |||||
* | update Makefile.am.tpl to build and install correct opensslconf.h | Brent Cook | 2023-02-15 | 1 | -1/+37 |
| | |||||
* | generate opensslconf.h based on host cpu architecture | Brent Cook | 2023-02-15 | 7 | -27/+41 |
| | |||||
* | add CPU checks, include initial bn_arch.h headers | Brent Cook | 2023-02-14 | 3 | -9/+52 |
| | |||||
* | directly grab bn asm source | Brent Cook | 2023-02-13 | 1 | -0/+7 |
| | |||||
* | remove obsolete and duplicated file references | Brent Cook | 2023-02-13 | 1 | -16/+0 |
| | |||||
* | update bn_shift patch | Brent Cook | 2023-02-13 | 1 | -5/+5 |
| | |||||
* | Revert "pin master build to upstream commit" | Brent Cook | 2023-02-13 | 2 | -2/+3 |
| | | | | This reverts commit a7ca886cb03e52718b51f9dd35ea15f28db71a2b. | ||||
* | disable asm by default | Brent Cook | 2023-02-13 | 1 | -2/+3 |
| | |||||
* | autoconf: update for bn on amd64-elf | Theo Buehler | 2023-02-13 | 2 | -2/+46 |
| | |||||
* | autoconf: x509_verify.h is no longer public | Theo Buehler | 2023-02-13 | 2 | -1/+2 |
| | |||||
* | refresh patches | Theo Buehler | 2023-02-13 | 2 | -19/+19 |
| | |||||
* | Remove obsolete bn_div patch | Theo Buehler | 2023-02-13 | 1 | -11/+0 |
| | |||||
* | pin master build to upstream commit | Brent Cook | 2023-02-11 | 2 | -3/+2 |
| | |||||
* | Land #812 | Joshua Sing | 2023-01-12 | 2 | -1/+6 |
|\ | |||||
| * | Add a newline to the end of .gitignore | Joshua Sing | 2023-01-12 | 1 | -1/+1 |
| | | |||||
| * | Add 'workflow_dispatch' event trigger to Coverity workflow | Joshua Sing | 2023-01-12 | 1 | -0/+1 |
| | | |||||
| * | Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflow | Joshua Sing | 2023-01-12 | 2 | -1/+5 |
|/ | |||||
* | Land #811 | Joshua Sing | 2023-01-11 | 5 | -15/+15 |
|\ | |||||
| * | Fixes for GitHub organisation rename | Joshua Sing | 2023-01-11 | 5 | -15/+15 |
|/ |