commit | bb5ea36b962453c4d74dab15ac1897725a02707d | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Fri Feb 23 03:16:09 2001 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Fri Feb 23 03:16:09 2001 +0000 |
tree | 3bf427b77627b9c2a45c7f6288deda545822ccca | |
parent | e3a91640739c4c016e234550ed913e7f7f6970f9 [diff] |
Initial support for ASN1_ITEM_FUNCTION option to change the way ASN1 modules are exported. Still needs a bit of work for example the hack which a dummy function prototype to avoid compilers warning about multiple ;s.