aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/tasn_utl.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-01free null cleanup finaleRich Salz1-4/+2
2015-03-26Remove combine option from ASN.1 code.Dr. Stephen Henson1-2/+0
2015-03-25Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson1-0/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-173/+169
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos1-1/+1
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2004-04-25More ASN1 reformat/tidy.Dr. Stephen Henson1-52/+77
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+1
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson1-1/+2
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson1-1/+1
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte1-0/+1
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-0/+252