Loading crypto/objects/obj_dat.h +1603 −1607 File changed.Preview size limit exceeded, changes collapsed. Show changes include/openssl/obj_mac.h +0 −5 Original line number Diff line number Diff line Loading @@ -2579,11 +2579,6 @@ #define NID_id_hex_multipart_message 508 #define OBJ_id_hex_multipart_message OBJ_mime_mhs_headings,2L #define SN_rle_compression "RLE" #define LN_rle_compression "run length compression" #define NID_rle_compression 124 #define OBJ_rle_compression 1L,1L,1L,1L,666L,1L #define SN_zlib_compression "ZLIB" #define LN_zlib_compression "zlib compression" #define NID_zlib_compression 125 Loading util/libeay.num +1 −1 Original line number Diff line number Diff line Loading @@ -1115,7 +1115,7 @@ PKCS7_get_issuer_and_serial 1142 EXIST::FUNCTION: PKCS7_get_signed_attribute 1143 EXIST::FUNCTION: COMP_compress_block 1144 EXIST::FUNCTION: COMP_expand_block 1145 EXIST::FUNCTION: COMP_rle 1146 EXIST::FUNCTION: COMP_rle 1146 NOEXIST::FUNCTION: COMP_zlib 1147 EXIST::FUNCTION: ms_time_diff 1148 NOEXIST::FUNCTION: ms_time_new 1149 NOEXIST::FUNCTION: Loading Loading
crypto/objects/obj_dat.h +1603 −1607 File changed.Preview size limit exceeded, changes collapsed. Show changes
include/openssl/obj_mac.h +0 −5 Original line number Diff line number Diff line Loading @@ -2579,11 +2579,6 @@ #define NID_id_hex_multipart_message 508 #define OBJ_id_hex_multipart_message OBJ_mime_mhs_headings,2L #define SN_rle_compression "RLE" #define LN_rle_compression "run length compression" #define NID_rle_compression 124 #define OBJ_rle_compression 1L,1L,1L,1L,666L,1L #define SN_zlib_compression "ZLIB" #define LN_zlib_compression "zlib compression" #define NID_zlib_compression 125 Loading
util/libeay.num +1 −1 Original line number Diff line number Diff line Loading @@ -1115,7 +1115,7 @@ PKCS7_get_issuer_and_serial 1142 EXIST::FUNCTION: PKCS7_get_signed_attribute 1143 EXIST::FUNCTION: COMP_compress_block 1144 EXIST::FUNCTION: COMP_expand_block 1145 EXIST::FUNCTION: COMP_rle 1146 EXIST::FUNCTION: COMP_rle 1146 NOEXIST::FUNCTION: COMP_zlib 1147 EXIST::FUNCTION: ms_time_diff 1148 NOEXIST::FUNCTION: ms_time_new 1149 NOEXIST::FUNCTION: Loading