summaryrefslogtreecommitdiff
path: root/crypto/asn1/x_info.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-3/+1
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-1/+1
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* remove unused references fieldDr. Stephen Henson2016-03-221-17/+0
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-081-3/+12
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-111-9/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* remove 0 assignments.Rich Salz2015-09-031-10/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* free NULL cleanup 5aRich Salz2015-04-301-6/+3
* remove malloc castsRich Salz2015-04-281-1/+1
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-43/+46
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Use CRYPTO_push_info to track down memory leakBodo Möller2000-01-131-0/+1
* Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall1999-05-041-0/+3
* 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-3/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+108