Theo Buehler
a42f70f8d1
sha_internal.h is in crypto/sha
2023-04-16 13:59:37 -06:00
Theo Buehler
8fa0fb8aae
add ct test fixtures
2023-04-16 13:55:21 -06:00
Theo Buehler
3eea95d266
ChangeLog: add missing periods to two lines
2023-04-16 13:44:59 -06:00
Theo Buehler
ff47798e6f
ext_dat.h and vpm_int.h are gone
2023-04-16 12:51:28 -06:00
Theo Buehler
c22fc91055
Update ChangeLog
2023-04-15 13:41:09 -06:00
Theo Buehler
1a6640329d
Drop GF2m assembly
2023-04-15 13:38:01 -06:00
Theo Buehler
af28ef737d
Update ChangeLog
2023-04-14 09:02:39 -06:00
Theo Buehler
3b7ac8e131
Disable signertest. Needs proper socketpair compat
2023-04-14 08:55:03 -06:00
Theo Buehler
f5bd09f83c
Update file lists
2023-04-14 07:42:59 -06:00
Theo Buehler
76b135953a
Hook a few more tests to the build
2023-04-14 07:42:59 -06:00
Theo Buehler
4c75669d35
Remove no longer existing *_depr.c and ecs_*.c
2023-04-13 09:31:52 -06:00
Theo Buehler
b43f3fc25c
Update ChangeLog
2023-04-12 16:45:39 -06:00
Theo Buehler
7f0258e683
Drop sha_local.h add crypto_internal.h
2023-04-12 16:41:09 -06:00
Theo Buehler
b18f6a89e7
update ChangeLog
2023-04-11 09:46:30 -06:00
Theo Buehler
54e8591976
Land #837
2023-04-11 17:41:07 +02:00
Theo Buehler
be58e25d2c
Revert "Temporarily add sha512.c r1.27 as a patch"
...
This reverts commit e61927441352a7ac4c51b9b8fc2164d1d236e2f3.
2023-04-11 17:33:24 +02:00
Theo Buehler
7f31918653
attempt to appease mingw32
2023-04-11 17:04:13 +02:00
Theo Buehler
e619274413
Temporarily add sha512.c r1.27 as a patch
2023-04-11 16:27:39 +02:00
Theo Buehler
6bbcefa48b
Import endianness compat from iked (via tobhe)
2023-04-11 16:06:24 +02:00
Theo Buehler
462369e82a
Move bn_gcd after bn_cmp
2023-04-11 06:43:26 -06:00
Theo Buehler
2f16a85742
Update .gitignore
2023-04-11 06:26:58 -06:00
Theo Buehler
f9fbe121cf
Update ChangeLog
2023-04-11 06:12:40 -06:00
Theo Buehler
418d7adf8a
Update for mod_sqrt and sha1 changes
2023-04-11 06:11:08 -06:00
Theo Buehler
f79a103b25
Update rust-openssl patch
2023-04-09 10:47:17 -06:00
Theo Buehler
7fa835f0be
Update ChangeLog
2023-04-06 00:06:32 -06:00
Theo Buehler
14481349f9
Link bn_gcd test to build
2023-04-06 00:03:51 -06:00
Theo Buehler
634b5a5b89
Fix indent, use https, end sentences with '.'
2023-04-02 09:18:40 -06:00
Brent Cook
f450fde111
add portable changes
2023-04-02 07:02:51 -05:00
Theo Buehler
7b4991bf97
Mention error checking in i2d_ECDSA_SIG
2023-03-31 00:30:03 -06:00
Theo Buehler
e1e2c066bb
Update ChangeLog
2023-03-31 00:19:42 -06:00
Brent Cook
3ada658e10
Land #830 , sync with openbsd repo on tagged commits
2023-03-27 10:38:51 -05:00
Theo Buehler
4faab7c156
ChangeLog tweaks/additions
2023-03-27 03:26:07 -06:00
Brent Cook
2692b2f1dd
Checkout openbsd tag or closest commit when on a release tag
...
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.
2023-03-26 21:13:58 -05:00
Brent Cook
190b47b09e
Land #829 , fix mips/mips64 elf builds
2023-03-26 20:22:22 -05:00
Theo Buehler
9ee3389582
Start the 3.8.0 ChangeLog
2023-03-26 16:35:47 -06:00
Theo Buehler
ec0749ebc1
Unhook the bn_mod_exp2_mont test
2023-03-26 16:27:02 -06:00
Theo Buehler
4abde54b93
Link bio_asn1 to regress
2023-03-26 13:28:00 -06:00
Brent Cook
6501696dd7
generate opensslconf.h for mips
2023-03-23 06:35:41 -05:00
Brent Cook
dc7d38d52f
match CI names in test script
2023-03-23 06:21:32 -05:00
Brent Cook
fa35b982c4
enable CI for mips32/mips64
2023-03-23 06:11:16 -05:00
Brent Cook
73d924f643
fix mips/mips64 builds
2023-03-23 06:11:16 -05:00
Theo Buehler
59261d04c5
Adjust rust-openssl version check
2023-03-19 23:19:00 -06:00
Theo Buehler
6b3c90efa9
Unhook the bn_mod_exp_zero test
2023-03-18 03:01:43 -06:00
Theo Buehler
d82cc19631
fix typo
2023-03-16 05:19:24 -06:00
Theo Buehler
0b304ec0ca
Compactify, don't list doc fix as compat change
2023-03-16 08:48:35 +01:00
Joel Sing
fedc581dcb
Further tweaks and improvements to the ChangeLog
2023-03-16 15:54:02 +11:00
Brent Cook
ab7e90a209
fix more formatting and remove redundancy
2023-03-15 22:01:22 -05:00
Bob Beck
ce4536684c
Fix up 3.7.1 changelog
2023-03-15 20:34:00 -06:00
Brent Cook
92ad7393cd
Land #824 , MSVC fixes
2023-03-15 20:22:11 -05:00
Brent Cook
977be09d69
Fix build for MSVC
2023-03-15 18:49:29 -06:00