aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_genn.c
Commit message (Expand)AuthorAgeFilesLines
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-2/+2
* Support for otherName in GeneralName.Dr. Stephen Henson1999-11-191-5/+59
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-201-10/+15
* Change functions to ANSI C.Ulf Möller1999-04-191-20/+9
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-6/+5
* Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1999-02-071-0/+249