aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/tasn_utl.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Rework error handling from asn1_do_lock method.FdaSilvaYY1-10/+14
2016-06-14Fix omitted selector handling.Dr. Stephen Henson1-1/+1
2016-06-01Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY1-1/+4
2016-05-17Copyright consolidation 08/10Rich Salz1-54/+5
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini1-1/+8
2016-03-04Add ASN.1 ADB callback.Dr. Stephen Henson1-0/+6
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-5/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-1/+1
2015-09-29Fix no-stdio buildDavid Woodhouse1-0/+1
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