]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/tasn_prn.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / asn1 / tasn_prn.c
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-12-08  Rich SalzConsistent formatting for sizeof(foo)
2016-09-29  Dr. Stephen HensonPrint <ABSENT> if a STACK is NULL.
2016-08-23  FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23  FdaSilvaYYConstify ASN1_PCTX_*
2016-07-25  FdaSilvaYYEnforce and explicit some const casting
2016-07-19  Dr. Stephen HensonCheck and print out boolean type properly.
2016-07-16  Kurt RoeckxReturn error when trying to print invalid ASN1 integer
2016-06-21  FdaSilvaYYSpelling... and more spelling
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-05-04  Dr. Stephen Hensonsupport embed in ASN.1 print
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03  Rich Salzremove 0 assignments.
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree null cleanup finale
2015-04-30  Rich Salzfree NULL cleanup 8
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-25  Dr. Stephen HensonMove internal only ASN.1 functions to asn1_locl.h
2015-03-25  Dr. Stephen Hensonmake X509_NAME opaque
2015-03-12  Dr. Stephen HensonASN.1 print fix.
2015-03-12  Matt CaswellFix asn1_item_print_ctx
2015-01-30  Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-08-18  Justin BlanchardRT1815: More const'ness improvements
2012-03-29  Andy Polyakovans1/tasn_prn.c: avoid bool in variable names.
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-06-04  Ben LaurieMore type-checking.
2008-02-08  Dr. Stephen HensonSupport custom primitive type printing routines and...
2006-11-16  Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2006-04-14  Dr. Stephen HensonPrint out zero length string properly.
2005-09-16  Dr. Stephen HensonFix for Win32.
2005-09-03  Dr. Stephen HensonUpdate to ASN1 printing code.
2005-09-01  Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2005-09-01  Dr. Stephen HensonInitial support for ASN1 print code.
2005-08-20  Dr. Stephen HensonNew version of ASN1 print code, still not compiled...
2005-07-26  Dr. Stephen HensonUpdate ASN1 printing code. Highly experimental, not...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2001-07-31  Richard LevitteVade retro C++ comments!
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code