remove -Werror from automake
[platform/upstream/libtasn1.git] / lib / int.h
2014-06-04 Nikos Mavrogiannop... optimized _asn1_find_up().
2014-05-30 Nikos Mavrogiannop... simplified and optimized asn1_der_decoding_startEnd().
2014-05-30 Nikos Mavrogiannop... Simplify temporary value storage during decoding.
2014-04-22 Simon JosefssonUpdate copyright years.
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... 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-24 Nikos Mavrogiannop... updates in ETYPE_OK
2012-11-23 Nikos Mavrogiannop... simplified and renamed asn1_encode_string_der() and...
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... use const for the data
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-02 Nikos Mavrogiannop... Use hash-pjw-bare instead of asn1_bhash().
2012-10-01 Nikos Mavrogiannop... Renamed types.
2012-09-23 Nikos Mavrogiannop... improve performance by 50% by using hashes to compare...
2012-09-14 Nikos Mavrogiannop... name has size of ASN1_MAX_NAME_SIZE+1 to allow for...
2012-09-13 Nikos Mavrogiannop... Revert "small_value_size changed to 8. No visible diffe...
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... small_value_size changed to 8. No visible difference...
2012-09-12 Nikos Mavrogiannop... name is now a statically allocated string and other...
2012-03-19 Simon JosefssonIndent code.
2012-01-23 Simon JosefssonBump copyright years.
2011-11-20 Simon JosefssonSilence warnings.
2011-01-08 Simon JosefssonUpdate copyright years.
2010-01-11 Simon JosefssonMerge Fabio and Nikos copyrights to the FSF, both have...
2010-01-11 Simon JosefssonUpdate copyright notices.
2009-03-23 Simon JosefssonMake it compile.
2009-03-23 Simon JosefssonRe-add old ASN1_TYPE struct fields for compatibility.
2009-03-04 Simon JosefssonIndent code. Reproduce using 'make indent' with GNU...
2009-03-04 Simon JosefssonRemove dead code.
2009-03-04 Simon JosefssonBump copyright years.
2008-11-17 Simon JosefssonFix more warnings.
2008-11-17 Simon JosefssonFix warnings.
2008-11-10 Simon JosefssonFix compile error.
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 JosefssonMove struct node_asn_struct to int.h.
2008-04-21 Simon JosefssonReplace use of alloca with malloc.
2008-02-01 Simon JosefssonDon't bother with strings.h.
2008-01-31 Simon JosefssonMerge defines.h into int.h.
2006-03-08 Simon JosefssonRevert.
2006-03-08 Simon JosefssonInclude libtasn1-dont.h.
2006-03-08 Simon JosefssonMap back type_field().
2006-03-08 Simon JosefssonMap back TYPE_* and CLASS_*.
2006-03-08 Simon JosefssonMap short TYPE_* keywords.
2006-02-28 Simon JosefssonRemove redundant definitions.
2006-02-28 Simon JosefssonMake ASN1_CLASS_* official.
2006-02-23 Simon JosefssonMove from der.h.
2006-02-11 Simon JosefssonRemove unused.
2006-02-09 Simon JosefssonFix copying conditions.
2005-07-16 Simon JosefssonFix license.
2004-12-10 Simon JosefssonInclude libtasn1.h, to make sure we are using the same...
2004-10-29 Simon JosefssonDoc fixes, from Martijn Koster <mak@greenhills.co.uk>.
2004-09-08 Fabio Fiorinaadd self test
2004-05-16 Nikos Mavrogiannop... *** empty log message ***
2004-04-20 Fabio Fiorinachange INTEGR size management
2004-04-14 Fabio Fiorinaadd asn1_delete_elemenadd asn1_delete_element
2004-02-28 Nikos Mavrogiannop... *** empty log message ***
2004-02-26 Nikos Mavrogiannop... some fixes in prototypes.
2003-09-18 Fabio Fiorinamanage 'INTEGER(1 | 2)' syntax
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-03 Fabio Fiorinachange asn1_create_element interface
2002-12-28 Nikos Mavrogiannop... some changes for minitasn1
2002-12-28 Nikos Mavrogiannop... moved mem.h inclusion to int.h.
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-25 Nikos Mavrogiannop... some minor fixes.
2002-06-20 Nikos Mavrogiannop... added some required prototypes
2002-06-19 Fabio Fiorinaadd asn1_expand_any_defined_by
2002-05-15 Fabio FiorinaStart Up Version