Commit graph

24 commits

Author SHA1 Message Date
Agorise
1472282e31
Update LICENSE 2019-01-01 10:37:37 -06:00
Agorise
dceaa02082
Update LICENSE 2018-06-17 16:31:40 +03:00
Agorise
66bb509071
Update LICENSE 2017-11-15 13:21:57 +02:00
Agorise
308e520537 Update LICENSE 2017-10-16 13:59:38 +03:00
John Jones
d690e2093d minor change to makefile 2017-05-11 19:51:22 +00:00
John Jones
b1845aad5f compiler switch for c99 2017-03-21 14:23:31 +00:00
ken Code
19e32f9416 Update LICENSE 2017-01-31 17:10:42 +01:00
jmjatlanta
3b49ac2c5d Better allocation of memory for strings with zero bytes 2016-12-23 20:10:52 -05:00
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