summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_utl.c
AgeCommit message (Expand)Author
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson
1999-05-10The various character predicates (isspace and the like) may not beBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-03-04Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson