node/deps/openssl/config
Hassaan Pasha f0e77149a4
deps: update archs files for OpenSSL-1.1.1k
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: https://github.com/nodejs/node/pull/37916
Fixes: https://github.com/nodejs/node/issues/37913
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-04-04 15:22:56 -04:00
..
archs deps: update archs files for OpenSSL-1.1.1k 2021-04-04 15:22:56 -04:00
bn_conf.h
bn_conf.h.tmpl
bn_conf_asm.h deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00
bn_conf_no-asm.h deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00
Dockerfile build,deps: add gen-openssl target 2020-08-25 10:51:19 -05:00
dso_conf.h
dso_conf.h.tmpl
dso_conf_asm.h deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00
dso_conf_no-asm.h deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00
fake_gcc.pl deps: add only avx2 configs for OpenSSL-1.1.1 2019-01-22 13:33:37 -08:00
generate_gypi.pl deps: adjust openssl configuration for 1.1.1e 2020-03-23 07:37:19 -07:00
Makefile deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00
Makefile_VC-WIN32 deps: adjust openssl configuration for 1.1.1e 2020-03-23 07:37:19 -07:00
Makefile_VC-WIN64-ARM deps: adjust openssl configuration for 1.1.1e 2020-03-23 07:37:19 -07:00
Makefile_VC-WIN64A deps: adjust openssl configuration for 1.1.1e 2020-03-23 07:37:19 -07:00
openssl-cl.gypi.tmpl deps: fix for non GNU assembler in AIX 2019-01-22 13:33:42 -08:00
openssl.gypi.tmpl deps: fix for non GNU assembler in AIX 2019-01-22 13:33:42 -08:00
opensslconf.h
opensslconf.h.tmpl
opensslconf_asm.h deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00
opensslconf_no-asm.h deps: add openssl support for arm64 2020-08-25 10:54:43 -05:00