aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_sxnet.c
Commit message (Expand)AuthorAgeFilesLines
* Fix more error codes.Bodo Möller2005-05-111-1/+1
* Correct a lot of printing calls. Remove extra arguments...Richard Levitte2003-04-031-1/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-2/+2
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-1/+1
* Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson2000-12-131-9/+6
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-86/+11
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-14/+14
* SXnet code was freeing up the extension data rather than the temporaryDr. Stephen Henson1999-07-101-2/+2
* Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1999-06-211-6/+7
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-12/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Work with -pedantic!Ben Laurie1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-53/+21
* Another STACK bites the dust.Ben Laurie1999-04-171-12/+15
* Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1999-04-141-5/+168
* extranet file added...Dr. Stephen Henson1999-03-271-0/+217