summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/tasn_new.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require all ASN1_PRIMITIVE_FUNCS functions to be provided.jsing2019-04-011-5/+10
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+4
* Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedjsing2016-12-301-3/+3
* Use V_ASN1_UNDEF instead of -1.miod2015-07-201-7/+7
* Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it inmiod2015-02-141-12/+1
* Possible NULL pointer dereferences. Coverity CID 21719, 21732.miod2015-02-141-2/+3
* Spell NULL correctly, be explicit with NULL checks and it is also easier tojsing2015-02-141-5/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-4/+2
* More KNF.jsing2014-04-181-40/+50
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-56/+38
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-50/+50
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* resolve conflicts, fix local changesdjm2010-10-011-11/+12
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-95/+139
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+348