Commit Graph

16 Commits (8d966178f444e84771451ec24d7d42dfc98c986f)

Author SHA1 Message Date
jmjatlanta 8d966178f4 minor change to aide in reverse engineering protobufs 2016-12-22 13:40:11 -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 ff50be52e6 Merge branch 'master' of https://github.com/kenCode-de/c-protobuf 2016-12-12 06:26:18 -05:00
jmjatlanta 2d926dbd21 added encode / decode for length delimited fields 2016-12-12 06:26:00 -05:00
John Jones 6907369aaf Fixed memory leaks in tests 2016-12-12 04:58:53 -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 69a6f1516f Moved tests to seperate directory 2016-12-08 16:42:08 -05:00
jmjatlanta 016d4e26df Merge branch 'master' of https://github.com/kenCode-de/c-protobuf 2016-12-08 16:33:50 -05:00
jmjatlanta 9b81ab4c48 Implementation of a simple Protobuf in C. 2016-12-08 16:33:27 -05:00
ken Code 2801b779f8 Update README.md 2016-12-08 22:24:27 +01:00
ken Code c225714d33 Create LICENSE 2016-12-08 22:21:47 +01:00
ken Code 638cff7b2c Initial commit 2016-12-08 22:19:53 +01:00