aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/x509v3.h
Commit message (Expand)AuthorAgeFilesLines
* Finish off support for Certificate Policies extension.Dr. Stephen Henson1999-04-191-0/+9
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-2/+2
* Removed extra semicolons.Bodo Möller1999-04-191-2/+2
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-10/+68
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-171-0/+29
* Massive constification.Ben Laurie1999-04-171-6/+6
* Another STACK bites the dust.Ben Laurie1999-04-171-5/+8
* Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1999-04-161-2/+25
* Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1999-04-141-3/+27
* Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1999-04-131-7/+7
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-5/+35
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+5
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-061-0/+2
* Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1999-03-061-4/+6
* Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson1999-03-041-3/+0
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-1/+1
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-1/+10
* Fix a warning.Ben Laurie1999-02-201-2/+4
* Preliminary support for reason code CRL extension.Dr. Stephen Henson1999-02-201-0/+9
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-0/+3
* Oops! Remeber to include the other patches this time...Dr. Stephen Henson1999-02-171-0/+22
* Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson1999-02-171-0/+13
* Update error codes.Dr. Stephen Henson1999-02-141-1/+3
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-2/+41
* Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1999-02-071-0/+48
* Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson1999-02-011-2/+0
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-251-1/+1
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-241-81/+263
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+87