| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -171,7 +171,7 @@ our %config = ( | |||
| 171 | 171 | ], | |
| 172 | 172 | "dynamic_engines" => "0", | |
| 173 | 173 | "ex_libs" => [], | |
| 174 | - "full_version" => "3.5.5", | ||
| 174 | + "full_version" => "3.5.6", | ||
| 175 | 175 | "includes" => [], | |
| 176 | 176 | "lflags" => [], | |
| 177 | 177 | "lib_defines" => [ | |
@@ -233,7 +233,7 @@ our %config = ( | |||
| 233 | 233 | "openssl_sys_defines" => [], | |
| 234 | 234 | "openssldir" => "", | |
| 235 | 235 | "options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-brotli no-brotli-dynamic no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-demos no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fips-jitter no-fuzz-afl no-fuzz-libfuzzer no-h3demo no-hqinterop no-jitter no-ktls no-loadereng no-md2 no-msan no-pie no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-sslkeylog no-tfo no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-winstore no-zlib no-zlib-dynamic no-zstd no-zstd-dynamic", | |
| 236 | - "patch" => "5", | ||
| 236 | + "patch" => "6", | ||
| 237 | 237 | "perl_archname" => "x86_64-linux-gnu-thread-multi", | |
| 238 | 238 | "perl_cmd" => "/usr/bin/perl", | |
| 239 | 239 | "perl_version" => "5.34.0", | |
@@ -286,11 +286,11 @@ our %config = ( | |||
| 286 | 286 | "prerelease" => "", | |
| 287 | 287 | "processor" => "", | |
| 288 | 288 | "rc4_int" => "unsigned int", | |
| 289 | - "release_date" => "27 Jan 2026", | ||
| 289 | + "release_date" => "7 Apr 2026", | ||
| 290 | 290 | "shlib_version" => "3", | |
| 291 | 291 | "sourcedir" => ".", | |
| 292 | 292 | "target" => "BSD-x86", | |
| 293 | - "version" => "3.5.5" | ||
| 293 | + "version" => "3.5.6" | ||
| 294 | 294 | ); | |
| 295 | 295 | our %target = ( | |
| 296 | 296 | "AR" => "ar", | |
@@ -4327,6 +4327,9 @@ our %unified_info = ( | |||
| 4327 | 4327 | "doc/html/man3/UI_new.html" => [ | |
| 4328 | 4328 | "doc/man3/UI_new.pod" | |
| 4329 | 4329 | ], | |
| 4330 | + "doc/html/man3/X509V3_EXT_print.html" => [ | ||
| 4331 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 4332 | + ], | ||
| 4330 | 4333 | "doc/html/man3/X509V3_get_d2i.html" => [ | |
| 4331 | 4334 | "doc/man3/X509V3_get_d2i.pod" | |
| 4332 | 4335 | ], | |
@@ -7018,6 +7021,9 @@ our %unified_info = ( | |||
| 7018 | 7021 | "doc/man/man3/UI_new.3" => [ | |
| 7019 | 7022 | "doc/man3/UI_new.pod" | |
| 7020 | 7023 | ], | |
| 7024 | + "doc/man/man3/X509V3_EXT_print.3" => [ | ||
| 7025 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 7026 | + ], | ||
| 7021 | 7027 | "doc/man/man3/X509V3_get_d2i.3" => [ | |
| 7022 | 7028 | "doc/man3/X509V3_get_d2i.pod" | |
| 7023 | 7029 | ], | |
@@ -12257,6 +12263,22 @@ our %unified_info = ( | |||
| 12257 | 12263 | ], | |
| 12258 | 12264 | "builddata.pm" => [ | |
| 12259 | 12265 | "util/mkinstallvars.pl", | |
| 12266 | + "COMMENT=\"This", | ||
| 12267 | + "file", | ||
| 12268 | + "should", | ||
| 12269 | + "be", | ||
| 12270 | + "used", | ||
| 12271 | + "when", | ||
| 12272 | + "building", | ||
| 12273 | + "against", | ||
| 12274 | + "this", | ||
| 12275 | + "OpenSSL", | ||
| 12276 | + "build,", | ||
| 12277 | + "and", | ||
| 12278 | + "should", | ||
| 12279 | + "never", | ||
| 12280 | + "be", | ||
| 12281 | + "installed\"", | ||
| 12260 | 12282 | "PREFIX=.", | |
| 12261 | 12283 | "BINDIR=apps", | |
| 12262 | 12284 | "APPLINKDIR=ms", | |
@@ -14952,6 +14974,9 @@ our %unified_info = ( | |||
| 14952 | 14974 | "doc/html/man3/UI_new.html" => [ | |
| 14953 | 14975 | "doc/man3/UI_new.pod" | |
| 14954 | 14976 | ], | |
| 14977 | + "doc/html/man3/X509V3_EXT_print.html" => [ | ||
| 14978 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 14979 | + ], | ||
| 14955 | 14980 | "doc/html/man3/X509V3_get_d2i.html" => [ | |
| 14956 | 14981 | "doc/man3/X509V3_get_d2i.pod" | |
| 14957 | 14982 | ], | |
@@ -17643,6 +17668,9 @@ our %unified_info = ( | |||
| 17643 | 17668 | "doc/man/man3/UI_new.3" => [ | |
| 17644 | 17669 | "doc/man3/UI_new.pod" | |
| 17645 | 17670 | ], | |
| 17671 | + "doc/man/man3/X509V3_EXT_print.3" => [ | ||
| 17672 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 17673 | + ], | ||
| 17646 | 17674 | "doc/man/man3/X509V3_get_d2i.3" => [ | |
| 17647 | 17675 | "doc/man3/X509V3_get_d2i.pod" | |
| 17648 | 17676 | ], | |
@@ -19684,6 +19712,7 @@ our %unified_info = ( | |||
| 19684 | 19712 | "doc/html/man3/UI_UTIL_read_pw.html", | |
| 19685 | 19713 | "doc/html/man3/UI_create_method.html", | |
| 19686 | 19714 | "doc/html/man3/UI_new.html", | |
| 19715 | + "doc/html/man3/X509V3_EXT_print.html", | ||
| 19687 | 19716 | "doc/html/man3/X509V3_get_d2i.html", | |
| 19688 | 19717 | "doc/html/man3/X509V3_set_ctx.html", | |
| 19689 | 19718 | "doc/html/man3/X509_ACERT_add1_attr.html", | |
@@ -23315,6 +23344,7 @@ our %unified_info = ( | |||
| 23315 | 23344 | "doc/man/man3/UI_UTIL_read_pw.3", | |
| 23316 | 23345 | "doc/man/man3/UI_create_method.3", | |
| 23317 | 23346 | "doc/man/man3/UI_new.3", | |
| 23347 | + "doc/man/man3/X509V3_EXT_print.3", | ||
| 23318 | 23348 | "doc/man/man3/X509V3_get_d2i.3", | |
| 23319 | 23349 | "doc/man/man3/X509V3_set_ctx.3", | |
| 23320 | 23350 | "doc/man/man3/X509_ACERT_add1_attr.3", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,7 +11,7 @@ | |||
| 11 | 11 | */ | |
| 12 | 12 | ||
| 13 | 13 | #define PLATFORM "platform: BSD-x86" | |
| 14 | - #define DATE "built on: Tue Jan 27 17:25:31 2026 UTC" | ||
| 14 | + #define DATE "built on: Tue Apr 7 19:05:06 2026 UTC" | ||
| 15 | 15 | ||
| 16 | 16 | /* | |
| 17 | 17 | * Generate compiler_flags as an array of individual characters. This is a | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,7 +2,7 @@ | |||
| 2 | 2 | * WARNING: do not edit! | |
| 3 | 3 | * Generated by Makefile from include/openssl/cmp.h.in | |
| 4 | 4 | * | |
| 5 | - * Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved. | ||
| 5 | + * Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved. | ||
| 6 | 6 | * Copyright Nokia 2007-2019 | |
| 7 | 7 | * Copyright Siemens AG 2015-2019 | |
| 8 | 8 | * | |
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO; | |||
| 196 | 196 | * -- CertReqMsg | |
| 197 | 197 | * } | |
| 198 | 198 | */ | |
| 199 | + #define OSSL_CMP_PKISTATUS_rejected_by_client -5 | ||
| 200 | + #define OSSL_CMP_PKISTATUS_checking_response -4 | ||
| 199 | 201 | #define OSSL_CMP_PKISTATUS_request -3 | |
| 200 | 202 | #define OSSL_CMP_PKISTATUS_trans -2 | |
| 201 | 203 | #define OSSL_CMP_PKISTATUS_unspecified -1 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ extern "C" { | |||
| 34 | 34 | # define OPENSSL_VERSION_MINOR 5 | |
| 35 | 35 | /* clang-format on */ | |
| 36 | 36 | /* clang-format off */ | |
| 37 | - # define OPENSSL_VERSION_PATCH 5 | ||
| 37 | + # define OPENSSL_VERSION_PATCH 6 | ||
| 38 | 38 | /* clang-format on */ | |
| 39 | 39 | ||
| 40 | 40 | /* | |
@@ -87,10 +87,10 @@ extern "C" { | |||
| 87 | 87 | * OPENSSL_VERSION_BUILD_METADATA_STR appended. | |
| 88 | 88 | */ | |
| 89 | 89 | /* clang-format off */ | |
| 90 | - # define OPENSSL_VERSION_STR "3.5.5" | ||
| 90 | + # define OPENSSL_VERSION_STR "3.5.6" | ||
| 91 | 91 | /* clang-format on */ | |
| 92 | 92 | /* clang-format off */ | |
| 93 | - # define OPENSSL_FULL_VERSION_STR "3.5.5" | ||
| 93 | + # define OPENSSL_FULL_VERSION_STR "3.5.6" | ||
| 94 | 94 | /* clang-format on */ | |
| 95 | 95 | ||
| 96 | 96 | /* | |
@@ -99,15 +99,15 @@ extern "C" { | |||
| 99 | 99 | * These strings are defined separately to allow them to be parsable. | |
| 100 | 100 | */ | |
| 101 | 101 | /* clang-format off */ | |
| 102 | - # define OPENSSL_RELEASE_DATE "27 Jan 2026" | ||
| 102 | + # define OPENSSL_RELEASE_DATE "7 Apr 2026" | ||
| 103 | 103 | /* clang-format on */ | |
| 104 | 104 | ||
| 105 | 105 | /* | |
| 106 | 106 | * SECTION 4: BACKWARD COMPATIBILITY | |
| 107 | 107 | */ | |
| 108 | 108 | ||
| 109 | 109 | /* clang-format off */ | |
| 110 | - # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.5 27 Jan 2026" | ||
| 110 | + # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026" | ||
| 111 | 111 | /* clang-format on */ | |
| 112 | 112 | ||
| 113 | 113 | /* clang-format off */ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -171,7 +171,7 @@ our %config = ( | |||
| 171 | 171 | ], | |
| 172 | 172 | "dynamic_engines" => "0", | |
| 173 | 173 | "ex_libs" => [], | |
| 174 | - "full_version" => "3.5.5", | ||
| 174 | + "full_version" => "3.5.6", | ||
| 175 | 175 | "includes" => [], | |
| 176 | 176 | "lflags" => [], | |
| 177 | 177 | "lib_defines" => [ | |
@@ -233,7 +233,7 @@ our %config = ( | |||
| 233 | 233 | "openssl_sys_defines" => [], | |
| 234 | 234 | "openssldir" => "", | |
| 235 | 235 | "options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-brotli no-brotli-dynamic no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-demos no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fips-jitter no-fuzz-afl no-fuzz-libfuzzer no-h3demo no-hqinterop no-jitter no-ktls no-loadereng no-md2 no-msan no-pie no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-sslkeylog no-tfo no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-winstore no-zlib no-zlib-dynamic no-zstd no-zstd-dynamic", | |
| 236 | - "patch" => "5", | ||
| 236 | + "patch" => "6", | ||
| 237 | 237 | "perl_archname" => "x86_64-linux-gnu-thread-multi", | |
| 238 | 238 | "perl_cmd" => "/usr/bin/perl", | |
| 239 | 239 | "perl_version" => "5.34.0", | |
@@ -286,11 +286,11 @@ our %config = ( | |||
| 286 | 286 | "prerelease" => "", | |
| 287 | 287 | "processor" => "", | |
| 288 | 288 | "rc4_int" => "unsigned int", | |
| 289 | - "release_date" => "27 Jan 2026", | ||
| 289 | + "release_date" => "7 Apr 2026", | ||
| 290 | 290 | "shlib_version" => "3", | |
| 291 | 291 | "sourcedir" => ".", | |
| 292 | 292 | "target" => "BSD-x86", | |
| 293 | - "version" => "3.5.5" | ||
| 293 | + "version" => "3.5.6" | ||
| 294 | 294 | ); | |
| 295 | 295 | our %target = ( | |
| 296 | 296 | "AR" => "ar", | |
@@ -4327,6 +4327,9 @@ our %unified_info = ( | |||
| 4327 | 4327 | "doc/html/man3/UI_new.html" => [ | |
| 4328 | 4328 | "doc/man3/UI_new.pod" | |
| 4329 | 4329 | ], | |
| 4330 | + "doc/html/man3/X509V3_EXT_print.html" => [ | ||
| 4331 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 4332 | + ], | ||
| 4330 | 4333 | "doc/html/man3/X509V3_get_d2i.html" => [ | |
| 4331 | 4334 | "doc/man3/X509V3_get_d2i.pod" | |
| 4332 | 4335 | ], | |
@@ -7018,6 +7021,9 @@ our %unified_info = ( | |||
| 7018 | 7021 | "doc/man/man3/UI_new.3" => [ | |
| 7019 | 7022 | "doc/man3/UI_new.pod" | |
| 7020 | 7023 | ], | |
| 7024 | + "doc/man/man3/X509V3_EXT_print.3" => [ | ||
| 7025 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 7026 | + ], | ||
| 7021 | 7027 | "doc/man/man3/X509V3_get_d2i.3" => [ | |
| 7022 | 7028 | "doc/man3/X509V3_get_d2i.pod" | |
| 7023 | 7029 | ], | |
@@ -12257,6 +12263,22 @@ our %unified_info = ( | |||
| 12257 | 12263 | ], | |
| 12258 | 12264 | "builddata.pm" => [ | |
| 12259 | 12265 | "util/mkinstallvars.pl", | |
| 12266 | + "COMMENT=\"This", | ||
| 12267 | + "file", | ||
| 12268 | + "should", | ||
| 12269 | + "be", | ||
| 12270 | + "used", | ||
| 12271 | + "when", | ||
| 12272 | + "building", | ||
| 12273 | + "against", | ||
| 12274 | + "this", | ||
| 12275 | + "OpenSSL", | ||
| 12276 | + "build,", | ||
| 12277 | + "and", | ||
| 12278 | + "should", | ||
| 12279 | + "never", | ||
| 12280 | + "be", | ||
| 12281 | + "installed\"", | ||
| 12260 | 12282 | "PREFIX=.", | |
| 12261 | 12283 | "BINDIR=apps", | |
| 12262 | 12284 | "APPLINKDIR=ms", | |
@@ -14952,6 +14974,9 @@ our %unified_info = ( | |||
| 14952 | 14974 | "doc/html/man3/UI_new.html" => [ | |
| 14953 | 14975 | "doc/man3/UI_new.pod" | |
| 14954 | 14976 | ], | |
| 14977 | + "doc/html/man3/X509V3_EXT_print.html" => [ | ||
| 14978 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 14979 | + ], | ||
| 14955 | 14980 | "doc/html/man3/X509V3_get_d2i.html" => [ | |
| 14956 | 14981 | "doc/man3/X509V3_get_d2i.pod" | |
| 14957 | 14982 | ], | |
@@ -17643,6 +17668,9 @@ our %unified_info = ( | |||
| 17643 | 17668 | "doc/man/man3/UI_new.3" => [ | |
| 17644 | 17669 | "doc/man3/UI_new.pod" | |
| 17645 | 17670 | ], | |
| 17671 | + "doc/man/man3/X509V3_EXT_print.3" => [ | ||
| 17672 | + "doc/man3/X509V3_EXT_print.pod" | ||
| 17673 | + ], | ||
| 17646 | 17674 | "doc/man/man3/X509V3_get_d2i.3" => [ | |
| 17647 | 17675 | "doc/man3/X509V3_get_d2i.pod" | |
| 17648 | 17676 | ], | |
@@ -19684,6 +19712,7 @@ our %unified_info = ( | |||
| 19684 | 19712 | "doc/html/man3/UI_UTIL_read_pw.html", | |
| 19685 | 19713 | "doc/html/man3/UI_create_method.html", | |
| 19686 | 19714 | "doc/html/man3/UI_new.html", | |
| 19715 | + "doc/html/man3/X509V3_EXT_print.html", | ||
| 19687 | 19716 | "doc/html/man3/X509V3_get_d2i.html", | |
| 19688 | 19717 | "doc/html/man3/X509V3_set_ctx.html", | |
| 19689 | 19718 | "doc/html/man3/X509_ACERT_add1_attr.html", | |
@@ -23315,6 +23344,7 @@ our %unified_info = ( | |||
| 23315 | 23344 | "doc/man/man3/UI_UTIL_read_pw.3", | |
| 23316 | 23345 | "doc/man/man3/UI_create_method.3", | |
| 23317 | 23346 | "doc/man/man3/UI_new.3", | |
| 23347 | + "doc/man/man3/X509V3_EXT_print.3", | ||
| 23318 | 23348 | "doc/man/man3/X509V3_get_d2i.3", | |
| 23319 | 23349 | "doc/man/man3/X509V3_set_ctx.3", | |
| 23320 | 23350 | "doc/man/man3/X509_ACERT_add1_attr.3", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,7 +11,7 @@ | |||
| 11 | 11 | */ | |
| 12 | 12 | ||
| 13 | 13 | #define PLATFORM "platform: BSD-x86" | |
| 14 | - #define DATE "built on: Tue Jan 27 17:25:49 2026 UTC" | ||
| 14 | + #define DATE "built on: Tue Apr 7 19:05:23 2026 UTC" | ||
| 15 | 15 | ||
| 16 | 16 | /* | |
| 17 | 17 | * Generate compiler_flags as an array of individual characters. This is a | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,7 +2,7 @@ | |||
| 2 | 2 | * WARNING: do not edit! | |
| 3 | 3 | * Generated by Makefile from include/openssl/cmp.h.in | |
| 4 | 4 | * | |
| 5 | - * Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved. | ||
| 5 | + * Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved. | ||
| 6 | 6 | * Copyright Nokia 2007-2019 | |
| 7 | 7 | * Copyright Siemens AG 2015-2019 | |
| 8 | 8 | * | |
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO; | |||
| 196 | 196 | * -- CertReqMsg | |
| 197 | 197 | * } | |
| 198 | 198 | */ | |
| 199 | + #define OSSL_CMP_PKISTATUS_rejected_by_client -5 | ||
| 200 | + #define OSSL_CMP_PKISTATUS_checking_response -4 | ||
| 199 | 201 | #define OSSL_CMP_PKISTATUS_request -3 | |
| 200 | 202 | #define OSSL_CMP_PKISTATUS_trans -2 | |
| 201 | 203 | #define OSSL_CMP_PKISTATUS_unspecified -1 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ extern "C" { | |||
| 34 | 34 | # define OPENSSL_VERSION_MINOR 5 | |
| 35 | 35 | /* clang-format on */ | |
| 36 | 36 | /* clang-format off */ | |
| 37 | - # define OPENSSL_VERSION_PATCH 5 | ||
| 37 | + # define OPENSSL_VERSION_PATCH 6 | ||
| 38 | 38 | /* clang-format on */ | |
| 39 | 39 | ||
| 40 | 40 | /* | |
@@ -87,10 +87,10 @@ extern "C" { | |||
| 87 | 87 | * OPENSSL_VERSION_BUILD_METADATA_STR appended. | |
| 88 | 88 | */ | |
| 89 | 89 | /* clang-format off */ | |
| 90 | - # define OPENSSL_VERSION_STR "3.5.5" | ||
| 90 | + # define OPENSSL_VERSION_STR "3.5.6" | ||
| 91 | 91 | /* clang-format on */ | |
| 92 | 92 | /* clang-format off */ | |
| 93 | - # define OPENSSL_FULL_VERSION_STR "3.5.5" | ||
| 93 | + # define OPENSSL_FULL_VERSION_STR "3.5.6" | ||
| 94 | 94 | /* clang-format on */ | |
| 95 | 95 | ||
| 96 | 96 | /* | |
@@ -99,15 +99,15 @@ extern "C" { | |||
| 99 | 99 | * These strings are defined separately to allow them to be parsable. | |
| 100 | 100 | */ | |
| 101 | 101 | /* clang-format off */ | |
| 102 | - # define OPENSSL_RELEASE_DATE "27 Jan 2026" | ||
| 102 | + # define OPENSSL_RELEASE_DATE "7 Apr 2026" | ||
| 103 | 103 | /* clang-format on */ | |
| 104 | 104 | ||
| 105 | 105 | /* | |
| 106 | 106 | * SECTION 4: BACKWARD COMPATIBILITY | |
| 107 | 107 | */ | |
| 108 | 108 | ||
| 109 | 109 | /* clang-format off */ | |
| 110 | - # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.5 27 Jan 2026" | ||
| 110 | + # define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026" | ||
| 111 | 111 | /* clang-format on */ | |
| 112 | 112 | ||
| 113 | 113 | /* clang-format off */ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments