1724 Commits

Author SHA1 Message Date
Theo Buehler
da8d75b660 update gitignore 2023-04-28 11:51:21 -06:00
Theo Buehler
0d3f252c94 add and enable policy tests 2023-04-28 11:42:10 -06:00
Theo Buehler
5e68ae38e4 rfc3779 no longer uses __unused 2023-04-28 11:34:43 -06:00
Theo Buehler
79f5058d42 enable x509_asn1 test 2023-04-28 11:03:51 -06:00
Theo Buehler
f08bf79969 Unhook policy code 2023-04-28 11:03:01 -06:00
Theo Buehler
9b4a05cbe6 Update ChangeLog 2023-04-28 10:52:41 -06:00
Theo Buehler
0b9dd2d1bc Land #849, no-asm ASAN 2023-04-28 18:44:59 +02:00
Joshua Sing
4fdce0c684
Add CI workflow to run tests with ASM disabled 2023-04-29 01:15:13 +10:00
Theo Buehler
4c2ab9981e Link x509_policy.c to the build 2023-04-26 13:18:17 -06:00
Theo Buehler
bafe5fa59d Update ChangeLog 2023-04-26 13:16:08 -06:00
Theo Buehler
b3ab35886f bio_pk7.c was removed 2023-04-26 08:29:58 -06:00
Theo Buehler
aa7c104b1a patching a non-existent file doesn't work so well... 2023-04-26 03:02:14 -06:00
Theo Buehler
6007185dc0 e_old.c went away again 2023-04-26 02:42:48 -06:00
Theo Buehler
9f3b1b5a1a Remove OPENSSL_NO_DEPRECATED from e_old.c 2023-04-25 17:51:50 -06:00
Theo Buehler
3f4235529b add back e_old.c 2023-04-25 17:51:46 -06:00
Theo Buehler
fe66504504 regen openssl patch 2023-04-25 16:53:19 -06:00
Theo Buehler
9b5f33843b regen tlsexttest.c patch 2023-04-25 16:50:18 -06:00
Theo Buehler
b3c1375588 A handful of files were removed 2023-04-25 16:50:18 -06:00
Theo Buehler
a99c1feee6 Remove the cts128 test 2023-04-25 14:13:20 -06:00
Theo Buehler
8ef59bff34 Revert "Pin -portable to a commit before the endb64 addition"
This reverts commit 1852585726c3e80e64b1aca821cfcc246e246287.
2023-04-25 14:09:45 -06:00
Brent Cook
20901d2594 Land #848, Pin -portable to a commit before the endb64 addition 2023-04-25 07:58:20 -05:00
Theo Buehler
10204764c4 Land #847 2023-04-25 13:15:22 +02:00
Theo Buehler
94763de52b Disable assembly on macos for now 2023-04-25 12:43:20 +02:00
Theo Buehler
1852585726 Pin -portable to a commit before the endb64 addition 2023-04-25 12:03:07 +02:00
Theo Buehler
250713b30d Update ChangeLog 2023-04-25 02:44:17 -06:00
Theo Buehler
61daaabc61 x509_enum.c is gone 2023-04-21 00:16:20 -06:00
Theo Buehler
f67df7c062 Update ChangeLog 2023-04-20 15:57:06 -06:00
Theo Buehler
43edddb888 RFC 3779 test no longer uses __unused 2023-04-20 15:53:35 -06:00
Theo Buehler
c9747bf1da update man links 2023-04-20 13:04:45 -06:00
Theo Buehler
998eab961d Update ChangeLog 2023-04-18 15:13:23 -06:00
Theo Buehler
63ba2e3089 Regen x509.h patch 2023-04-18 03:33:46 -06:00
Theo Buehler
e45df9efa6 bn_mpi.c is no more 2023-04-17 08:50:16 -06:00
Theo Buehler
a71c37909f Link sha3 to build. 2023-04-17 01:07:45 -06:00
Theo Buehler
4b388c7a45 Drop dh_prn.c 2023-04-17 00:04:00 -06:00
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