Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd48a60

Browse filesBrowse files
nodejs-github-botrichardlau
authored andcommitted
deps: upgrade openssl sources to openssl-3.5.1
PR-URL: #59234 Backport-PR-URL: #59859 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 24762a1 commit bd48a60
Copy full SHA for bd48a60

File tree

Expand file treeCollapse file tree

1,607 files changed

+250003
-33125
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

1,607 files changed

+250003
-33125
lines changed
Open diff view settings
Collapse file
+11Lines 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
Collapse file
+13Lines 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
Collapse file
+18Lines 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}
Collapse file
+9Lines 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
Collapse file

‎deps/openssl/openssl/ACKNOWLEDGEMENTS.md‎

Copy file name to clipboardExpand all lines: deps/openssl/openssl/ACKNOWLEDGEMENTS.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
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

Collapse file

‎deps/openssl/openssl/AUTHORS.md‎

Copy file name to clipboardExpand all lines: deps/openssl/openssl/AUTHORS.md
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.