cascardo/rnetclient.git
2017-07-11 Thadeu Lima de Sou... Release 2017.1 master v2017.1
2017-07-11 Thadeu Lima de Sou... Allow client version to be specified.
2017-07-11 Thadeu Lima de Sou... Update client version.
2017-07-11 Thadeu Lima de Sou... Allow a server to be specified.
2017-04-20 Thadeu Lima de Sou... Fix typo in comment.
2016-04-06 Thadeu Lima de Sou... Release 2016.1 v2016.0 v2016.1
2016-04-06 Gabriel F. T. GomesTest parsing of header and encoding
2016-04-03 Thadeu Lima de Sou... Exit before transmission if receipt file cannot be...
2016-04-03 Thadeu Lima de Sou... Verify output dir before transmission.
2016-04-03 Thadeu Lima de Sou... Improve exit status for rnetclient.
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-03 Thadeu Lima de Sou... Release 2015.1 v2015.1
2015-03-03 Thadeu Lima de Sou... When encoding message, accept 2015.
2015-03-03 Thadeu Lima de Sou... Verify return code from rnet_encode.
2015-03-03 Thadeu Lima de Sou... Release memory when returning error during rnet_encode.
2015-03-02 Thadeu Lima de Sou... Do a beta release for 2015 support. v2015.0
2015-03-02 Thadeu Lima de Sou... Support header for 2015.
2015-02-22 Sergio Durigan JuniorRelease v.2014.2. v2014.2
2014-05-12 Sergio Durigan JuniorFixing copyright headers
2014-05-12 Sergio Durigan JuniorCreate manpages for the project
2014-04-29 Sergio Durigan JuniorFix bug when saving the receipt file using a .DEC filen...
2014-04-18 Sergio Durigan JuniorAdd .dir-locals.el
2014-04-14 Sergio Durigan JuniorUpdate/improve the way we check for libraries
2014-04-14 Sergio Durigan JuniorInclude extra compiler flags
2014-04-14 Sergio Durigan JuniorInitialize variables (and silence GCC's -Wunused-variab...
2014-04-14 Sergio Durigan JuniorAdd comments to configure.ac
2014-04-14 Sergio Durigan JuniorUpdate call to AM_INIT_AUTOMAKE
2014-04-08 Thadeu Lima de Sou... Fix other warnings.
2014-04-08 Sergio Durigan JuniorFix lots of compiler warnings (casts, unused vars,...
2014-04-08 Sergio Durigan JuniorAdd GPL header to bootstrap script
2014-03-24 Sergio Durigan JuniorImplement new '--output-dir' option.
2014-03-24 Sergio Durigan JuniorFix bug in argument parsing.
2014-03-15 Thadeu Lima de Sou... Release v2014.1. v2014.1
2014-03-15 Thadeu Lima de Sou... Update copyright headers
2014-03-15 Sergio Durigan JuniorImplement argument parsing via argp.h.
2014-03-15 Thadeu Lima de Sou... Change bug report address to softwares-impostos@fsfla...
2014-03-15 Sergio Durigan JuniorAdding .gitignore
2014-03-15 Thadeu Lima de Sou... Add Alexandre and Sergio to list of AUTHORS.
2014-03-15 Thadeu Lima de Sou... Check return code for write when sending messages to...
2014-03-15 Thadeu Lima de Sou... Fix compiler warnings on %i format for long int.
2014-03-10 Sergio Durigan JuniorAdd bootstrap.sh script
2014-03-10 Alexandre OlivaSupport large file uploads
2014-03-10 Alexandre Olivaunsign char in message parsing
2014-03-10 Alexandre OlivaCheck len macros during parsing.
2014-03-10 Alexandre OlivaUse exerc instead of ano to choose encoding lengths
2014-03-10 Alexandre OlivaDocument operating system as GNU.
2014-03-10 Alexandre OlivaUpdate cliente version to that of ReceitaNet 2014.
2014-03-10 Alexandre OlivaSet versao_java to a fake gij string.
2014-03-07 Thadeu Lima de Sou... Send right part of the header for 2014.
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-07 Alexandre OlivaConvert chars to len with unsigned buffer
2014-03-07 Alexandre OlivaSilence compiler warning in 64-bit mode
2014-03-06 Thadeu Lima de Sou... Add documentation about where to find header documentation.
2014-03-06 Thadeu Lima de Sou... Release v2014.0. v2014.0
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-11-02 Thadeu Lima de Sou... Release v0.1.1. v0.1.1 v2013.1
2013-11-02 Thadeu Lima de Sou... Indicate a retifying field in the header.
2013-11-02 Thadeu Lima de Sou... Sixth byte in some messages are not always 1.
2013-11-02 Thadeu Lima de Sou... Handle uncompressed messages.
2013-11-02 Thadeu Lima de Sou... Provide function to remove a header from a message.
2013-11-02 Thadeu Lima de Sou... Fix use of deflate output length.
2013-06-14 Thadeu Lima de Sou... Update TODO. v0.1 v2013.0
2013-06-14 Thadeu Lima de Sou... Just to be safe, show message and try to save file.
2013-06-14 Thadeu Lima de Sou... Handle error response.
2013-06-14 Thadeu Lima de Sou... Handle response when DEC has already been transmitted.
2013-06-14 Thadeu Lima de Sou... Parse key/value message, extracting the values of its...
2013-06-14 Thadeu Lima de Sou... Check for responses and send second message.
2013-06-14 Thadeu Lima de Sou... Create helpers to send and receive messages.
2013-06-14 Thadeu Lima de Sou... Fix inflate.
2013-06-13 Thadeu Lima de Sou... Update TODO.
2013-06-13 Thadeu Lima de Sou... Add the missing field in the first message.
2013-06-13 Thadeu Lima de Sou... Fix size of field.
2013-06-13 Thadeu Lima de Sou... Fix key for type of identification.
2013-06-12 Thadeu Lima de Sou... Calculate message hash and use it.
2013-06-12 Thadeu Lima de Sou... Allow an arbitrarily-sized buffer into the key/value...
2013-06-12 Thadeu Lima de Sou... Add transmission length to the key/value message.
2013-06-12 Thadeu Lima de Sou... Strip the DEC file from control numbers.
2013-06-12 Thadeu Lima de Sou... Fix bug when expanding message.
2013-06-12 Thadeu Lima de Sou... Use a pointer for message functions when it needs a...
2013-06-12 Thadeu Lima de Sou... Add more fields to the first message.
2013-06-12 Thadeu Lima de Sou... Add 64-bit values support for rnet_message.
2013-06-12 Thadeu Lima de Sou... Include some extra fields in the message.
2013-06-12 Thadeu Lima de Sou... Allow a 16-bit value to be added to the key/value pair.
2013-06-12 Thadeu Lima de Sou... Send the 8-bit value address instead of its value.
2013-06-12 Thadeu Lima de Sou... Add more fields to the first message.
2013-06-12 Thadeu Lima de Sou... Allow a single byte value to be added as a key/pair...
2013-06-12 Thadeu Lima de Sou... Encode some fields in the first protocol message.
2013-06-12 Thadeu Lima de Sou... Build rnet_message.
2013-06-12 Thadeu Lima de Sou... Fix exercicio_pgd in protocol documentation.
2013-06-11 Thadeu Lima de Sou... Create rnet_message to encode messages.
2013-06-11 Thadeu Lima de Sou... Parse DEC file header.
2013-06-11 Thadeu Lima de Sou... Introduce poor man's hash.
2013-06-11 Thadeu Lima de Sou... Remove handshake success message
2013-06-08 Thadeu Lima de Sou... Start parsing a DEC file.
2013-06-08 Thadeu Lima de Sou... Update TODO
2013-06-08 Thadeu Lima de Sou... Update copyright years
next