summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_prn.c
AgeCommit message (Expand)Author
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2016-09-29Print <ABSENT> if a STACK is NULL.Dr. Stephen Henson
2016-08-23Constify some X509_NAME, ASN1 printing codeFdaSilvaYY
2016-08-23Constify ASN1_PCTX_*FdaSilvaYY
2016-07-25Enforce and explicit some const castingFdaSilvaYY
2016-07-19Check and print out boolean type properly.Dr. Stephen Henson
2016-07-16Return error when trying to print invalid ASN1 integerKurt Roeckx
2016-06-22Spelling... and more spellingFdaSilvaYY
2016-05-17Copyright consolidation 08/10Rich Salz
2016-05-04support embed in ASN.1 printDr. Stephen Henson
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-03remove 0 assignments.Rich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson
2015-03-25make X509_NAME opaqueDr. Stephen Henson
2015-03-12ASN.1 print fix.Dr. Stephen Henson
2015-03-12Fix asn1_item_print_ctxMatt Caswell
2015-01-30Dead code removal: #if 0 asn1, pkcs7Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-08-18RT1815: More const'ness improvementsJustin Blanchard
2012-03-29ans1/tasn_prn.c: avoid bool in variable names.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