提交 98bf13c3 编写于 作者: R Richard Levitte

make update

上级 7e76e563
...@@ -266,7 +266,7 @@ $des_obj = ...@@ -266,7 +266,7 @@ $des_obj =
$aes_obj = aes-x86_64.o $aes_obj = aes-x86_64.o
$bf_obj = $bf_obj =
$md5_obj = md5-x86_64.o $md5_obj = md5-x86_64.o
$sha1_obj = sha256-x86_64.o sha512-x86_64.o $sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj = $cast_obj =
$rc4_obj = rc4-x86_64.o $rc4_obj = rc4-x86_64.o
$rmd160_obj = $rmd160_obj =
...@@ -709,12 +709,12 @@ $sys_id = AIX ...@@ -709,12 +709,12 @@ $sys_id = AIX
$lflags = $lflags =
$bn_ops = BN_LLONG RC4_CHAR $bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj = $cpuid_obj =
$bn_obj = aix_ppc32.o $bn_obj = aix_ppc32.o aix_ppc32-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_aix32.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -737,12 +737,12 @@ $sys_id = AIX ...@@ -737,12 +737,12 @@ $sys_id = AIX
$lflags = $lflags =
$bn_ops = BN_LLONG RC4_CHAR $bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj = $cpuid_obj =
$bn_obj = aix_ppc32.o $bn_obj = aix_ppc32.o aix_ppc32-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_aix32.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -793,12 +793,12 @@ $sys_id = AIX ...@@ -793,12 +793,12 @@ $sys_id = AIX
$lflags = $lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj = $cpuid_obj =
$bn_obj = aix_ppc64.o $bn_obj = aix_ppc64.o aix_ppc64-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_aix64.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -821,12 +821,12 @@ $sys_id = AIX ...@@ -821,12 +821,12 @@ $sys_id = AIX
$lflags = $lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj = $cpuid_obj =
$bn_obj = aix_ppc64.o $bn_obj = aix_ppc64.o aix_ppc64-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_aix64.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -868,6 +868,62 @@ $shared_extension = ...@@ -868,6 +868,62 @@ $shared_extension =
$ranlib = $ranlib =
$arflags = $arflags =
*** beos-x86-bone
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = BEOS
$lflags = -lbe -lbind -lsocket
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid-elf.o
$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
$des_obj = dx86-elf.o yx86-elf.o
$aes_obj = ax86-elf.o
$bf_obj = bx86-elf.o
$md5_obj = mx86-elf.o
$sha1_obj = sx86-elf.o s512sse2-elf.o
$cast_obj = cx86-elf.o
$rc4_obj = rx86-elf.o
$rmd160_obj = rm86-elf.o
$rc5_obj = r586-elf.o
$wp_obj = wp_block.o w86mmx-elf.o
$dso_scheme = beos
$shared_target= beos-shared
$shared_cflag = -fPIC
$shared_ldflag = -shared
$shared_extension = .so
$ranlib =
$arflags =
*** beos-x86-r5
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = BEOS
$lflags = -lbe -lnet
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj = x86cpuid-elf.o
$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
$des_obj = dx86-elf.o yx86-elf.o
$aes_obj = ax86-elf.o
$bf_obj = bx86-elf.o
$md5_obj = mx86-elf.o
$sha1_obj = sx86-elf.o s512sse2-elf.o
$cast_obj = cx86-elf.o
$rc4_obj = rx86-elf.o
$rmd160_obj = rm86-elf.o
$rc5_obj = r586-elf.o
$wp_obj = wp_block.o w86mmx-elf.o
$dso_scheme = beos
$shared_target= beos-shared
$shared_cflag = -fPIC -DPIC
$shared_ldflag = -shared
$shared_extension = .so
$ranlib =
$arflags =
*** bsdi-elf-gcc *** bsdi-elf-gcc
$cc = gcc $cc = gcc
$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall $cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
...@@ -1017,12 +1073,12 @@ $sys_id = MACOSX ...@@ -1017,12 +1073,12 @@ $sys_id = MACOSX
$lflags = -Wl,-search_paths_first $lflags = -Wl,-search_paths_first
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj = $cpuid_obj =
$bn_obj = osx_ppc32.o $bn_obj = osx_ppc32.o osx_ppc32-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_osx32.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -1036,6 +1092,34 @@ $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib ...@@ -1036,6 +1092,34 @@ $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib = $ranlib =
$arflags = $arflags =
*** darwin64-ppc-cc
$cc = cc
$cflags = -m64 -O3 -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj = osx_ppc64.o osx_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
$sha1_obj = sha1-ppc_osx64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$wp_obj =
$dso_scheme = dlfcn
$shared_target= darwin-shared
$shared_cflag = -fPIC -fno-common
$shared_ldflag = -m64 -dynamiclib
$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib =
$arflags =
*** debug *** debug
$cc = gcc $cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror $cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
...@@ -1297,12 +1381,12 @@ $sys_id = MACOSX ...@@ -1297,12 +1381,12 @@ $sys_id = MACOSX
$lflags = $lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj = $cpuid_obj =
$bn_obj = osx_ppc32.o $bn_obj = osx_ppc32.o osx_ppc32-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_osx32.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -1710,7 +1794,7 @@ $arflags = ...@@ -1710,7 +1794,7 @@ $arflags =
*** debug-steve *** debug-steve
$cc = gcc $cc = gcc
$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe $cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
$unistd = $unistd =
$thread_cflag = -D_REENTRANT $thread_cflag = -D_REENTRANT
$sys_id = $sys_id =
...@@ -2893,12 +2977,12 @@ $sys_id = ...@@ -2893,12 +2977,12 @@ $sys_id =
$lflags = -ldl $lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$cpuid_obj = $cpuid_obj =
$bn_obj = linux_ppc32.o $bn_obj = linux_ppc32.o linux_ppc32-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_linux32.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -2921,12 +3005,12 @@ $sys_id = ...@@ -2921,12 +3005,12 @@ $sys_id =
$lflags = -ldl $lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$cpuid_obj = $cpuid_obj =
$bn_obj = linux_ppc64.o $bn_obj = linux_ppc64.o linux_ppc64-mont.o
$des_obj = $des_obj =
$aes_obj = $aes_obj =
$bf_obj = $bf_obj =
$md5_obj = $md5_obj =
$sha1_obj = $sha1_obj = sha1-ppc_linux64.o
$cast_obj = $cast_obj =
$rc4_obj = $rc4_obj =
$rmd160_obj = $rmd160_obj =
...@@ -3010,7 +3094,7 @@ $des_obj = ...@@ -3010,7 +3094,7 @@ $des_obj =
$aes_obj = aes-x86_64.o $aes_obj = aes-x86_64.o
$bf_obj = $bf_obj =
$md5_obj = md5-x86_64.o $md5_obj = md5-x86_64.o
$sha1_obj = sha256-x86_64.o sha512-x86_64.o $sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj = $cast_obj =
$rc4_obj = rc4-x86_64.o $rc4_obj = rc4-x86_64.o
$rmd160_obj = $rmd160_obj =
...@@ -3850,7 +3934,7 @@ $des_obj = ...@@ -3850,7 +3934,7 @@ $des_obj =
$aes_obj = aes-x86_64.o $aes_obj = aes-x86_64.o
$bf_obj = $bf_obj =
$md5_obj = md5-x86_64.o $md5_obj = md5-x86_64.o
$sha1_obj = sha256-x86_64.o sha512-x86_64.o $sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj = $cast_obj =
$rc4_obj = rc4-x86_64.o $rc4_obj = rc4-x86_64.o
$rmd160_obj = $rmd160_obj =
......
...@@ -72,7 +72,7 @@ cert_opt = ca_default # Certificate field options ...@@ -72,7 +72,7 @@ cert_opt = ca_default # Certificate field options
default_days = 365 # how long to certify for default_days = 365 # how long to certify for
default_crl_days= 30 # how long before next CRL default_crl_days= 30 # how long before next CRL
default_md = sha1 # which md to use. default_md = default # use public key default MD
preserve = no # keep passed DN ordering preserve = no # keep passed DN ordering
# A few difference way of specifying how similar the request should look # A few difference way of specifying how similar the request should look
......
...@@ -244,7 +244,7 @@ a_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h ...@@ -244,7 +244,7 @@ a_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
a_sign.o: ../cryptlib.h a_sign.c a_sign.o: ../cryptlib.h a_sign.c asn1_locl.h
a_strex.o: ../../e_os.h ../../include/openssl/asn1.h a_strex.o: ../../e_os.h ../../include/openssl/asn1.h
a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
...@@ -312,6 +312,7 @@ a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h ...@@ -312,6 +312,7 @@ a_verify.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c
a_verify.o: asn1_locl.h
ameth_lib.o: ../../e_os.h ../../include/openssl/asn1.h ameth_lib.o: ../../e_os.h ../../include/openssl/asn1.h
ameth_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h ameth_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
ameth_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h ameth_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
......
...@@ -121,3 +121,10 @@ obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h ...@@ -121,3 +121,10 @@ obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
obj_lib.o: ../cryptlib.h obj_lib.c obj_lib.o: ../cryptlib.h obj_lib.c
obj_xref.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
obj_xref.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
obj_xref.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
obj_xref.o: ../../include/openssl/opensslconf.h
obj_xref.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
obj_xref.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
obj_xref.o: ../../include/openssl/symhacks.h obj_xref.c obj_xref.h
...@@ -3683,3 +3683,14 @@ EVP_PKEY_meth_set_paramgen 4078 EXIST::FUNCTION: ...@@ -3683,3 +3683,14 @@ EVP_PKEY_meth_set_paramgen 4078 EXIST::FUNCTION:
EVP_PKEY_verify_recover 4079 EXIST::FUNCTION: EVP_PKEY_verify_recover 4079 EXIST::FUNCTION:
EVP_PKEY_asn1_set_ctrl 4080 EXIST::FUNCTION: EVP_PKEY_asn1_set_ctrl 4080 EXIST::FUNCTION:
EVP_PKEY_CTX_new_id 4081 EXIST::FUNCTION: EVP_PKEY_CTX_new_id 4081 EXIST::FUNCTION:
EVP_PKEY_get_default_digest_nid 4082 EXIST::FUNCTION:
OBJ_find_sigid_by_algs 4083 EXIST::FUNCTION:
PKCS7_RECIP_INFO_get0_alg 4084 EXIST::FUNCTION:
EVP_PKEY_base_id 4085 EXIST::FUNCTION:
PKCS7_SIGNER_INFO_get0_algs 4086 EXIST::FUNCTION:
EVP_PKEY_CTX_get0_pkey 4087 EXIST::FUNCTION:
EVP_PKEY_meth_add0 4088 EXIST::FUNCTION:
EVP_PKEY_meth_new 4089 EXIST::FUNCTION:
ASN1_STRING_set0 4090 EXIST::FUNCTION:
EVP_PKEY_id 4091 EXIST::FUNCTION:
OBJ_find_sigid_algs 4092 EXIST::FUNCTION:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册