summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_utl.c
AgeCommit message (Expand)Author
2017-08-30Move the REF_PRINT support from e_os.h to internal/refcount.h.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-06Add missing include of cryptlib.hRich Salz
2016-06-23Rework error handling from asn1_do_lock method.FdaSilvaYY
2016-06-14Fix omitted selector handling.Dr. Stephen Henson
2016-06-01Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY
2016-05-17Copyright consolidation 08/10Rich Salz
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-03-04Add ASN.1 ADB callback.Dr. Stephen Henson
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-05-01free null cleanup finaleRich Salz
2015-03-26Remove combine option from ASN.1 code.Dr. Stephen Henson
2015-03-25Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2008-11-05Update obsolete email address...Dr. Stephen Henson
2004-04-25More ASN1 reformat/tidy.Dr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2002-10-03Preliminary streaming ASN1 encode support.Dr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson