aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/x_info.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini1-3/+12
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-9/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-09-03remove 0 assignments.Rich Salz1-10/+2
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-2/+1
2015-04-30free NULL cleanup 5aRich Salz1-6/+3
2015-04-28remove malloc castsRich Salz1-1/+1
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-43/+46
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-1/+1
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
2000-01-13Use CRYPTO_push_info to track down memory leakBodo Möller1-0/+1
1999-05-04Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall1-0/+3
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-3/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+108