Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
authorDr. Stephen Henson <steve@openssl.org>
Sat, 6 Mar 1999 02:34:07 +0000 (02:34 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 6 Mar 1999 02:34:07 +0000 (02:34 +0000)
commit79a474e8f275fec0548f565efc98b659072e9f99
tree04505735cf605aa3a8030033bae0eb07236d6642
parent924acc5451028abd3218be96cce346596fb3ad6d
Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
it is just a place holder for functionality to be added later. Its been added
now so the X509V3_EXT_METHOD structure shouldn't (hopefully) have to change
after the release.
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_bcons.c
crypto/x509v3/v3_enum.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_int.c
crypto/x509v3/v3_pku.c
crypto/x509v3/v3_skey.c
crypto/x509v3/x509v3.h