Codebase list openssl / fe07d3b
Add new symbols. Kurt Roeckx 8 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 libcrypto.so.1.0.2 libssl1.0.2 #MINVER#
11 *@OPENSSL_1.0.2d 1.0.2d
2 *@OPENSSL_1.0.2g 1.0.2g
23 libssl.so.1.0.2 libssl1.0.2 #MINVER#
34 *@OPENSSL_1.0.2d 1.0.2d
5 *@OPENSSL_1.0.2g 1.0.2g
1414 ===================================================================
1515 --- /dev/null 1970-01-01 00:00:00.000000000 +0000
1616 +++ openssl-1.0.2~beta1.obsolete.0.0498436515490575/openssl.ld 2014-02-24 22:19:08.601827266 +0100
17 @@ -0,0 +1,4602 @@
17 @@ -0,0 +1,4608 @@
1818 +OPENSSL_1.0.2d {
1919 + global:
2020 + BIO_f_ssl;
46174617 + *;
46184618 +};
46194619 +
4620 +OPENSSL_1.0.2g {
4621 + global:
4622 + SRP_VBASE_get1_by_user;
4623 + SRP_user_pwd_free;
4624 +} OPENSSL_1.0.2d;
4625 +
46204626 Index: openssl-1.0.2~beta1.obsolete.0.0498436515490575/engines/openssl.ld
46214627 ===================================================================
46224628 --- /dev/null 1970-01-01 00:00:00.000000000 +0000