aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_object.c
Commit message (Expand)AuthorAgeFilesLines
* Check for errors in a2d_ASN1_OBJECT()Dr. Stephen Henson2016-08-161-2/+6
* Check for overlows and error return from ASN1_object_size()Dr. Stephen Henson2016-08-021-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-314/+301
* Fix OID handling:Emilia Kasper2014-08-061-9/+21
* PR: 2556 (partial)Dr. Stephen Henson2011-07-141-2/+2
* correctly encode OIDs near 2^32Dr. Stephen Henson2011-06-221-1/+1
* The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson2010-03-071-3/+3
* Update from 0.9.8-stableDr. Stephen Henson2009-07-241-0/+11
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-18/+15
* size_tification.Ben Laurie2008-11-011-15/+18
* Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe2008-03-161-0/+1
* Addenum to "Constify obj_dat.[ch]."Andy Polyakov2007-09-181-7/+15
* fix problems found by coverity: remove useless codeNils Larsch2006-03-151-2/+0
* Print out <INVALID> if an OID value is invalid.Dr. Stephen Henson2006-02-211-0/+2
* Update from stable branch.Dr. Stephen Henson2005-12-051-1/+1
* Extensive OID code enhancement and fixes.Dr. Stephen Henson2005-11-201-12/+75
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-1/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-4/+4
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+2
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-1/+1
* Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson2000-08-221-3/+4
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-261-13/+28
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson1999-12-101-1/+1
* New function OBJ_obj2txt()Dr. Stephen Henson1999-07-271-71/+3
* Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1999-06-211-0/+2
* Avoid warnings.Bodo Möller1999-06-101-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-27/+10
* Massive constification.Ben Laurie1999-04-171-8/+11
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-20/+40
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+369