aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_sxnet.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-11/+17
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-9/+9
* Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson2015-02-091-2/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-130/+141
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* 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