mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 12:50:52 +02:00
ee7748f2e3
* tweak typography; * move wolfSSL_i2d_X509_PUBKEY() from ssl.c to x509.c; * in asn.h, add !NO_ASN_OLD_TYPE_NAMES macros to remap old names (ISSUER, SUBJECT, BEFORE, AFTER) by default unless the macros are already defined.