Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86/asm/apps/progs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by apps/progs.pl
*
* Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 1995-2026 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
Expand Down
73 changes: 59 additions & 14 deletions deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,22 @@ our %config = (
"ARFLAGS" => [
"qc"
],
"AS" => "as",
"CC" => "gcc",
"CFLAGS" => [
"-Wall -O3 -fomit-frame-pointer"
],
"CPPDEFINES" => [],
"CPPFLAGS" => [],
"CPPINCLUDES" => [],
"CXX" => "g++",
"CXXFLAGS" => [],
"FIPSKEY" => "f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813",
"HASHBANGPERL" => "/usr/bin/env perl",
"LD" => "ld",
"LDFLAGS" => [],
"LDLIBS" => [],
"PERL" => "/usr/bin/perl",
"PERL" => "perl",
"RANLIB" => "ranlib",
"RC" => "windres",
"RCFLAGS" => [],
Expand Down Expand Up @@ -156,7 +159,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.17",
"full_version" => "3.0.19",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,10 +206,10 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "17",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.38.2",
"patch" => "19",
"perl_archname" => "aarch64-linux-thread-multi",
"perl_cmd" => "perl",
"perl_version" => "5.40.0",
"perlargv" => [
"no-comp",
"no-shared",
Expand All @@ -216,9 +219,9 @@ our %config = (
"BSD-x86"
],
"perlenv" => {
"AR" => undef,
"AR" => "ar",
"ARFLAGS" => undef,
"AS" => undef,
"AS" => "as",
"ASFLAGS" => undef,
"BUILDFILE" => undef,
"CC" => "gcc",
Expand All @@ -228,17 +231,17 @@ our %config = (
"CPPFLAGS" => undef,
"CPPINCLUDES" => undef,
"CROSS_COMPILE" => undef,
"CXX" => undef,
"CXX" => "g++",
"CXXFLAGS" => undef,
"HASHBANGPERL" => undef,
"LD" => undef,
"LD" => "ld",
"LDFLAGS" => undef,
"LDLIBS" => undef,
"MT" => undef,
"MTFLAGS" => undef,
"OPENSSL_LOCAL_CONFIG_DIR" => undef,
"PERL" => undef,
"RANLIB" => undef,
"RANLIB" => "ranlib",
"RC" => undef,
"RCFLAGS" => undef,
"RM" => undef,
Expand All @@ -255,11 +258,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "1 Jul 2025",
"release_date" => "27 Jan 2026",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86",
"version" => "3.0.17"
"version" => "3.0.19"
);
our %target = (
"AR" => "ar",
Expand Down Expand Up @@ -2289,6 +2292,9 @@ our %unified_info = (
"doc/html/man3/BIO_set_callback.html" => [
"doc/man3/BIO_set_callback.pod"
],
"doc/html/man3/BIO_set_flags.html" => [
"doc/man3/BIO_set_flags.pod"
],
"doc/html/man3/BIO_should_retry.html" => [
"doc/man3/BIO_should_retry.pod"
],
Expand Down Expand Up @@ -2364,6 +2370,9 @@ our %unified_info = (
"doc/html/man3/CMS_EncryptedData_encrypt.html" => [
"doc/man3/CMS_EncryptedData_encrypt.pod"
],
"doc/html/man3/CMS_EncryptedData_set1_key.html" => [
"doc/man3/CMS_EncryptedData_set1_key.pod"
],
"doc/html/man3/CMS_EnvelopedData_create.html" => [
"doc/man3/CMS_EnvelopedData_create.pod"
],
Expand Down Expand Up @@ -2598,6 +2607,9 @@ our %unified_info = (
"doc/html/man3/EVP_BytesToKey.html" => [
"doc/man3/EVP_BytesToKey.pod"
],
"doc/html/man3/EVP_CIPHER_CTX_get_app_data.html" => [
"doc/man3/EVP_CIPHER_CTX_get_app_data.pod"
],
"doc/html/man3/EVP_CIPHER_CTX_get_cipher_data.html" => [
"doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod"
],
Expand Down Expand Up @@ -4680,6 +4692,9 @@ our %unified_info = (
"doc/man/man3/BIO_set_callback.3" => [
"doc/man3/BIO_set_callback.pod"
],
"doc/man/man3/BIO_set_flags.3" => [
"doc/man3/BIO_set_flags.pod"
],
"doc/man/man3/BIO_should_retry.3" => [
"doc/man3/BIO_should_retry.pod"
],
Expand Down Expand Up @@ -4755,6 +4770,9 @@ our %unified_info = (
"doc/man/man3/CMS_EncryptedData_encrypt.3" => [
"doc/man3/CMS_EncryptedData_encrypt.pod"
],
"doc/man/man3/CMS_EncryptedData_set1_key.3" => [
"doc/man3/CMS_EncryptedData_set1_key.pod"
],
"doc/man/man3/CMS_EnvelopedData_create.3" => [
"doc/man3/CMS_EnvelopedData_create.pod"
],
Expand Down Expand Up @@ -4989,6 +5007,9 @@ our %unified_info = (
"doc/man/man3/EVP_BytesToKey.3" => [
"doc/man3/EVP_BytesToKey.pod"
],
"doc/man/man3/EVP_CIPHER_CTX_get_app_data.3" => [
"doc/man3/EVP_CIPHER_CTX_get_app_data.pod"
],
"doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3" => [
"doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod"
],
Expand Down Expand Up @@ -11330,6 +11351,9 @@ our %unified_info = (
"doc/html/man3/BIO_set_callback.html" => [
"doc/man3/BIO_set_callback.pod"
],
"doc/html/man3/BIO_set_flags.html" => [
"doc/man3/BIO_set_flags.pod"
],
"doc/html/man3/BIO_should_retry.html" => [
"doc/man3/BIO_should_retry.pod"
],
Expand Down Expand Up @@ -11405,6 +11429,9 @@ our %unified_info = (
"doc/html/man3/CMS_EncryptedData_encrypt.html" => [
"doc/man3/CMS_EncryptedData_encrypt.pod"
],
"doc/html/man3/CMS_EncryptedData_set1_key.html" => [
"doc/man3/CMS_EncryptedData_set1_key.pod"
],
"doc/html/man3/CMS_EnvelopedData_create.html" => [
"doc/man3/CMS_EnvelopedData_create.pod"
],
Expand Down Expand Up @@ -11639,6 +11666,9 @@ our %unified_info = (
"doc/html/man3/EVP_BytesToKey.html" => [
"doc/man3/EVP_BytesToKey.pod"
],
"doc/html/man3/EVP_CIPHER_CTX_get_app_data.html" => [
"doc/man3/EVP_CIPHER_CTX_get_app_data.pod"
],
"doc/html/man3/EVP_CIPHER_CTX_get_cipher_data.html" => [
"doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod"
],
Expand Down Expand Up @@ -13721,6 +13751,9 @@ our %unified_info = (
"doc/man/man3/BIO_set_callback.3" => [
"doc/man3/BIO_set_callback.pod"
],
"doc/man/man3/BIO_set_flags.3" => [
"doc/man3/BIO_set_flags.pod"
],
"doc/man/man3/BIO_should_retry.3" => [
"doc/man3/BIO_should_retry.pod"
],
Expand Down Expand Up @@ -13796,6 +13829,9 @@ our %unified_info = (
"doc/man/man3/CMS_EncryptedData_encrypt.3" => [
"doc/man3/CMS_EncryptedData_encrypt.pod"
],
"doc/man/man3/CMS_EncryptedData_set1_key.3" => [
"doc/man3/CMS_EncryptedData_set1_key.pod"
],
"doc/man/man3/CMS_EnvelopedData_create.3" => [
"doc/man3/CMS_EnvelopedData_create.pod"
],
Expand Down Expand Up @@ -14030,6 +14066,9 @@ our %unified_info = (
"doc/man/man3/EVP_BytesToKey.3" => [
"doc/man3/EVP_BytesToKey.pod"
],
"doc/man/man3/EVP_CIPHER_CTX_get_app_data.3" => [
"doc/man3/EVP_CIPHER_CTX_get_app_data.pod"
],
"doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3" => [
"doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod"
],
Expand Down Expand Up @@ -16482,6 +16521,7 @@ our %unified_info = (
"doc/html/man3/BIO_s_null.html",
"doc/html/man3/BIO_s_socket.html",
"doc/html/man3/BIO_set_callback.html",
"doc/html/man3/BIO_set_flags.html",
"doc/html/man3/BIO_should_retry.html",
"doc/html/man3/BIO_socket_wait.html",
"doc/html/man3/BN_BLINDING_new.html",
Expand All @@ -16507,6 +16547,7 @@ our %unified_info = (
"doc/html/man3/BUF_MEM_new.html",
"doc/html/man3/CMS_EncryptedData_decrypt.html",
"doc/html/man3/CMS_EncryptedData_encrypt.html",
"doc/html/man3/CMS_EncryptedData_set1_key.html",
"doc/html/man3/CMS_EnvelopedData_create.html",
"doc/html/man3/CMS_add0_cert.html",
"doc/html/man3/CMS_add1_recipient_cert.html",
Expand Down Expand Up @@ -16585,6 +16626,7 @@ our %unified_info = (
"doc/html/man3/ERR_set_mark.html",
"doc/html/man3/EVP_ASYM_CIPHER_free.html",
"doc/html/man3/EVP_BytesToKey.html",
"doc/html/man3/EVP_CIPHER_CTX_get_app_data.html",
"doc/html/man3/EVP_CIPHER_CTX_get_cipher_data.html",
"doc/html/man3/EVP_CIPHER_CTX_get_original_iv.html",
"doc/html/man3/EVP_CIPHER_meth_new.html",
Expand Down Expand Up @@ -19478,6 +19520,7 @@ our %unified_info = (
"doc/man/man3/BIO_s_null.3",
"doc/man/man3/BIO_s_socket.3",
"doc/man/man3/BIO_set_callback.3",
"doc/man/man3/BIO_set_flags.3",
"doc/man/man3/BIO_should_retry.3",
"doc/man/man3/BIO_socket_wait.3",
"doc/man/man3/BN_BLINDING_new.3",
Expand All @@ -19503,6 +19546,7 @@ our %unified_info = (
"doc/man/man3/BUF_MEM_new.3",
"doc/man/man3/CMS_EncryptedData_decrypt.3",
"doc/man/man3/CMS_EncryptedData_encrypt.3",
"doc/man/man3/CMS_EncryptedData_set1_key.3",
"doc/man/man3/CMS_EnvelopedData_create.3",
"doc/man/man3/CMS_add0_cert.3",
"doc/man/man3/CMS_add1_recipient_cert.3",
Expand Down Expand Up @@ -19581,6 +19625,7 @@ our %unified_info = (
"doc/man/man3/ERR_set_mark.3",
"doc/man/man3/EVP_ASYM_CIPHER_free.3",
"doc/man/man3/EVP_BytesToKey.3",
"doc/man/man3/EVP_CIPHER_CTX_get_app_data.3",
"doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3",
"doc/man/man3/EVP_CIPHER_CTX_get_original_iv.3",
"doc/man/man3/EVP_CIPHER_meth_new.3",
Expand Down Expand Up @@ -27667,7 +27712,7 @@ unless (caller) {
if (scalar @ARGV == 0) {
# With no arguments, re-create the build file
# We do that in two steps, where the first step emits perl
# snipets.
# snippets.

my $buildfile = $config{build_file};
my $buildfile_template = "$buildfile.in";
Expand Down
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Sun Jul 20 00:45:41 2025 UTC"
#define DATE "built on: Tue Jan 27 00:00:00 2026 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
12 changes: 10 additions & 2 deletions deps/openssl/config/archs/BSD-x86/asm/include/crypto/bn_conf.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* clang-format off */
/* WARNING: do not edit! */
/* Generated by Makefile from include/crypto/bn_conf.h.in */
/* clang-format on */
/*
* Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand All @@ -10,8 +12,8 @@
*/

#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
# pragma once
#define OSSL_CRYPTO_BN_CONF_H
#pragma once

/*
* The contents of this file are not used in the UEFI build, as
Expand All @@ -22,8 +24,14 @@
/* Should we define BN_DIV2W here? */

/* Only one for the following should be defined */
/* clang-format off */
#undef SIXTY_FOUR_BIT_LONG
/* clang-format on */
/* clang-format off */
#undef SIXTY_FOUR_BIT
/* clang-format on */
/* clang-format off */
#define THIRTY_TWO_BIT
/* clang-format on */

#endif
10 changes: 8 additions & 2 deletions deps/openssl/config/archs/BSD-x86/asm/include/crypto/dso_conf.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* clang-format off */
/* WARNING: do not edit! */
/* Generated by Makefile from include/crypto/dso_conf.h.in */
/* clang-format on */
/*
* Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
*
Expand All @@ -10,10 +12,14 @@
*/

#ifndef OSSL_CRYPTO_DSO_CONF_H
# define OSSL_CRYPTO_DSO_CONF_H
# pragma once
#define OSSL_CRYPTO_DSO_CONF_H
#pragma once

/* clang-format off */
# define DSO_DLFCN
# define HAVE_DLFCN_H
/* clang-format on */
/* clang-format off */
# define DSO_EXTENSION ".so"
/* clang-format on */
#endif
Loading