aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Hook a few more tests to the buildTheo Buehler2023-04-143-1/+97
|
* Remove no longer existing *_depr.c and ecs_*.cTheo Buehler2023-04-132-10/+0
|
* Update ChangeLogTheo Buehler2023-04-121-0/+5
|
* Drop sha_local.h add crypto_internal.hTheo Buehler2023-04-121-1/+1
|
* update ChangeLogTheo Buehler2023-04-111-0/+2
|
* Land #837Theo Buehler2023-04-111-0/+70
|\
| * Revert "Temporarily add sha512.c r1.27 as a patch"Theo Buehler2023-04-111-35/+0
| | | | | | | | This reverts commit e61927441352a7ac4c51b9b8fc2164d1d236e2f3.
| * attempt to appease mingw32Theo Buehler2023-04-111-0/+9
| |
| * Temporarily add sha512.c r1.27 as a patchTheo Buehler2023-04-111-0/+35
| |
| * Import endianness compat from iked (via tobhe)Theo Buehler2023-04-111-0/+61
|/
* Move bn_gcd after bn_cmpTheo Buehler2023-04-111-5/+5
|
* Update .gitignoreTheo Buehler2023-04-111-0/+18
|
* Update ChangeLogTheo Buehler2023-04-111-1/+2
|
* Update for mod_sqrt and sha1 changesTheo Buehler2023-04-112-6/+4
|
* Update rust-openssl patchTheo Buehler2023-04-091-5/+6
|
* Update ChangeLogTheo Buehler2023-04-061-0/+4
|
* Link bn_gcd test to buildTheo Buehler2023-04-063-0/+11
|
* Fix indent, use https, end sentences with '.'Theo Buehler2023-04-021-5/+5
|
* 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
| | | | | | | | | | | | | | This is a compromise needed to support building from non-stable tags. This incorporates the same logic used to generate openbsd tags in the first place, which are unstable because the CVS to git conversion does not have stable commit hashes.
* | 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
| | | | The point of this check is to test external API...
* 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
| | | | pull in hidden headers instead, patching drectly for Windows support
* update .gitignore for integrated tests, build filesBrent Cook2023-02-281-0/+13
|