Loading crypto/asn1/t_crl.c +2 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ X509_CRL *x; } #endif void X509_CRL_print(out, x) int X509_CRL_print(out, x) BIO *out; X509_CRL *x; { Loading Loading @@ -153,6 +153,7 @@ X509_CRL *x; } BIO_write(out,"\n",1); return 1; } Loading util/libeay.num +14 −0 Original line number Diff line number Diff line Loading @@ -1197,3 +1197,17 @@ X509V3_EXT_check_conf 1222 hex_to_string 1223 string_to_hex 1224 des_ede3_cbcm_encrypt 1225 RSA_padding_add_PKCS1_OAEP 1226 RSA_padding_check_PKCS1_OAEP 1227 X509_CRL_print_fp 1228 X509_CRL_print 1229 i2v_GENERAL_NAME 1230 v2i_GENERAL_NAME 1231 i2d_PKEY_USAGE_PERIOD 1232 d2i_PKEY_USAGE_PERIOD 1233 PKEY_USAGE_PERIOD_new 1234 PKEY_USAGE_PERIOD_free 1235 v2i_GENERAL_NAMES 1236 i2s_ASN1_INTEGER 1237 X509V3_EXT_get_d2i 1238 name_cmp 1239 util/ssleay.num +7 −0 Original line number Diff line number Diff line Loading @@ -157,3 +157,10 @@ BIO_new_ssl_connect 174 SSL_get_ex_data_X509_STORE_CTX_idx 175 SSL_CTX_set_tmp_dh_callback 176 SSL_CTX_set_tmp_rsa_callback 177 SSL_CTX_set_timeout 178 SSL_CTX_get_timeout 179 SSL_CTX_get_cert_store 180 SSL_CTX_set_cert_store 181 SSL_want 182 SSL_library_init 183 SSL_COMP_add_compression_method 184 Loading
crypto/asn1/t_crl.c +2 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ X509_CRL *x; } #endif void X509_CRL_print(out, x) int X509_CRL_print(out, x) BIO *out; X509_CRL *x; { Loading Loading @@ -153,6 +153,7 @@ X509_CRL *x; } BIO_write(out,"\n",1); return 1; } Loading
util/libeay.num +14 −0 Original line number Diff line number Diff line Loading @@ -1197,3 +1197,17 @@ X509V3_EXT_check_conf 1222 hex_to_string 1223 string_to_hex 1224 des_ede3_cbcm_encrypt 1225 RSA_padding_add_PKCS1_OAEP 1226 RSA_padding_check_PKCS1_OAEP 1227 X509_CRL_print_fp 1228 X509_CRL_print 1229 i2v_GENERAL_NAME 1230 v2i_GENERAL_NAME 1231 i2d_PKEY_USAGE_PERIOD 1232 d2i_PKEY_USAGE_PERIOD 1233 PKEY_USAGE_PERIOD_new 1234 PKEY_USAGE_PERIOD_free 1235 v2i_GENERAL_NAMES 1236 i2s_ASN1_INTEGER 1237 X509V3_EXT_get_d2i 1238 name_cmp 1239
util/ssleay.num +7 −0 Original line number Diff line number Diff line Loading @@ -157,3 +157,10 @@ BIO_new_ssl_connect 174 SSL_get_ex_data_X509_STORE_CTX_idx 175 SSL_CTX_set_tmp_dh_callback 176 SSL_CTX_set_tmp_rsa_callback 177 SSL_CTX_set_timeout 178 SSL_CTX_get_timeout 179 SSL_CTX_get_cert_store 180 SSL_CTX_set_cert_store 181 SSL_want 182 SSL_library_init 183 SSL_COMP_add_compression_method 184