Commit 0d7b9b8b authored by Richard Levitte's avatar Richard Levitte
Browse files

make update, after moving around symbols in libeay.num to match

0.9.7-stable.
parent 31188ee1
Loading
Loading
Loading
Loading
+386 −334

File changed.

Preview size limit exceeded, changes collapsed.

+18 −0
Original line number Diff line number Diff line
@@ -145,3 +145,21 @@ conf_mod.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
conf_mod.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
conf_mod.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
conf_mod.o: ../cryptlib.h conf_mod.c
conf_sap.o: ../../e_os.h ../../include/openssl/asn1.h
conf_sap.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
conf_sap.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
conf_sap.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
conf_sap.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
conf_sap.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdsa.h
conf_sap.o: ../../include/openssl/engine.h ../../include/openssl/err.h
conf_sap.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
conf_sap.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
conf_sap.o: ../../include/openssl/opensslconf.h
conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
conf_sap.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
conf_sap.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
conf_sap.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
conf_sap.o: ../cryptlib.h conf_sap.c
+15 −0
Original line number Diff line number Diff line
@@ -313,6 +313,21 @@ encode.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
encode.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
encode.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
encode.o: ../../include/openssl/symhacks.h ../cryptlib.h encode.c
evp_acnf.o: ../../e_os.h ../../include/openssl/asn1.h
evp_acnf.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
evp_acnf.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
evp_acnf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
evp_acnf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
evp_acnf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
evp_acnf.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
evp_acnf.o: ../../include/openssl/err.h ../../include/openssl/evp.h
evp_acnf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
evp_acnf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
evp_acnf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
evp_acnf.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
evp_acnf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
evp_acnf.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
evp_acnf.o: ../cryptlib.h evp_acnf.c
evp_enc.o: ../../e_os.h ../../include/openssl/asn1.h
evp_enc.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
evp_enc.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
+77 −74
Original line number Diff line number Diff line
@@ -497,7 +497,7 @@ SHA1_Update 504 EXIST::FUNCTION:SHA,SHA1
SHA_Final                               505	EXIST::FUNCTION:SHA,SHA0
SHA_Init                                506	EXIST::FUNCTION:SHA,SHA0
SHA_Update                              507	EXIST::FUNCTION:SHA,SHA0
OpenSSL_add_all_algorithms              508	EXIST::FUNCTION:
OpenSSL_add_all_algorithms              508	NOEXIST::FUNCTION:
OpenSSL_add_all_ciphers                 509	EXIST::FUNCTION:
OpenSSL_add_all_digests                 510	EXIST::FUNCTION:
TXT_DB_create_index                     511	EXIST::FUNCTION:
@@ -2762,76 +2762,79 @@ UI_UTIL_read_pw 3208 EXIST::FUNCTION:
UI_UTIL_read_pw_string                  3209	EXIST::FUNCTION:
ENGINE_load_aep                         3210	EXIST::FUNCTION:
ENGINE_load_sureware                    3211	EXIST::FUNCTION:
EC_GROUP_new_by_name                    3212	EXIST::FUNCTION:EC
d2i_ECDSA_PUBKEY                        3213	EXIST::FUNCTION:ECDSA
PEM_read_bio_ECDSAPrivateKey            3214	EXIST::FUNCTION:ECDSA
ECDSA_SIG_new                           3215	EXIST::FUNCTION:ECDSA
ECDSA_verify                            3216	EXIST::FUNCTION:ECDSA
i2d_ECDSAParameters                     3217	EXIST::FUNCTION:ECDSA
i2d_ECDSAPrivateKey_bio                 3218	EXIST::FUNCTION:BIO,ECDSA
PEM_write_bio_ECDSAParameters           3219	EXIST::FUNCTION:ECDSA
ECDSAParameters_print_fp                3220	EXIST::FUNCTION:ECDSA,FP_API
ENGINE_set_default_ECDSA                3221	EXIST::FUNCTION:
PEM_read_bio_ECDSA_PUBKEY               3222	EXIST::FUNCTION:ECDSA
ECDSA_check_key                         3223	EXIST::FUNCTION:ECDSA
ECDSA_new_method                        3224	EXIST::FUNCTION:ECDSA
d2i_ECDSAPrivateKey_bio                 3225	EXIST::FUNCTION:BIO,ECDSA
i2d_ECDSA_PUBKEY                        3226	EXIST::FUNCTION:ECDSA
i2d_ECDSA_PUBKEY_fp                     3227	EXIST::FUNCTION:ECDSA,FP_API
ENGINE_unregister_ECDSA                 3228	EXIST::FUNCTION:
ECDSA_free                              3229	EXIST::FUNCTION:ECDSA
ECDSAParameters_print                   3230	EXIST::FUNCTION:BIO,ECDSA
PEM_write_bio_ECDSA_PUBKEY              3231	EXIST::FUNCTION:ECDSA
ECDSA_set_method                        3232	EXIST::FUNCTION:ECDSA
ECDSA_print                             3233	EXIST::FUNCTION:BIO,ECDSA
EVP_PKEY_get1_ECDSA                     3234	EXIST::FUNCTION:ECDSA
ECDSA_SIG_free                          3235	EXIST::FUNCTION:ECDSA
ECDSA_get_default_openssl_method        3236	EXIST::FUNCTION:ECDSA
ENGINE_get_default_ECDSA                3237	EXIST::FUNCTION:
PEM_write_ECDSAPrivateKey               3238	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_sign_setup                        3239	EXIST::FUNCTION:ECDSA
ENGINE_get_ECDSA                        3240	EXIST::FUNCTION:
d2i_ECDSA_PUBKEY_bio                    3241	EXIST::FUNCTION:BIO,ECDSA
ECDSA_sign                              3242	EXIST::FUNCTION:ECDSA
ENGINE_register_ECDSA                   3243	EXIST::FUNCTION:
d2i_ECDSAPrivateKey_fp                  3244	EXIST::FUNCTION:ECDSA,FP_API
ECDSA_print_fp                          3245	EXIST::FUNCTION:ECDSA,FP_API
i2d_ECDSAPrivateKey                     3246	EXIST::FUNCTION:ECDSA
d2i_ECDSAParameters                     3247	EXIST::FUNCTION:ECDSA
d2i_ECDSAPublicKey                      3248	EXIST::FUNCTION:ECDSA
PEM_write_bio_ECDSAPrivateKey           3249	EXIST::FUNCTION:ECDSA
d2i_ECDSA_SIG                           3250	EXIST::FUNCTION:ECDSA
ECDSA_size                              3251	EXIST::FUNCTION:ECDSA
EC_GROUP_set_nid                        3252	EXIST::FUNCTION:EC
EVP_PKEY_set1_ECDSA                     3253	EXIST::FUNCTION:ECDSA
EC_GROUP_get_nid                        3254	EXIST::FUNCTION:EC
d2i_ECDSA_PUBKEY_fp                     3255	EXIST::FUNCTION:ECDSA,FP_API
ECDSA_OpenSSL                           3256	EXIST::FUNCTION:ECDSA
ECDSA_get_parameter_flags               3257	EXIST::FUNCTION:ECDSA
PEM_read_ECDSAParameters                3258	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_get_ex_data                       3259	EXIST::FUNCTION:ECDSA
ECDSA_do_verify                         3260	EXIST::FUNCTION:ECDSA
ECDSA_do_sign                           3261	EXIST::FUNCTION:ECDSA
ECDSA_set_parameter_flags               3262	EXIST::FUNCTION:ECDSA
i2d_ECDSA_SIG                           3263	EXIST::FUNCTION:ECDSA
PEM_read_bio_ECDSAParameters            3264	EXIST::FUNCTION:ECDSA
EVP_ecdsa                               3265	EXIST::FUNCTION:SHA
ECDSA_set_default_method                3266	EXIST::FUNCTION:ECDSA
ENGINE_set_ECDSA                        3267	EXIST::FUNCTION:
ECDSA_get_ex_new_index                  3268	EXIST::FUNCTION:ECDSA
i2d_ECDSAPublicKey                      3269	EXIST::FUNCTION:ECDSA
PEM_write_ECDSA_PUBKEY                  3270	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_set_ex_data                       3271	EXIST::FUNCTION:ECDSA
i2d_ECDSA_PUBKEY_bio                    3272	EXIST::FUNCTION:BIO,ECDSA
d2i_ECDSAPrivateKey                     3273	EXIST::FUNCTION:ECDSA
EC_GROUP_new_by_nid                     3274	EXIST::FUNCTION:EC
PEM_read_ECDSA_PUBKEY                   3275	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_up_ref                            3276	EXIST::FUNCTION:ECDSA
ENGINE_register_all_ECDSA               3277	EXIST::FUNCTION:
ECDSA_generate_key                      3278	EXIST::FUNCTION:ECDSA
PEM_write_ECDSAParameters               3279	EXIST:!WIN16:FUNCTION:ECDSA
i2d_ECDSAPrivateKey_fp                  3280	EXIST::FUNCTION:ECDSA,FP_API
PEM_read_ECDSAPrivateKey                3281	EXIST:!WIN16:FUNCTION:ECDSA
AES_ofb128_encrypt                      3282	EXIST::FUNCTION:AES
AES_ctr128_encrypt                      3283	EXIST::FUNCTION:AES
AES_cfb128_encrypt                      3284	EXIST::FUNCTION:AES
OPENSSL_add_all_algorithms_noconf       3212	EXIST::FUNCTION:
OPENSSL_add_all_algorithms_conf         3213	EXIST::FUNCTION:
OPENSSL_load_builtin_modules            3214	EXIST::FUNCTION:
AES_ofb128_encrypt                      3215	EXIST::FUNCTION:AES
AES_ctr128_encrypt                      3216	EXIST::FUNCTION:AES
AES_cfb128_encrypt                      3217	EXIST::FUNCTION:AES
EC_GROUP_new_by_name                    3218	EXIST::FUNCTION:EC
d2i_ECDSA_PUBKEY                        3219	EXIST::FUNCTION:ECDSA
PEM_read_bio_ECDSAPrivateKey            3220	EXIST::FUNCTION:ECDSA
ECDSA_SIG_new                           3221	EXIST::FUNCTION:ECDSA
ECDSA_verify                            3222	EXIST::FUNCTION:ECDSA
i2d_ECDSAParameters                     3223	EXIST::FUNCTION:ECDSA
i2d_ECDSAPrivateKey_bio                 3224	EXIST::FUNCTION:BIO,ECDSA
PEM_write_bio_ECDSAParameters           3225	EXIST::FUNCTION:ECDSA
ECDSAParameters_print_fp                3226	EXIST::FUNCTION:ECDSA,FP_API
ENGINE_set_default_ECDSA                3227	EXIST::FUNCTION:
PEM_read_bio_ECDSA_PUBKEY               3228	EXIST::FUNCTION:ECDSA
ECDSA_check_key                         3229	EXIST::FUNCTION:ECDSA
ECDSA_new_method                        3230	EXIST::FUNCTION:ECDSA
d2i_ECDSAPrivateKey_bio                 3231	EXIST::FUNCTION:BIO,ECDSA
i2d_ECDSA_PUBKEY                        3232	EXIST::FUNCTION:ECDSA
i2d_ECDSA_PUBKEY_fp                     3233	EXIST::FUNCTION:ECDSA,FP_API
ENGINE_unregister_ECDSA                 3234	EXIST::FUNCTION:
ECDSA_free                              3235	EXIST::FUNCTION:ECDSA
ECDSAParameters_print                   3236	EXIST::FUNCTION:BIO,ECDSA
PEM_write_bio_ECDSA_PUBKEY              3237	EXIST::FUNCTION:ECDSA
ECDSA_set_method                        3238	EXIST::FUNCTION:ECDSA
ECDSA_print                             3239	EXIST::FUNCTION:BIO,ECDSA
EVP_PKEY_get1_ECDSA                     3240	EXIST::FUNCTION:ECDSA
ECDSA_SIG_free                          3241	EXIST::FUNCTION:ECDSA
ECDSA_get_default_openssl_method        3242	EXIST::FUNCTION:ECDSA
ENGINE_get_default_ECDSA                3243	EXIST::FUNCTION:
PEM_write_ECDSAPrivateKey               3244	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_sign_setup                        3245	EXIST::FUNCTION:ECDSA
ENGINE_get_ECDSA                        3246	EXIST::FUNCTION:
d2i_ECDSA_PUBKEY_bio                    3247	EXIST::FUNCTION:BIO,ECDSA
ECDSA_sign                              3248	EXIST::FUNCTION:ECDSA
ENGINE_register_ECDSA                   3249	EXIST::FUNCTION:
d2i_ECDSAPrivateKey_fp                  3250	EXIST::FUNCTION:ECDSA,FP_API
ECDSA_print_fp                          3251	EXIST::FUNCTION:ECDSA,FP_API
i2d_ECDSAPrivateKey                     3252	EXIST::FUNCTION:ECDSA
d2i_ECDSAParameters                     3253	EXIST::FUNCTION:ECDSA
d2i_ECDSAPublicKey                      3254	EXIST::FUNCTION:ECDSA
PEM_write_bio_ECDSAPrivateKey           3255	EXIST::FUNCTION:ECDSA
d2i_ECDSA_SIG                           3256	EXIST::FUNCTION:ECDSA
ECDSA_size                              3257	EXIST::FUNCTION:ECDSA
EC_GROUP_set_nid                        3258	EXIST::FUNCTION:EC
EVP_PKEY_set1_ECDSA                     3259	EXIST::FUNCTION:ECDSA
EC_GROUP_get_nid                        3260	EXIST::FUNCTION:EC
d2i_ECDSA_PUBKEY_fp                     3261	EXIST::FUNCTION:ECDSA,FP_API
ECDSA_OpenSSL                           3262	EXIST::FUNCTION:ECDSA
ECDSA_get_parameter_flags               3263	EXIST::FUNCTION:ECDSA
PEM_read_ECDSAParameters                3264	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_get_ex_data                       3265	EXIST::FUNCTION:ECDSA
ECDSA_do_verify                         3266	EXIST::FUNCTION:ECDSA
ECDSA_do_sign                           3267	EXIST::FUNCTION:ECDSA
ECDSA_set_parameter_flags               3268	EXIST::FUNCTION:ECDSA
i2d_ECDSA_SIG                           3269	EXIST::FUNCTION:ECDSA
PEM_read_bio_ECDSAParameters            3270	EXIST::FUNCTION:ECDSA
EVP_ecdsa                               3271	EXIST::FUNCTION:SHA
ECDSA_set_default_method                3272	EXIST::FUNCTION:ECDSA
ENGINE_set_ECDSA                        3273	EXIST::FUNCTION:
ECDSA_get_ex_new_index                  3274	EXIST::FUNCTION:ECDSA
i2d_ECDSAPublicKey                      3275	EXIST::FUNCTION:ECDSA
PEM_write_ECDSA_PUBKEY                  3276	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_set_ex_data                       3277	EXIST::FUNCTION:ECDSA
i2d_ECDSA_PUBKEY_bio                    3278	EXIST::FUNCTION:BIO,ECDSA
d2i_ECDSAPrivateKey                     3279	EXIST::FUNCTION:ECDSA
EC_GROUP_new_by_nid                     3280	EXIST::FUNCTION:EC
PEM_read_ECDSA_PUBKEY                   3281	EXIST:!WIN16:FUNCTION:ECDSA
ECDSA_up_ref                            3282	EXIST::FUNCTION:ECDSA
ENGINE_register_all_ECDSA               3283	EXIST::FUNCTION:
ECDSA_generate_key                      3284	EXIST::FUNCTION:ECDSA
PEM_write_ECDSAParameters               3285	EXIST:!WIN16:FUNCTION:ECDSA
i2d_ECDSAPrivateKey_fp                  3286	EXIST::FUNCTION:ECDSA,FP_API
PEM_read_ECDSAPrivateKey                3287	EXIST:!WIN16:FUNCTION:ECDSA