summaryrefslogtreecommitdiff
path: root/lib/libcrypto/asn1/tasn_new.c
AgeCommit message (Expand)Author
2022-11-26Make internal header file names consistentTheo Buehler
2022-05-10Remove ASN.1 combining.Joel Sing
2022-01-07A few more files need asn1_locl.h.Theo Buehler
2021-12-25Indent goto labels for diffability.Joel Sing
2021-12-15unifdef -U CRYPTO_MDEBUG -m tasn_new.cJoel Sing
2019-04-01Require all ASN1_PRIMITIVE_FUNCS functions to be provided.Joel Sing
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2016-12-30Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedJoel Sing
2015-07-20Use V_ASN1_UNDEF instead of -1.Miod Vallat
2015-02-14Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it inMiod Vallat
2015-02-14Possible NULL pointer dereferences. Coverity CID 21719, 21732.Miod Vallat
2015-02-14Spell NULL correctly, be explicit with NULL checks and it is also easier toJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-21improve realloc/calloc/malloc patterns; ok guentherTheo de Raadt
2014-04-18More KNF.Joel Sing
2014-04-18lob a few more knf grenades in here to soften things up.Ted Unangst
2014-04-18putting most of the braces in the right column is the very least we can do.Ted Unangst
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-05-15import openssl-0.9.7-beta1Bob Beck