Commit Graph

  • 0e1bc3a222
    build: out-kludge the installed header include kludge zig-build torque 2024-06-18 20:36:36 -07:00
  • 62af702f8d
    build: out-kludge the installed header include kludge zig-3.8.2 torque 2024-06-18 20:36:36 -07:00
  • bb0e7bc98c
    build: update for zig-0.13.0 release torque 2024-06-17 23:15:58 -07:00
  • 353111f2c2
    build: update for zig-0.13.0 release torque 2024-06-17 23:15:58 -07:00
  • a2e9a8301d
    build: update for zig-0.12.0 release torque 2024-05-12 13:54:22 -07:00
  • e95f71abab
    build: update for zig-0.12.0 release torque 2024-05-12 13:54:22 -07:00
  • 9f74aeb1d2
    build: update for zig-0.12.0-dev.2208+4debd4338 torque 2024-01-15 15:35:38 -08:00
  • 4bbf9ad43f
    readme: update torque 2024-01-15 15:37:23 -08:00
  • 7bf54cea4f
    build: remove unused code torque 2024-01-15 15:30:20 -08:00
  • 401b23c930
    build: handle architecture include more gracefully torque 2024-01-15 15:28:44 -08:00
  • 9679f074d2
    build: update for zig-0.12.0-dev.2208+4debd4338 torque 2024-01-15 15:35:38 -08:00
  • c673c25fc9
    readme: update torque 2024-01-15 15:37:23 -08:00
  • 7940593eb8
    build: remove unused code torque 2024-01-15 15:30:20 -08:00
  • e68d5f484b
    build: handle architecture include more gracefully torque 2024-01-15 15:28:44 -08:00
  • 2b68369a2b
    check in v3.8.2 source torque 2023-11-06 23:46:37 -08:00
  • e2db88c634
    build.zig: update for 3.8.2 torque 2023-11-06 23:20:48 -08:00
  • c06f268a16
    build.zig: fix copy-paste error in header search logic torque 2023-10-14 16:35:00 -07:00
  • 9f96f4f711
    build.zig: update for v3.8.1 torque 2023-09-03 18:05:46 -07:00
  • e85e51738d
    add build.zig torque 2023-09-03 17:48:31 -07:00
  • bbf2737c2b
    move upstream readme torque 2023-09-03 17:48:06 -07:00
  • 2553853c96 changelog revisions Brent Cook 2023-11-02 04:40:43 -05:00
  • 79fe4adf48 Revert "Link x509_algor test to build" Brent Cook 2023-11-01 21:33:40 -05:00
  • f075fe34bf update 3.8.2 changelog Brent Cook 2023-11-01 21:16:44 -05:00
  • 2652fb2f1e Land #924, Allow disabling warning about WINCRYPT overrides Brent Cook 2023-11-01 20:51:11 -05:00
  • ef83583d88 Land #923, enable system arc4random on FreeBSD 12+ Brent Cook 2023-11-01 20:50:51 -05:00
  • 1a5be425a9 Land #922, build fixes for various platforms Brent Cook 2023-11-01 20:50:15 -05:00
  • 18f5064a9d Land #913, CMake build fixes Brent Cook 2023-11-01 20:49:49 -05:00
  • f06374e731 MSVC: Enable building ocspcheck. Pierre Wendling 2023-09-12 18:33:46 +02:00
  • 60f4156d76 Land #909, Fix processor detection with Cmake Brent Cook 2023-11-01 20:48:51 -05:00
  • eed367e19c Allow disabling warning about WINCRYPT overrides Theo Buehler 2023-11-01 13:21:25 +01:00
  • 124e0192c8 enable system arc4random on FreeBSD 12+ Brent Cook 2023-11-01 06:43:41 -05:00
  • 548b3d0485 restrict patches to windows / macos platforms Brent Cook 2023-10-31 09:25:23 -05:00
  • 9bca15bad5 reenable assembly for MSVC Brent Cook 2023-10-29 18:00:38 -05:00
  • dd1d96f643 fix cross-compilation on Windows 11 Arm64 Brent Cook 2023-10-30 22:49:47 -05:00
  • 98a5122bc6 portable asm generator patches for portable Brent Cook 2023-10-10 08:29:57 -05:00
  • 1fd73818df adjust how sizeof time_t is set, the current way causes issues with MSVC 2022's preprocessor Brent Cook 2023-10-15 19:05:29 -05:00
  • ce79c96489 Land #913, CMake build fixes Brent Cook 2023-10-29 12:34:01 -05:00
  • c4bb6b79ea MSVC: Enable building ocspcheck. Pierre Wendling 2023-09-12 18:33:46 +02:00
  • 8048941622 Land #909, Fix processor detection with Cmake Brent Cook 2023-10-29 12:01:49 -05:00
  • 321fa56d9a disable MSVC x64 asm Brent Cook 2023-10-09 01:30:00 -05:00
  • 01e3b10f50 remove conflicting align directives for MASM Brent Cook 2023-10-29 11:18:52 -05:00
  • fca20b23d6 remove unneeded switch for MSVC, cleanup comment alignment Brent Cook 2023-10-02 03:31:24 -05:00
  • fe731f3db0 Update ChangeLog Theo Buehler 2023-10-19 06:01:07 -06:00
  • 5319ff3b17 create OpenBSD 7.4 branch Brent Cook 2023-10-18 04:08:21 -05:00
  • 0f084795d2
    build.zig: fix copy-paste error in header search logic zig-3.8.0 torque 2023-10-14 16:35:00 -07:00
  • 25ec748968
    build.zig: fix copy-paste error in header search logic zig-3.8.1 torque 2023-10-14 16:35:00 -07:00
  • 04fa997f54 Link x509_algor test to build Theo Buehler 2023-10-11 09:56:40 -06:00
  • b112e37275 Update ChangeLog Theo Buehler 2023-10-03 10:46:50 -06:00
  • 8e4af3b18b Update ChangeLog Theo Buehler 2023-10-02 06:39:11 -06:00
  • 1defa3baa5 package getopt compat files Brent Cook 2023-10-01 21:11:11 -05:00
  • c923880fb9 Update ChangeLog Theo Buehler 2023-10-01 17:24:14 -06:00
  • e56ec2ae95 Update man links Theo Buehler 2023-09-29 10:57:53 -06:00
  • 70db97f5a6 ChangeLog Theo Buehler 2023-09-29 10:23:51 -06:00
  • f3c946b03f Update man links Theo Buehler 2023-09-28 07:52:48 -06:00
  • dbf729b46e Update changelog Theo Buehler 2023-09-28 07:50:19 -06:00
  • 9e5971d828 Update ChangeLog Theo Buehler 2023-09-24 14:26:34 -06:00
  • ef5867b4e6 Update man links Theo Buehler 2023-09-18 13:01:29 -06:00
  • c90e80d21e Properly check components Marc Aldorasi 2023-09-12 15:08:44 -04:00
  • 4663543082 Consistently use CMAKE_CURRENT_BINARY_DIR Marc Aldorasi 2023-09-12 15:07:51 -04:00
  • ccaec87950 update man links Theo Buehler 2023-09-10 13:29:58 -06:00
  • 34f45b6cd7 Update man links Theo Buehler 2023-09-07 11:50:41 -06:00
  • 70688874f8 Fix processor detection in CMakeLists.txt Jiajie Chen 2023-09-04 09:05:45 +08:00
  • 4d1e5c4511
    build.zig: update for v3.8.1 torque 2023-09-03 18:05:46 -07:00
  • fd0096335f
    add build.zig torque 2023-09-03 17:48:31 -07:00
  • 3990449aae
    move upstream readme torque 2023-09-03 17:48:06 -07:00
  • b31c897352
    check in v3.8.1 source torque 2023-09-03 18:24:16 -07:00
  • 5b9b0c7941
    add build.zig torque 2023-09-03 17:48:31 -07:00
  • d7aa85553a
    move upstream readme torque 2023-09-03 17:48:06 -07:00
  • 316795abde
    check in v3.8.0 source torque 2023-08-31 00:49:24 -07:00
  • a6bd25d3bd Rebase rust-openssl patch Theo Buehler 2023-09-02 04:02:03 -06:00
  • 8fa9337f65 Prepare 3.8.2 ChangeLog Theo Buehler 2023-08-31 10:12:54 -06:00
  • fbb21ed921 End all ChangeLog entries with a period Theo Buehler 2023-08-30 04:34:15 -06:00
  • 8c6d8ec351 Update man links Theo Buehler 2023-08-29 19:45:58 -06:00
  • 0784b3ade7 remove unneeded release change for tests Brent Cook 2023-08-28 00:41:59 -05:00
  • f4059e4775 enable asserts regardless of build type Brent Cook 2023-08-28 00:40:11 -05:00
  • e5f1938cc6 Fix build flags for tests Brent Cook 2023-08-27 05:29:27 -05:00
  • 4c1f595d98 Update man links Theo Buehler 2023-08-27 10:12:55 -06:00
  • 27478182e6 Update man links Theo Buehler 2023-08-26 03:07:16 -06:00
  • d95ec322ae Update man links Theo Buehler 2023-08-25 02:49:38 -06:00
  • 86a6826fef
    Move LibreSSL/ to LIBRESSL_INSTALL_CMAKEDIR. Pierre Wendling 2023-08-15 11:08:06 -04:00
  • 3139173568
    CI: Test consuming the exported CMake configs. Pierre Wendling 2023-08-06 15:08:28 -04:00
  • a89cd65980
    CMake: Export and install library targets. Pierre Wendling 2023-08-06 15:07:31 -04:00
  • 5432e22b25
    CMake: Copy public headers to the build directory. Pierre Wendling 2023-08-06 15:04:02 -04:00
  • 31458956a9 Land #902 Theo Buehler 2023-08-18 20:01:07 +02:00
  • 30188c46f5 CI: fedora rawhide follow up Ilya Shipitsin 2023-08-18 19:00:45 +02:00
  • c62972a3f4 compat changes Brent Cook 2023-08-18 04:49:19 -05:00
  • cd0387be7a Land #901 Theo Buehler 2023-08-17 23:25:27 +02:00
  • 30e43e7ab5 CI: add scheduled Fedora Rawhide builds Ilya Shipitsin 2023-08-17 23:11:26 +02:00
  • 06e6faf6f2 Land #900 Theo Buehler 2023-08-17 22:39:40 +02:00
  • afcdc1aefe CI: Solaris: display tests/test-suite.log in case of failure Ilya Shipitsin 2023-08-17 22:33:40 +02:00
  • d4add02c7f Land #899 Theo Buehler 2023-08-17 21:39:34 +02:00
  • ebc38481f0 Simplify and fix solaris endian.h macros Theo Buehler 2023-08-17 20:46:14 +02:00
  • 29159e34e3 add htole32/le32toh for Solaris Brent Cook 2023-08-16 05:20:48 -05:00
  • 3c49cfb344 Add htole32 and le32toh for macos and windows Theo Buehler 2023-08-15 23:52:26 +02:00
  • caa119b418 Update man links Theo Buehler 2023-08-15 15:21:11 -06:00
  • bc03c7c898 Regen netcat patch Theo Buehler 2023-08-15 15:19:06 -06:00
  • 585a4c8c61 Update ChangeLog Theo Buehler 2023-08-14 02:56:05 -06:00
  • ca8ea65259 Land #894, fix to enable ASM support in MinGW builds Brent Cook 2023-08-13 23:23:23 -05:00
  • 7e59829f18 version is breaking things Brent Cook 2023-08-13 23:02:24 -05:00
  • 125c54cdd7 set default build type to 'Release' Brent Cook 2023-07-27 06:10:20 -05:00