Update from 1.0.0-stable
authorDr. Stephen Henson <steve@openssl.org>
Tue, 31 Mar 2009 22:05:04 +0000 (22:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 31 Mar 2009 22:05:04 +0000 (22:05 +0000)
util/libeay.num
util/mk1mf.pl
util/ssleay.num

index 90a77aec69a0c8eb71f699580d2f83690b3fc3ab..adaffd929637e31f812514d37f16b9b5dd5516e1 100755 (executable)
@@ -2815,7 +2815,7 @@ FIPS_allow_md5                          3256      NOEXIST::FUNCTION:
 DES_ede3_cfb_encrypt                    3257   EXIST::FUNCTION:DES
 EVP_des_ede3_cfb8                       3258   EXIST::FUNCTION:DES
 FIPS_rand_seeded                        3259   NOEXIST::FUNCTION:
-AES_cfbr_encrypt_block                  3260   NOEXIST::FUNCTION:AES
+AES_cfbr_encrypt_block                  3260   NOEXIST::FUNCTION:
 AES_cfb8_encrypt                        3261   EXIST::FUNCTION:AES
 FIPS_rand_seed                          3262   NOEXIST::FUNCTION:
 FIPS_corrupt_des                        3263   NOEXIST::FUNCTION:
@@ -3385,7 +3385,7 @@ Camellia_cfb128_encrypt                 3785      EXIST::FUNCTION:CAMELLIA
 Camellia_cfb1_encrypt                   3786   EXIST::FUNCTION:CAMELLIA
 Camellia_cfb8_encrypt                   3787   EXIST::FUNCTION:CAMELLIA
 Camellia_ctr128_encrypt                 3788   EXIST::FUNCTION:CAMELLIA
-Camellia_cfbr_encrypt_block             3789   NOEXIST::FUNCTION:CAMELLIA
+Camellia_cfbr_encrypt_block             3789   NOEXIST::FUNCTION:
 Camellia_decrypt                        3790   EXIST::FUNCTION:CAMELLIA
 Camellia_ecb_encrypt                    3791   EXIST::FUNCTION:CAMELLIA
 Camellia_encrypt                        3792   EXIST::FUNCTION:CAMELLIA
@@ -3652,8 +3652,10 @@ CMS_set1_eContentType                   4040     EXIST::FUNCTION:CMS
 CMS_ReceiptRequest_create0              4041   EXIST::FUNCTION:CMS
 CMS_add1_signer                         4042   EXIST::FUNCTION:CMS
 CMS_RecipientInfo_set0_pkey             4043   EXIST::FUNCTION:CMS
-ENGINE_set_load_ssl_client_cert_function 4044  EXIST::FUNCTION:ENGINE
-ENGINE_get_ssl_client_cert_function     4045   EXIST::FUNCTION:ENGINE
+ENGINE_set_load_ssl_client_cert_function 4044  EXIST:!VMS:FUNCTION:ENGINE
+ENGINE_set_ld_ssl_clnt_cert_fn          4044   EXIST:VMS:FUNCTION:ENGINE
+ENGINE_get_ssl_client_cert_function     4045   EXIST:!VMS:FUNCTION:ENGINE
+ENGINE_get_ssl_client_cert_fn           4045   EXIST:VMS:FUNCTION:ENGINE
 ENGINE_load_ssl_client_cert             4046   EXIST::FUNCTION:ENGINE
 ENGINE_load_capi                        4047   EXIST::FUNCTION:CAPIENG,ENGINE,STATIC_ENGINE
 OPENSSL_isservice                       4048   NOEXIST::FUNCTION:
@@ -4155,3 +4157,5 @@ TS_TST_INFO_get_ext_by_critical         4531      EXIST::FUNCTION:
 EVP_PKEY_CTX_new_id                     4532   EXIST::FUNCTION:
 TS_REQ_get_ext_by_OBJ                   4533   EXIST::FUNCTION:
 TS_CONF_set_signer_cert                 4534   EXIST::FUNCTION:
+X509_NAME_hash_old                      4535   EXIST::FUNCTION:
+ASN1_TIME_set_string                    4536   EXIST::FUNCTION:
index ecd046f9b786013e9acd900bead423307b151804..0ed7cb4ac8cbadd0158ed62219f198a5226c456e 100755 (executable)
@@ -1062,6 +1062,7 @@ sub read_options
                "no-rfc3779" => 0,
                "no-montasm" => 0,
                "no-shared" => 0,
+               "no-store" => 0,
                "no-zlib" => 0,
                "no-zlib-dynamic" => 0,
                );
index e11abfa52f9bfb0d1aad9de7c4f933ed3f29ecb0..79f5992e247afc61ea7fdc99e9ce4c431d8aae86 100755 (executable)
@@ -254,5 +254,6 @@ PEM_read_bio_SSL_SESSION                302 EXIST::FUNCTION:
 SSL_CTX_set_psk_server_callback         303    EXIST::FUNCTION:PSK
 SSL_get_psk_identity                    304    EXIST::FUNCTION:PSK
 PEM_write_SSL_SESSION                   305    EXIST:!WIN16:FUNCTION:
-SSL_set_session_ticket_ext             306     EXIST::FUNCTION:TLSEXT
-SSL_set_session_secret_cb              307     EXIST::FUNCTION:TLSEXT
+SSL_set_session_ticket_ext              306    EXIST::FUNCTION:
+SSL_set_session_secret_cb               307    EXIST::FUNCTION:
+SSL_set_session_ticket_ext_cb           308    EXIST::FUNCTION: