1401 Commits

Author SHA1 Message Date
Theo Buehler
b0905e6eee autoconf: x509_verify.h is no longer public 2023-02-13 20:36:37 -06:00
Theo Buehler
7dc7ef81d1 refresh patches 2023-02-13 20:36:37 -06:00
Theo Buehler
81e6fb0fe9 Remove obsolete bn_div patch 2023-02-13 20:36:37 -06:00
Brent Cook
a7ca886cb0 pin master build to upstream commit 2023-02-11 06:44:08 -06:00
Joshua Sing
3c1e882d25 Land #812 2023-01-12 20:40:03 +11:00
Joshua Sing
01b26d3019
Add a newline to the end of .gitignore 2023-01-12 19:16:39 +11:00
Joshua Sing
5fe2c171a5
Add 'workflow_dispatch' event trigger to Coverity workflow 2023-01-12 18:37:41 +11:00
Joshua Sing
d8fa0ebd0b
Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflow 2023-01-12 18:31:11 +11:00
Joshua Sing
628d12afd2 Land #811 2023-01-11 20:42:11 +11:00
Joshua Sing
49a179f0d9
Fixes for GitHub organisation rename 2023-01-11 20:05:54 +11:00
Ilya Shipitsin
7f8267d891 Github Actions: add Ubuntu-22.04 to linux matrix (#810) 2023-01-11 11:00:04 +11:00
Brent Cook
184955e129 manpage links 2023-01-04 06:23:43 -06:00
Brent Cook
1124d1fa71 remove unneeded patch 2023-01-04 06:08:54 -06:00
Theo Buehler
95ca0d14f7 Update rust-openssl patch 2022-12-20 01:03:40 +01:00
Theo Buehler
320501da40 Use bigger hammer to disable benchmarks 2022-12-18 01:30:19 +01:00
Theo Buehler
da826ecc77 Disable bn_shift benchmarks on Windows
Windows doesn't know about SIGALRM
2022-12-18 01:16:15 +01:00
Theo Buehler
8c4425cd53 Patch in use of BN_zero() until next sync 2022-12-18 00:47:33 +01:00
Theo Buehler
ceca77ab3e Add BN shift test 2022-12-18 00:20:42 +01:00
Theo Buehler
5a414e584a Link new ui_null.c to build 2022-12-18 00:19:26 +01:00
Brent Cook
80eb145460 add direct source dependency to each library
Fix library generation with some CMake generators by including a direct
source file dependency for each library.
2022-12-14 06:28:11 -06:00
Brent Cook
4f0f6ebd1a Build a static test library with all symbols
Build and link a special test library rather than assuming that the
build has static libraries available.
2022-12-13 14:23:17 -06:00
Brent Cook
5a590f8e0c Land #789, store artifacts from appveyor builds 2022-12-11 15:21:55 -06:00
Brent Cook
eda4bddc88 Land #800, update upstream config.sub and config.guess 2022-12-11 15:07:46 -06:00
Theo Buehler
8c6a4618b6 Drop a deliberate ommission again 2022-12-09 18:47:59 +01:00
Bob Beck
202d12ca6d Add a few more things 2022-12-09 10:44:10 -07:00
Theo Buehler
f90967d04b Undo inconsistencies introduced in previous 2022-12-09 18:20:45 +01:00
Bob Beck
b2718380b0 Add the reason for the julian time change (get rid of timegm/gmtime) 2022-12-09 09:12:08 -07:00
Theo Buehler
e36a976a2b ChangeLog for 3.7.0 2022-12-09 13:01:57 +01:00
Theo Buehler
75e2fa0a9e Initial ChangeLog for 3.6.1
(cherry picked from commit 6419191d820c295055a11fccfe2f1387d6e682f8)
2022-12-09 11:53:05 +01:00
Theo Buehler
bd3456405b regen bn_isqrt.c patch 2022-12-09 11:23:44 +01:00
Theo Buehler
cf4c794c90 update for biotest split 2022-12-09 11:23:44 +01:00
Theo Buehler
6755900317 fix comment 2022-12-09 11:11:40 +01:00
Theo Buehler
302cda57d8 Add bn_mod_exp_zero test 2022-12-03 11:33:59 +01:00
Theo Buehler
e29d66d700 Teach cmake framework about new and renamed tests 2022-12-02 00:22:01 +01:00
Theo Buehler
be970651de Teach automake about renamed and new tests 2022-12-02 00:16:05 +01:00
Theo Buehler
7775de6c76 regen patches 2022-11-27 10:50:30 +01:00
Theo Buehler
a911052d60 Adjust for ui_locl.h -> ui_local.h rename 2022-11-27 10:45:50 +01:00
Theo Buehler
bcf7afb23f Adjust patches for lcl.h -> local.h rename 2022-11-27 10:35:13 +01:00
Theo Buehler
f39a1b4b64 Update */Makefile.am for internal header renaming 2022-11-27 10:13:06 +01:00
Brent Cook
fb342b434b exclude bogus "ln_<type>" manpage links 2022-11-24 08:21:06 -06:00
Brent Cook
4bc644eab1 update manpage links 2022-11-24 08:18:07 -06:00
Theo Buehler
9ca9fa4379 Land #803 2022-11-24 13:11:32 +01:00
Theo Buehler
38089b5596 Don't leak namespace macros out of the library 2022-11-23 18:36:19 +01:00
Theo Buehler
67ab6a1187 Neuter namespace differently to fix Appveyor CI 2022-11-23 12:46:44 +01:00
Theo Buehler
f015aed7a0 regen bio.h patch 2022-11-22 21:10:11 +01:00
Theo Buehler
4625f45d06 Add asn1_string_to_utf8 test to cmake framework 2022-11-22 19:38:27 +01:00
Theo Buehler
9b95f2e9c6 Add new tests to cmake framework 2022-11-22 19:26:59 +01:00
Theo Buehler
35265d0e44 Fix cmake builds 2022-11-22 19:26:59 +01:00
Theo Buehler
33adc424c1 Add new tests to autoconf framework 2022-11-22 19:26:52 +01:00
Theo Buehler
8ae1cce7ef Update autoconf framework to build again 2022-11-22 18:41:54 +01:00