summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_int.c
AgeCommit message (Expand)Author
2000-01-18Avoid converting void * to a function pointer when NULL is defined asRichard Levitte
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson
1999-05-10Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-06Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson