Commit Graph

9 Commits (master)

Author SHA1 Message Date
jmjatlanta 3b49ac2c5d Better allocation of memory for strings with zero bytes 2016-12-23 20:10:52 -05:00
jmjatlanta 5eeae56378 Fixed bug with field type and added program to disassemble a protobuf 2016-12-22 13:29:09 -05:00
jmjatlanta 391bfce39b Added method to keep the interface consistent 2016-12-21 06:39:13 -05:00
jmjatlanta 3ddd63afb7 Only write if > 0 bytes 2016-12-15 12:40:05 -05:00
John Jones 16cac29f57 Small clarification to aid in debugging 2016-12-12 18:27:09 -05:00
jmjatlanta 2d926dbd21 added encode / decode for length delimited fields 2016-12-12 06:26:00 -05:00
jmjatlanta 9983fbbb83 Fixed protobuf bugs and added 3rd example of a complex object 2016-12-09 14:13:59 -05:00
jmjatlanta a443c699cf Added a more complex example. See Test3_protobuf.c 2016-12-09 05:58:34 -05:00
jmjatlanta 9b81ab4c48 Implementation of a simple Protobuf in C. 2016-12-08 16:33:27 -05:00