summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/x509v3.h
AgeCommit message (Expand)Author
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson
1999-03-06Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. 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-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-20Fix a warning.Ben Laurie
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-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson
1999-02-14Update error codes.Dr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall