node/deps/openssl/config
Hassaan Pasha 881c932bf2 deps: update archs files for OpenSSL-1.1.1f
After an OpenSSL source update, all the config files need to be
 regenerated and comitted by:
    $ cd deps/openssl/config
    $ make
    $ 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/32583
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2020-04-01 14:13:16 -07:00
..
archs deps: update archs files for OpenSSL-1.1.1f 2020-04-01 14:13:16 -07:00
Makefile deps: adjust openssl configuration for 1.1.1e 2020-03-23 07:37:19 -07: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
bn_conf.h deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
bn_conf.h.tmpl deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
bn_conf_asm.h deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
bn_conf_no-asm.h deps: add ARM64 Windows support in openssl 2019-04-04 15:11:44 +02:00
dso_conf.h deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
dso_conf.h.tmpl deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
dso_conf_asm.h deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
dso_conf_no-asm.h deps: add ARM64 Windows support in openssl 2019-04-04 15:11:44 +02: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
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 deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
opensslconf.h.tmpl deps: add gyp, header and Makefile for openssl110 2018-04-10 06:45:44 +09:00
opensslconf_asm.h build: enable openssl support for mips64el 2019-06-18 14:28:29 +10:00
opensslconf_no-asm.h build: enable openssl support for mips64el 2019-06-18 14:28:29 +10:00