CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:56:49 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/nodejs/node.git
etag: W/"91e8e0b15e8a299d5b9675ed9ba96c24"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=SUQebuMEHjQLN6E8ogesAW%2FWM2tHV0n%2FatqdmhUuGunR3ZajTWeAC8s%2Bz4sirZ2D3k4Ke83oA00sim3RUH4bSCqfb5moJ4gUVBcWqkvtWdQGSCqBE6vxW67Xma098zaH6YAQ2WTW5u6ELI5sPv%2Bf%2FN9iBLvzANw0xw99d1Xfjvv0otBazaIH0Zs%2B1CCDHZJe2mw8%2BoEQaCKhPzRXzS8ow9OVAprktpuaN8QwwcEC%2FQXjle7%2Fn2KJ%2BwLVkRN18Dnm48oTexj1IvHZeZDolo4K2Q%3D%3D--QpE1MqVxWkojKbeZ--FemohnJU7I2VvZT35v0KGw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1483183003.1753617408; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:56:48 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:56:48 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AADA:363053:DE2186:124F669:68861400
deps: update archs files for OpenSSL-1.1.1j · nodejs/node@313d268 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Commit 313d268
deps: update archs files for OpenSSL-1.1.1j
After an OpenSSL source update, all the config files need to be
regenerated and committed by:
$ make -C deps/openssl/config
$ git add deps/openssl/config/archs
$ git add deps/openssl/openssl/include/crypto/bn_conf.h
$ git add deps/openssl/openssl/include/crypto/dso_conf.h
$ git add deps/openssl/openssl/include/openssl/opensslconf.h
$ git commit
PR-URL: #37412
Backport-PR-URL: #37413
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>1 parent 6098012 commit 313d268Copy full SHA for 313d268
File tree
Expand file treeCollapse file tree
362 files changed
+3778
-3607
lines changedFilter options
- deps/openssl
- config/archs
- BSD-x86_64
- asm_avx2
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- asm
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- no-asm
- crypto
- include
- BSD-x86
- asm_avx2
- crypto
- bf
- bn
- des
- md5
- ripemd
- sha
- include
- asm
- crypto
- bf
- bn
- des
- md5
- ripemd
- sha
- include
- no-asm
- crypto
- include
- VC-WIN32
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- VC-WIN64-ARM/no-asm
- crypto
- include
- VC-WIN64A
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- aix-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- aix64-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- darwin-i386-cc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- darwin64-arm64-cc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- darwin64-x86_64-cc
- asm_avx2
- crypto
- aes
- poly1305
- include
- asm
- crypto
- aes
- poly1305
- include
- no-asm
- crypto
- include
- linux-aarch64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-armv4
- asm_avx2
- crypto
- poly1305
- include
- asm
- crypto
- poly1305
- include
- no-asm
- crypto
- include
- linux-elf
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-ppc64le
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-ppc64
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-ppc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux-x32
- asm_avx2
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- asm
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- no-asm
- crypto
- include
- linux-x86_64
- asm_avx2
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- asm
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- no-asm
- crypto
- include
- linux32-s390x
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- linux64-mips64
- asm_avx2
- crypto
- sha
- include
- asm
- crypto
- sha
- include
- no-asm
- crypto
- include
- linux64-s390x
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- solaris-x86-gcc
- asm_avx2
- crypto
- include
- asm
- crypto
- include
- no-asm
- crypto
- include
- solaris64-x86_64-gcc
- asm_avx2
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- asm
- crypto
- aes
- bn
- camellia
- ec
- modes
- poly1305
- rc4
- sha
- include
- no-asm
- crypto
- include
- openssl/include
- crypto
- openssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
362 files changed
+3778
-3607
lines changeddeps/openssl/config/archs/BSD-x86/asm/configdata.pm
Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/configdata.pm+16-13Lines changed: 16 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
115 |
| - | |
| 114 | + | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| |||
8998 | 8998 |
| |
8999 | 8999 |
| |
9000 | 9000 |
| |
9001 |
| - | |
9002 | 9001 |
| |
9003 | 9002 |
| |
9004 | 9003 |
| |
| |||
15282 | 15281 |
| |
15283 | 15282 |
| |
15284 | 15283 |
| |
15285 |
| - | |
| 15284 | + | |
| 15285 | + | |
15286 | 15286 |
| |
15287 | 15287 |
| |
15288 | 15288 |
| |
15289 |
| - | |
15290 |
| - | |
15291 |
| - | |
15292 |
| - | |
15293 |
| - | |
| 15289 | + | |
| 15290 | + | |
| 15291 | + | |
| 15292 | + | |
| 15293 | + | |
| 15294 | + | |
| 15295 | + | |
15294 | 15296 |
| |
15295 |
| - | |
| 15297 | + | |
15296 | 15298 |
| |
15297 |
| - | |
| 15299 | + | |
15298 | 15300 |
| |
15299 | 15301 |
| |
15300 | 15302 |
| |
| |||
15467 | 15469 |
| |
15468 | 15470 |
| |
15469 | 15471 |
| |
| 15472 | + |
You can’t perform that action at this time.
0 commit comments