Release 2017.1
[cascardo/rnetclient.git] / decfile.c
2016-03-18 Gabriel F. T. GomesSupport header for 2016.
2016-03-18 Gabriel F. T. GomesParse the header in a single function
2016-03-09 Thadeu Lima de Sou... Parse common part of header and accept other years.
2015-03-02 Thadeu Lima de Sou... Support header for 2015.
2014-04-08 Thadeu Lima de Sou... Fix other warnings.
2014-03-15 Thadeu Lima de Sou... Update copyright headers
2014-03-15 Thadeu Lima de Sou... Fix compiler warnings on %i format for long int.
2014-03-10 Alexandre OlivaCheck len macros during parsing.
2014-03-07 Thadeu Lima de Sou... Use macros for the header size.
2014-03-07 Alexandre OlivaGrow message by just the needed amount
2014-03-06 Thadeu Lima de Sou... Distinguish between 2013 and 2014.
2014-03-06 Thadeu Lima de Sou... Use errno to indicate error in parsing file.
2013-06-13 Thadeu Lima de Sou... Add the missing field in the first message.
2013-06-12 Thadeu Lima de Sou... Calculate message hash and use it.
2013-06-12 Thadeu Lima de Sou... Strip the DEC file from control numbers.
2013-06-11 Thadeu Lima de Sou... Parse DEC file header.
2013-06-08 Thadeu Lima de Sou... Start parsing a DEC file.