optimized _asn1_find_up().
[platform/upstream/libtasn1.git] / lib / element.c
2014-06-04 Nikos Mavrogiannop... optimized _asn1_find_up().
2014-05-22 Nikos Mavrogiannop... Allow a NULL value in asn1_read_value() for all types.
2014-05-17 Nikos Mavrogiannop... Reverted ltostr() changes as the cause a significant...
2014-05-17 Nikos Mavrogiannop... Revert "made _asn1_ltostr() safer."
2014-05-17 Nikos Mavrogiannop... made _asn1_ltostr() safer.
2014-05-16 Nikos Mavrogiannop... safer usage of memcpy().
2014-05-16 Nikos Mavrogiannop... return the correct error code in asn1_read_value_type()
2014-04-22 Simon JosefssonFix syntax-check nits.
2014-04-22 Simon JosefssonUpdate copyright years.
2014-04-15 Nikos Mavrogiannop... Do not try to write over null values
2014-03-28 Jean-Louis Thekekaraasn1_write_value: fix segfault when deleting an unautho...
2014-03-28 Jean-Louis Thekekaraasn1_write_value: allow SET_OF elements deletion
2013-03-24 Simon JosefssonUpdate copyright years.
2013-03-24 Simon JosefssonIndent code.
2012-11-24 Nikos Mavrogiannop... revert to use strlen when writing time values.
2012-11-24 Nikos Mavrogiannop... simplified
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... Added asn1_read_value_type().
2012-11-23 Nikos Mavrogiannop... renamed types
2012-11-23 Nikos Mavrogiannop... Added asn1_decode_string_der() and asn1_encode_string_d...
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-10-11 Nikos Mavrogiannop... Renamed structures.
2012-10-06 Nikos Mavrogiannop... asn_ -> asn1_
2012-10-01 Nikos Mavrogiannop... node_data_struct -> asn_data_node_st
2012-10-01 Nikos Mavrogiannop... Renamed types.
2012-10-01 Nikos Mavrogiannop... asn1_retCode -> int
2012-09-13 Nikos Mavrogiannop... Eliminated _asn1_malloc, _asn1_free and _asn_calloc.
2012-09-12 Nikos Mavrogiannop... Node type field is now included in ASN1_DATA_NODE.
2012-09-12 Nikos Mavrogiannop... Added asn1_read_node_value()
2012-09-12 Nikos Mavrogiannop... name is now a statically allocated string and other...
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.
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 more warnings.
2008-11-17 Simon JosefssonFix warnings.
2008-11-04 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.savannah.gnu.org...
2008-11-04 Simon JosefssonMove struct node_asn_struct to int.h.
2008-11-03 Nikos Mavrogiannop... * Optimized tree generation by adding a small_value...
2008-08-25 Simon JosefssonFix memory leaks, tiny patch from Christian Grothoff...
2008-04-21 Simon JosefssonReplace use of alloca with malloc.
2006-04-26 Nikos Mavrogiannop... changed the coding style to -i2, so the source code...
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 typos.
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 Josefsson(asn1_write_value): Fix prototype, to avoid warnings.
2004-12-10 Simon Josefsson(asn1_read_value): Fix prototype to avoid warning.
2004-12-10 Simon JosefssonFix warning.
2004-10-29 Simon JosefssonDoc fixes, from Martijn Koster <mak@greenhills.co.uk>.
2004-02-26 Nikos Mavrogiannop... some fixes in prototypes.
2003-07-30 Fabio FiorinaAdd BER decoding
2003-03-25 Fabio FiorinaAdd DEFAULT with OID
2003-03-18 Fabio Fiorinachange asn1_find_structure_from_oid prototype
2003-02-25 Fabio Fiorinaadd vector length check
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-09 Fabio FiorinaC99 macro
2002-10-07 Fabio Fiorina*** empty log message ***
2002-10-03 Fabio Fiorinaadd GeneralString type
2002-07-01 Fabio Fiorinaadd const keyword
2002-06-19 Fabio Fiorinaadd asn1_expand_any_defined_by
2002-06-14 Nikos Mavrogiannop... license changed to GNU Lesser GPL.
2002-05-15 Fabio FiorinaStart Up Version