Commit Graph

  • ceca77ab3e Add BN shift test Theo Buehler 2022-12-18 00:20:42 +01:00
  • 5a414e584a Link new ui_null.c to build Theo Buehler 2022-12-18 00:19:26 +01:00
  • 80eb145460 add direct source dependency to each library Brent Cook 2022-12-13 05:44:07 -06:00
  • 4f0f6ebd1a Build a static test library with all symbols Brent Cook 2022-12-13 04:34:25 -06:00
  • 5a590f8e0c Land #789, store artifacts from appveyor builds Brent Cook 2022-12-11 15:21:55 -06:00
  • eda4bddc88 Land #800, update upstream config.sub and config.guess Brent Cook 2022-12-11 15:07:46 -06:00
  • 8c6a4618b6 Drop a deliberate ommission again Theo Buehler 2022-12-09 18:47:59 +01:00
  • 202d12ca6d Add a few more things Bob Beck 2022-12-09 10:42:36 -07:00
  • f90967d04b Undo inconsistencies introduced in previous Theo Buehler 2022-12-09 18:20:29 +01:00
  • b2718380b0 Add the reason for the julian time change (get rid of timegm/gmtime) Bob Beck 2022-12-09 09:12:08 -07:00
  • e36a976a2b ChangeLog for 3.7.0 Theo Buehler 2022-12-09 13:01:57 +01:00
  • 75e2fa0a9e Initial ChangeLog for 3.6.1 Theo Buehler 2022-10-20 13:52:58 +02:00
  • bd3456405b regen bn_isqrt.c patch Theo Buehler 2022-12-09 11:14:33 +01:00
  • cf4c794c90 update for biotest split Theo Buehler 2022-12-09 11:11:53 +01:00
  • 6755900317 fix comment Theo Buehler 2022-12-09 11:11:40 +01:00
  • 302cda57d8 Add bn_mod_exp_zero test Theo Buehler 2022-12-03 11:33:59 +01:00
  • e29d66d700 Teach cmake framework about new and renamed tests Theo Buehler 2022-12-02 00:22:01 +01:00
  • be970651de Teach automake about renamed and new tests Theo Buehler 2022-12-02 00:15:29 +01:00
  • 7775de6c76 regen patches Theo Buehler 2022-11-27 10:50:30 +01:00
  • a911052d60 Adjust for ui_locl.h -> ui_local.h rename Theo Buehler 2022-11-27 10:45:50 +01:00
  • bcf7afb23f Adjust patches for lcl.h -> local.h rename Theo Buehler 2022-11-27 10:35:13 +01:00
  • f39a1b4b64 Update */Makefile.am for internal header renaming Theo Buehler 2022-11-27 10:11:51 +01:00
  • fb342b434b exclude bogus "ln_<type>" manpage links Brent Cook 2022-11-24 08:21:06 -06:00
  • 4bc644eab1 update manpage links Brent Cook 2022-11-24 08:18:07 -06:00
  • 9ca9fa4379 Land #803 Theo Buehler 2022-11-24 13:11:32 +01:00
  • 38089b5596 Don't leak namespace macros out of the library Theo Buehler 2022-11-23 18:36:19 +01:00
  • 67ab6a1187 Neuter namespace differently to fix Appveyor CI Theo Buehler 2022-11-23 12:46:44 +01:00
  • f015aed7a0 regen bio.h patch Theo Buehler 2022-11-22 21:10:11 +01:00
  • 4625f45d06 Add asn1_string_to_utf8 test to cmake framework Theo Buehler 2022-11-22 19:38:27 +01:00
  • 9b95f2e9c6 Add new tests to cmake framework Theo Buehler 2022-11-22 19:26:38 +01:00
  • 35265d0e44 Fix cmake builds Theo Buehler 2022-11-22 19:20:28 +01:00
  • 33adc424c1 Add new tests to autoconf framework Theo Buehler 2022-11-22 19:02:29 +01:00
  • 8ae1cce7ef Update autoconf framework to build again Theo Buehler 2022-11-22 18:41:54 +01:00
  • 7b66b2d9e6 update speed.c.patch Theo Buehler 2022-11-22 18:34:39 +01:00
  • 3d6cab79dd Rename bftest_SOURCES to bf_test_SOURCES Theo Buehler 2022-11-22 17:39:44 +01:00
  • faa32aeada CI: add CIFuzz action David Korczynski 2022-11-19 04:31:40 -08:00
  • 19782c8d0b Land 801 Theo Buehler 2022-11-08 16:20:01 +01:00
  • 03fe6d2904 Update checkout action to current version. Darren Tucker 2022-11-08 18:00:23 +11:00
  • 0107fed58c Disable dltstest for now Theo Buehler 2022-11-08 12:01:34 +01:00
  • cbf8eefa02 Rename bftest to bf_test Theo Buehler 2022-11-08 11:17:48 +01:00
  • 72510bc2d6 Add tls12_internal.h Theo Buehler 2022-11-08 10:56:10 +01:00
  • b21936e58f Regen tlsexttest.c patch Theo Buehler 2022-11-08 10:38:28 +01:00
  • a08e4fbb3f update config.sub and config.guess for M1 Mac catatsuy 2022-11-03 15:17:29 +09:00
  • 6e1d17c274 rebase rust-openssl patch Theo Buehler 2022-11-03 02:43:20 +01:00
  • 0c8231e298 Land #771, Fix endian detection on macOS Brent Cook 2022-10-24 19:33:21 -05:00
  • 6be2433afc insert 3.5.3 release notes Brent Cook 2022-09-27 05:04:22 -05:00
  • 379b2f843b rebase rust-openssl patch Theo Buehler 2022-10-22 17:59:16 +02:00
  • 4fc98a5f7f Land 794: run rust-openssl regress in daily CI Theo Buehler 2022-10-22 10:48:44 +02:00
  • 5f3868d96e CI: enable rust-openssl daily testing Ilya Shipitsin 2022-10-22 13:11:48 +05:00
  • bf23b6b372 manpage and autotools sync Brent Cook 2022-09-26 07:28:30 -05:00
  • 69f2eb869e Initial 3.6.0 ChangeLog Theo Buehler 2022-09-20 12:13:40 +02:00
  • 2e9adeeeae appveyor: store entire build folder in artifacts Ilya Shipitsin 2022-09-10 09:51:13 +05:00
  • a43a9b57c0 Switch to new rc2_test Theo Buehler 2022-09-06 17:43:00 +02:00
  • 5ecf1c62dc Regen bio.h.patch Theo Buehler 2022-09-06 01:39:41 +02:00
  • d9ba5a5bdf Regen aeadtest.c.patch Theo Buehler 2022-09-05 23:52:41 +02:00
  • 08e0564339 Regen tlsexttestc.c.patch Theo Buehler 2022-09-05 23:50:05 +02:00
  • cc60b91ff2 Drop long long casts that are now upstream Theo Buehler 2022-09-05 23:48:20 +02:00
  • f64dbe82d2 Update for new rc4_test Theo Buehler 2022-09-05 21:29:38 +02:00
  • 6e20d9ec32 fix rmd_test Theo Buehler 2022-09-03 20:29:49 +02:00
  • 63f45c4597 Adjust for Joshua Sing's test replacements Theo Buehler 2022-09-03 19:13:50 +02:00
  • d46266c297 fix corrupted patch on merge Brent Cook 2022-08-29 10:57:39 -05:00
  • e762253610 update manpage links Brent Cook 2022-08-29 09:06:52 -05:00
  • ed9359727a build updates for latest upstream Brent Cook 2022-08-29 08:42:43 -05:00
  • 08895e8497 MSC doesn't have getopt Theo Buehler 2022-08-15 10:43:49 +02:00
  • 8114acb607 add p12_sbag.c Theo Buehler 2022-08-15 08:09:10 +02:00
  • 3fcde14a00 regen tlsextest patch Theo Buehler 2022-08-15 07:59:06 +02:00
  • e7c48bb560 ignore new test files Brent Cook 2022-08-01 00:03:34 -05:00
  • c5c6e8289f add new tests Brent Cook 2022-07-31 23:53:20 -05:00
  • cc613e785e updates for new files and test cases Brent Cook 2022-07-31 23:31:18 -05:00
  • ef2d6c70da Detect machine/endian.h for macOS Jiajie Chen 2022-07-12 22:29:39 +08:00
  • 5f5feb2bbc update Windows certs Brent Cook 2022-07-10 22:13:46 -05:00
  • c6dea2878e fix test when openssl(1) is not in $PATH Brent Cook 2022-07-10 22:11:37 -05:00
  • 2518dbc948 update for latest changes Brent Cook 2022-07-10 21:44:36 -05:00
  • 0aa9efe02b enable new tests Brent Cook 2022-06-27 07:14:49 -05:00
  • 9bd7894915 Update ssl_txt.c patch Theo Buehler 2022-06-22 11:43:09 +02:00
  • fbe964e97b Update netcat patch Theo Buehler 2022-06-22 11:22:46 +02:00
  • b07c773ca8 expose kdf.h as a public header Brent Cook 2022-05-09 02:21:16 -05:00
  • 585d02bdfe update man links Brent Cook 2022-05-09 01:34:00 -05:00
  • 258e4c2f5e increase build threads Brent Cook 2022-05-09 01:33:25 -05:00
  • 45deaf0e5e Land #753, enable __attribute__ on Windows with clang Brent Cook 2022-05-09 01:30:43 -05:00
  • a0044d5a36 Land #752, Update CI actions Brent Cook 2022-05-09 01:29:28 -05:00
  • 5e974ea695 update for latest upstream Brent Cook 2022-05-08 22:23:36 -05:00
  • 87aff644a4 Stop disabling __attribute__ on Windows with Clang kinichiro 2022-04-29 22:07:53 +09:00
  • ff798b2a33 Use current VS2019 with appveyor kinichiro 2022-04-29 19:30:07 +09:00
  • 8a57de6ed0 Set max number of processes for CI kinichiro 2022-04-29 18:55:44 +09:00
  • 500d16b32c Add environment macos-12 to CI kinichiro 2022-04-29 18:30:45 +09:00
  • 5c7021517a Land #745, fix nc build on macOS Brent Cook 2022-04-19 15:03:51 -05:00
  • 4458b705f4 Update ChangeLog kinichiro 2022-04-16 20:55:27 +09:00
  • fe903fb7c5 Fix unreachable nc portability shim Sebastian Blunt 2022-04-15 23:48:50 -07:00
  • ac053c8453 add a few more things Theo Buehler 2022-04-15 18:34:43 +02:00
  • 87441bdbce LibreSSL 3.5.2 ChangeLog Theo Buehler 2022-04-15 18:03:35 +02:00
  • b2c59887a2 Add regress objectstest kinichiro 2022-04-10 12:13:31 +09:00
  • b52dc3d9b2 add evp_pkey_cleanup test Brent Cook 2022-04-04 01:09:27 -05:00
  • e5263d7163 CI: switch ASAN builds to clang Ilya Shipitsin 2022-03-26 21:48:14 +05:00
  • e19aafe22a Copy ARM related files from arch/arm/ kinichiro 2022-03-25 11:37:50 +09:00
  • 8ad1ac4bf1 Add ASan status badge Brent Cook 2022-03-21 07:33:54 -05:00
  • d7bf245b0c update patch Brent Cook 2022-03-21 05:27:12 -05:00
  • f6deadbec9 add vwarnx Brent Cook 2022-03-16 04:21:18 -05:00
  • 15d1f01e0f add bn_mod_sqrt Brent Cook 2022-03-15 16:11:05 -05:00
  • a32554c65c remove local patch now upstream Brent Cook 2022-03-15 15:23:27 -05:00