aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_sxnet.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-2/+2
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson1-1/+1
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson1-9/+6
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-86/+11
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-14/+14
1999-07-10SXnet code was freeing up the extension data rather than the temporaryDr. Stephen Henson1-2/+2
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1-6/+7
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-12/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-23Work with -pedantic!Ben Laurie1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-53/+21
1999-04-17Another STACK bites the dust.Ben Laurie1-12/+15
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1-5/+168
1999-03-27extranet file added...Dr. Stephen Henson1-0/+217