aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_extku.c
Commit message (Expand)AuthorAgeFilesLines
* Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1999-06-211-24/+25
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-201-7/+9
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+8
* Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1999-03-061-1/+1
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-6/+4
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-3/+3
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-241-0/+165