• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


コミットメタ情報

リビジョンc98ce139b5f7956bbab33b7e182ea4bcee1192d8 (tree)
日時2019-09-10 22:36:07
作者Matt Caswell <matt@open...>
コミッターMatt Caswell

ログメッセージ

make update

Reviewed-by: Richard Levitte <levitte@openssl.org>

変更サマリ

差分

--- a/crypto/bn/Makefile
+++ b/crypto/bn/Makefile
@@ -297,8 +297,8 @@ bn_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
297297 bn_lib.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
298298 bn_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
299299 bn_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
300-bn_lib.o: ../../include/openssl/symhacks.h ../bn_int.h ../cryptlib.h bn_lcl.h
301-bn_lib.o: bn_lib.c
300+bn_lib.o: ../../include/openssl/symhacks.h ../bn_int.h ../constant_time_locl.h
301+bn_lib.o: ../cryptlib.h bn_lcl.h bn_lib.c
302302 bn_mod.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
303303 bn_mod.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
304304 bn_mod.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
--- a/crypto/ec/Makefile
+++ b/crypto/ec/Makefile
@@ -156,7 +156,7 @@ ec_curve.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
156156 ec_curve.o: ../../include/openssl/obj_mac.h ../../include/openssl/opensslconf.h
157157 ec_curve.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
158158 ec_curve.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
159-ec_curve.o: ../../include/openssl/symhacks.h ec_curve.c ec_lcl.h
159+ec_curve.o: ../../include/openssl/symhacks.h ../bn_int.h ec_curve.c ec_lcl.h
160160 ec_cvt.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
161161 ec_cvt.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
162162 ec_cvt.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4432,3 +4432,4 @@ EVP_PKEY_meth_get_cleanup 4786 EXIST::FUNCTION:
44324432 EVP_PKEY_meth_get_encrypt 4787 EXIST::FUNCTION:
44334433 EVP_PKEY_meth_get_copy 4788 EXIST::FUNCTION:
44344434 ossl_safe_getenv 4789 EXIST::FUNCTION:
4435+OPENSSL_rdtsc 4790 EXIST::FUNCTION: