aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_object.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free null cleanup finaleRich Salz1-8/+4
2015-04-30free NULL cleanup 7Rich Salz1-4/+2
2015-04-30free NULL cleanup 8Rich Salz1-1/+1
2015-04-28remove malloc castsRich Salz1-2/+2
2015-03-26Move more internal only functions to asn1_locl.hDr. Stephen Henson1-0/+1
2015-03-24make ASN1_OBJECT opaqueDr. Stephen Henson1-0/+1
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-318/+304
2014-08-06Fix OID handling:Emilia Kasper1-9/+21
2013-09-20More diagnostics for invalid OIDs.Ben Laurie1-1/+5
2011-07-14PR: 2556 (partial)Dr. Stephen Henson1-2/+2
2011-06-22correctly encode OIDs near 2^32Dr. Stephen Henson1-1/+1
2010-03-07The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson1-3/+3
2009-08-06Reject leading 0x80 in OID subidentifiers.Dr. Stephen Henson1-0/+11
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-18/+15
2008-11-01size_tification.Ben Laurie1-15/+18
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe1-0/+1
2007-09-18Addenum to "Constify obj_dat.[ch]."Andy Polyakov1-7/+15
2006-03-15fix problems found by coverity: remove useless codeNils Larsch1-2/+0
2006-02-21Print out <INVALID> if an OID value is invalid.Dr. Stephen Henson1-0/+2
2005-12-05Update from stable branch.Dr. Stephen Henson1-1/+1
2005-11-20Extensive OID code enhancement and fixes.Dr. Stephen Henson1-12/+75
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller1-1/+1
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-4/+4
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe1-1/+1
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-2/+2
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte1-1/+1
2000-08-22Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson1-3/+4
2000-07-26Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson1-13/+28
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-7/+7
2000-02-03ispell (and minor modifications)Ulf Möller1-1/+1
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
1999-12-10Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson1-1/+1
1999-07-27New function OBJ_obj2txt()Dr. Stephen Henson1-71/+3
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1-0/+2
1999-06-10Avoid warnings.Bodo Möller1-2/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-27/+10
1999-04-17Massive constification.Ben Laurie1-8/+11
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-20/+40
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+369