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