summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_scn.c (follow)
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
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Add more zallocFdaSilvaYY2016-05-291-9/+1
* Fix some missing initsFdaSilvaYY2016-05-291-0/+8
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* 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 8Rich Salz2015-04-301-1/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-37/+37
* Fix error codes.Bodo Möller2011-02-031-3/+1
* Support routines for ASN1 scanning function, doesn't do much yet.Dr. Stephen Henson2010-12-131-0/+117