Obey $(PERL) when running util/mklink.pl.
[openssl.git] / crypto / x509v3 / v3_utl.c
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Ben LaurieMassive constification.
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-03-04 Dr. Stephen HensonDeleted my str_dup() function from X509V3: the same...
1999-02-22 Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-20 Dr. Stephen HensonPreliminary support for reason code CRL extension.
1999-02-19 Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17 Dr. Stephen HensonAdded code to GENERAL_NAME with support for more option...
1999-02-10 Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-01-24 Dr. Stephen HensonInitial addition of new X509 V3 files, tidy of old...