Loading CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -616,6 +616,10 @@ [Richard Levitte] Changes between 0.9.7c and 0.9.7d [xx XXX XXXX] *) Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex(). [Peter Sylvester <Peter.Sylvester@EdelWeb.fr>] *) Use the correct content when signing type "other". [Steve Henson] Loading crypto/asn1/a_strex.c +1 −1 Original line number Diff line number Diff line Loading @@ -285,7 +285,7 @@ const static signed char tag2nbyte[] = { -1, -1, 0, -1, /* 10-13 */ -1, -1, -1, -1, /* 15-17 */ -1, 1, 1, /* 18-20 */ -1, 1, -1,-1, /* 21-24 */ -1, 1, 1, 1, /* 21-24 */ -1, 1, -1, /* 25-27 */ 4, -1, 2 /* 28-30 */ }; Loading Loading
CHANGES +4 −0 Original line number Diff line number Diff line Loading @@ -616,6 +616,10 @@ [Richard Levitte] Changes between 0.9.7c and 0.9.7d [xx XXX XXXX] *) Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex(). [Peter Sylvester <Peter.Sylvester@EdelWeb.fr>] *) Use the correct content when signing type "other". [Steve Henson] Loading
crypto/asn1/a_strex.c +1 −1 Original line number Diff line number Diff line Loading @@ -285,7 +285,7 @@ const static signed char tag2nbyte[] = { -1, -1, 0, -1, /* 10-13 */ -1, -1, -1, -1, /* 15-17 */ -1, 1, 1, /* 18-20 */ -1, 1, -1,-1, /* 21-24 */ -1, 1, 1, 1, /* 21-24 */ -1, 1, -1, /* 25-27 */ 4, -1, 2 /* 28-30 */ }; Loading