Skip to content

Commit 1f06ca9

Browse files
nodejs-github-botaduh95
authored andcommitted
deps: upgrade openssl sources to openssl-3.5.1
PR-URL: #59234 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 927742b commit 1f06ca9

File tree

1,607 files changed

+250003
-33125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,607 files changed

+250003
-33125
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#
2+
# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
#
9+
10+
# Allow ctags to load configuration file under the sub directories.
11+
--optlib-dir=+./.ctags.d
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#
2+
# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
#
9+
10+
# List file names or patterns you want ctags to ignore.
11+
--exclude=.ctags.d
12+
--exclude=test
13+
--exclude=check-format-test-positives.c
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#
2+
# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
#
9+
10+
# This file is only for extracting macro definitions.
11+
--langmap=C:+.h
12+
-o -
13+
--sort=no
14+
--languages=C
15+
-R
16+
17+
--fields-C=+{macrodef}
18+
--fields=+{signature}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#
2+
# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
#
9+
--param-CPreProcessor._expand=1

deps/openssl/openssl/ACKNOWLEDGEMENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Acknowlegements
2-
===============
1+
Acknowledgements
2+
================
33

44
Please see our [Thanks!][] page for the current acknowledgements.
55

deps/openssl/openssl/AUTHORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Groups
1212

1313
* OpenSSL Software Services, Inc.
1414
* OpenSSL Software Foundation, Inc.
15+
* Google LLC
1516

1617
Individuals
1718
-----------
@@ -48,4 +49,5 @@ Individuals
4849
* Tim Hudson
4950
* Tomáš Mráz
5051
* Ulf Möller
52+
* Valerii Krygin
5153
* Viktor Dukhovni

0 commit comments

Comments
 (0)