]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/tasn_fre.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / asn1 / tasn_fre.c
2019-09-28  Dr. Matthias St... Reorganize local 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-10-24  Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-04-13  Richard LevitteASN.1: extend the possibilities to embed data instead...
2016-10-17  Dr. Stephen HensonFix embedded string handling.
2016-08-05  klemensspelling fixes, just comments and readme.
2016-06-23  FdaSilvaYYRework error handling from asn1_do_lock method.
2016-05-24  Kurt RoeckxAvoid creating an illegal pointer
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-10-11  Dr. Stephen Hensonembed support for CHOICE type
2015-10-07  Pascal CuoqDon't check pointer we just freed, always set it to...
2015-09-16  Dr. Stephen HensonNew ASN.1 embed macro.
2015-03-26  Dr. Stephen HensonRemove combine option from ASN.1 code.
2015-03-26  Dr. Stephen HensonMove more internal only functions to asn1_locl.h
2015-03-25  Dr. Stephen HensonMove internal only ASN.1 functions to asn1_locl.h
2015-03-24  Rich Salzfree NULL cleanup
2015-03-23  Dr. Stephen HensonRemove old style ASN.1 support.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-03-14  Dr. Stephen HensonOnly call free once in CHOICE type.
2006-11-16  Dr. Stephen HensonInitial, incomplete support for typesafe macros without...
2005-09-01  Dr. Stephen HensonExtend callback function to support print customization.
2004-04-25  Dr. Stephen HensonMore ASN1 reformat/tidy.
2002-11-05  Dr. Stephen HensonCheck for NULL ASN1_ITEM when initializeing
2002-10-03  Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code