Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Drop sha_local.h add crypto_internal.h | Theo Buehler | 2023-04-12 | 1 | -1/+1 | |
* | update ChangeLog | Theo Buehler | 2023-04-11 | 1 | -0/+2 | |
* | Land #837 | Theo Buehler | 2023-04-11 | 1 | -0/+70 | |
|\ | ||||||
| * | Revert "Temporarily add sha512.c r1.27 as a patch" | Theo Buehler | 2023-04-11 | 1 | -35/+0 | |
| * | attempt to appease mingw32 | Theo Buehler | 2023-04-11 | 1 | -0/+9 | |
| * | Temporarily add sha512.c r1.27 as a patch | Theo Buehler | 2023-04-11 | 1 | -0/+35 | |
| * | Import endianness compat from iked (via tobhe) | Theo Buehler | 2023-04-11 | 1 | -0/+61 | |
|/ | ||||||
* | Move bn_gcd after bn_cmp | Theo Buehler | 2023-04-11 | 1 | -5/+5 | |
* | Update .gitignore | Theo Buehler | 2023-04-11 | 1 | -0/+18 | |
* | Update ChangeLog | Theo Buehler | 2023-04-11 | 1 | -1/+2 | |
* | Update for mod_sqrt and sha1 changes | Theo Buehler | 2023-04-11 | 2 | -6/+4 | |
* | Update rust-openssl patch | Theo Buehler | 2023-04-09 | 1 | -5/+6 | |
* | Update ChangeLog | Theo Buehler | 2023-04-06 | 1 | -0/+4 | |
* | Link bn_gcd test to build | Theo Buehler | 2023-04-06 | 3 | -0/+11 | |
* | 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 |