aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_sxnet.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+5
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-0/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-11/+17
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson1-9/+9
2015-02-09Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson1-2/+0
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-130/+141
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2005-05-11Fix more error codes.Bodo Möller1-1/+1
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte1-1/+1
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