summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_prn.c
AgeCommit message (Expand)Author
2017-12-08Standardize syntax around sizeof(foo)Rich Salz
2016-08-04Return error when trying to print invalid ASN1 integerKurt Roeckx
2016-07-19Check and print out boolean type properly.Dr. Stephen Henson
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-12ASN.1 print fix.Dr. Stephen Henson
2015-03-12Fix asn1_item_print_ctxMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-03-29ans1/tasn_prn.c: avoid bool in variable names [from HEAD].Andy Polyakov
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-02-08Support custom primitive type printing routines and add one to LONG type.Dr. Stephen Henson
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
2006-04-14Print out zero length string properly.Dr. Stephen Henson
2005-09-16Fix for Win32.Dr. Stephen Henson
2005-09-03Update to ASN1 printing code.Dr. Stephen Henson
2005-09-01Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson
2005-09-01Initial support for ASN1 print code.Dr. Stephen Henson
2005-08-20New version of ASN1 print code, still not compiled in though.Dr. Stephen Henson
2005-07-26Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-07-31Vade retro C++ comments!Richard Levitte
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson