summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/tasn_prn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix ASN1 print functionsinoguchi2020-03-241-6/+13
* Revert tasn_prn.c r1.18.jsing2019-04-071-6/+2
* Require all ASN1_PRIMITIVE_FUNCS functions to be provided.jsing2019-04-011-4/+9
* Add range checks to varios ASN1_INTEGER functions to ensure thebeck2019-03-231-2/+6
* Add const to functions in asn1/asn1.h as they did in OpenSSL.tb2018-04-251-6/+6
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedjsing2016-12-301-4/+4
* assign pointer NULL rather than 0mmcc2015-12-231-2/+2
* Possible NULL pointer dereferences. Coverity CID 21719, 21732.miod2015-02-141-1/+4
* Delete a lot of #if 0 code in libressl.doug2015-02-071-11/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-181-106/+116
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-87/+52
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-108/+108
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* resolve conflictsdjm2012-10-131-6/+6
* resolve conflicts, fix local changesdjm2010-10-011-98/+527
* resolve conflictsdjm2009-01-091-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+198