Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regen x509.h patch | Theo Buehler | 2023-04-18 | 1 | -4/+4 |
* | bn_mpi.c is no more | Theo Buehler | 2023-04-17 | 2 | -2/+0 |
* | Link sha3 to build. | Theo Buehler | 2023-04-17 | 2 | -0/+5 |
* | Drop dh_prn.c | Theo Buehler | 2023-04-17 | 2 | -2/+0 |
* | sha_internal.h is in crypto/sha | Theo Buehler | 2023-04-16 | 2 | -0/+2 |
* | add ct test fixtures | Theo Buehler | 2023-04-16 | 1 | -0/+2 |
* | ChangeLog: add missing periods to two lines | Theo Buehler | 2023-04-16 | 1 | -2/+2 |
* | ext_dat.h and vpm_int.h are gone | Theo Buehler | 2023-04-16 | 1 | -2/+0 |
* | Update ChangeLog | Theo Buehler | 2023-04-15 | 1 | -2/+6 |
* | Drop GF2m assembly | Theo Buehler | 2023-04-15 | 7 | -22/+0 |
* | Update ChangeLog | Theo Buehler | 2023-04-14 | 1 | -1/+3 |
* | Disable signertest. Needs proper socketpair compat | Theo Buehler | 2023-04-14 | 2 | -10/+12 |
* | Update file lists | Theo Buehler | 2023-04-14 | 2 | -2/+3 |
* | Hook a few more tests to the build | Theo Buehler | 2023-04-14 | 3 | -1/+97 |
* | Remove no longer existing *_depr.c and ecs_*.c | Theo Buehler | 2023-04-13 | 2 | -10/+0 |
* | Update ChangeLog | Theo Buehler | 2023-04-12 | 1 | -0/+5 |
* | 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 |