remove -Werror from automake
[platform/upstream/libtasn1.git] / lib / structure.c
2014-06-05 Nikos Mavrogiannop... renamed asn1_copy_node2 to asn1_dup_node
2014-06-04 Nikos Mavrogiannop... optimized _asn1_find_up().
2014-05-30 Nikos Mavrogiannop... Added asn1_copy_node2()
2014-04-22 Simon JosefssonUpdate copyright years.
2014-04-17 Nikos Mavrogiannop... simplified asn1_find_structure_from_oid() and asn1_expa...
2013-11-13 Nikos Mavrogiannop... Added asn1_delete_structure2().
2013-03-24 Simon JosefssonUpdate copyright years.
2013-03-24 Simon JosefssonIndent code.
2012-11-24 Nikos Mavrogiannop... corrected compatibility mode with old structures.
2012-11-24 Nikos Mavrogiannop... some simplifications in time handling
2012-11-24 Nikos Mavrogiannop... Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZ...
2012-11-23 Nikos Mavrogiannop... renamed types
2012-11-22 Nikos Mavrogiannop... better name
2012-11-22 Nikos Mavrogiannop... small simplifications
2012-11-22 Nikos Mavrogiannop... Added more ASN.1 string types and several simplifications.
2012-11-01 Nikos Mavrogiannop... Corrected type asn1_static_node_t -> asn1_static_node.
2012-10-11 Nikos Mavrogiannop... Renamed structures.
2012-10-06 Nikos Mavrogiannop... asn_ -> asn1_
2012-10-01 Nikos Mavrogiannop... ASN1_ARRAY_TYPE -> asn_static_node_t
2012-10-01 Nikos Mavrogiannop... Renamed types.
2012-10-01 Nikos Mavrogiannop... asn1_retCode -> int
2012-09-23 Nikos Mavrogiannop... small optimizations to avoid recalculation of hashes...
2012-09-13 Nikos Mavrogiannop... _asn1_add_node_only -> _asn1_add_single_node
2012-09-13 Nikos Mavrogiannop... _asn1_add_node -> _asn1_add_static_node
2012-09-13 Nikos Mavrogiannop... Eliminated _asn1_malloc, _asn1_free and _asn_calloc.
2012-09-12 Nikos Mavrogiannop... name is now a statically allocated string and other...
2012-09-08 Tim Ruehsencleanup _asn1_copy_structure3
2012-01-23 Simon JosefssonBump copyright years.
2011-11-20 Simon JosefssonSilence warnings.
2011-01-08 Simon JosefssonUpdate copyright years.
2010-12-06 Simon JosefssonDoc fix.
2010-02-17 Simon JosefssonImprove GTK-DOC comments.
2010-01-11 Simon JosefssonMerge Fabio and Nikos copyrights to the FSF, both have...
2010-01-11 Simon JosefssonUpdate copyright notices.
2010-01-10 Andreas MetzlerTypos: sructure, stucture. There is no function named...
2009-03-23 Simon JosefssonMake it compile.
2009-03-04 Simon JosefssonIndent code. Reproduce using 'make indent' with GNU...
2009-03-04 Simon JosefssonSimplify unused debug code.
2009-03-04 Simon JosefssonBump copyright years.
2008-11-17 Simon JosefssonFix warnings.
2008-11-10 Simon JosefssonReapply Nikos' optimization patch. Remove deprecated...
2008-11-10 Simon JosefssonRevert small_value patch temporarily.
2008-11-04 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.savannah.gnu.org...
2008-11-04 Simon JosefssonNo need to publish _asn1_copy_structure2.
2008-11-04 Simon JosefssonMove struct node_asn_struct to int.h.
2008-10-08 Simon JosefssonUpdate usages of MAX_* constants.
2008-02-01 Simon Josefsson(_asn1_create_static_structure): Write NULL instead...
2007-02-13 Simon JosefssonPull in config.h in generated code.
2006-05-09 Nikos Mavrogiannop... some fixes. node_asn now has value_len set to zero...
2006-05-05 Nikos Mavrogiannop... corrected bug in copy_structure3(). This caused bad...
2006-04-26 Nikos Mavrogiannop... changed the coding style to -i2, so the source code...
2006-03-30 Simon JosefssonFix warnings and C++ use, from Nikos.
2006-03-11 Nikos Mavrogiannop... *** empty log message ***
2006-03-11 Nikos Mavrogiannop... *** empty log message ***
2006-03-08 Simon JosefssonAdd, from GnuTLS.
2006-03-08 Simon JosefssonRevert, don't export asn1_find_up.
2006-03-08 Simon JosefssonExport asn1_find_node and asn1_find_up.
2006-02-23 Simon JosefssonRemove der.h.
2006-02-11 Simon JosefssonExport DER utility functions.
2006-02-09 Simon JosefssonFix copying conditions.
2006-02-08 Simon JosefssonUpdate _asn1_get_length_der fix.
2006-02-08 Simon JosefssonAdd libtasn1 fixes from Nikos, prompted by report from...
2005-07-16 Simon JosefssonFix license.
2004-12-10 Simon JosefssonDoc fix.
2004-12-10 Simon JosefssonDoc fix.
2004-11-10 Nikos Mavrogiannop... corrected some access to invalid data.
2004-11-03 Simon JosefssonGTK-DOC fixes.
2004-04-14 Fabio Fiorinaadd asn1_delete_elemenadd asn1_delete_element
2004-02-11 Nikos Mavrogiannop... *** empty log message ***
2003-03-18 Fabio Fiorinachange asn1_find_structure_from_oid prototype
2003-02-12 Fabio Fiorinaadd read_tag and get_structure_from_oid functions
2003-02-10 Fabio FiorinaOID with dots
2003-02-05 Fabio Fiorinachange asn1_create_element interface
2003-02-03 Fabio Fiorinachange asn1_create_element interface
2002-10-03 Fabio Fiorinaadd GeneralString type
2002-07-01 Fabio Fiorinaadd const keyword
2002-06-24 Fabio Fiorina*** empty log message ***
2002-06-20 Fabio Fiorina*** empty log message ***
2002-06-14 Nikos Mavrogiannop... license changed to GNU Lesser GPL.
2002-06-13 Nikos Mavrogiannop... *** empty log message ***
2002-06-11 Nikos Mavrogiannop... *** empty log message ***
2002-06-11 Nikos Mavrogiannop... Added check for NULL pointer in given error strings.
2002-05-15 Fabio FiorinaStart Up Version