Commit Graph

  • 1472282e31
    Update LICENSE master Agorise 2019-01-01 10:37:37 -0600
  • dceaa02082
    Update LICENSE Agorise 2018-06-17 16:31:40 +0300
  • 66bb509071
    Update LICENSE Agorise 2017-11-15 13:21:57 +0200
  • 308e520537 Update LICENSE Agorise 2017-10-16 13:59:38 +0300
  • d690e2093d minor change to makefile John Jones 2017-05-11 19:51:22 +0000
  • b1845aad5f compiler switch for c99 John Jones 2017-03-21 14:23:31 +0000
  • 19e32f9416 Update LICENSE ken Code 2017-01-31 17:10:42 +0100
  • 3b49ac2c5d Better allocation of memory for strings with zero bytes jmjatlanta 2016-12-23 20:10:52 -0500
  • 8d966178f4 minor change to aide in reverse engineering protobufs jmjatlanta 2016-12-22 13:40:11 -0500
  • 5eeae56378 Fixed bug with field type and added program to disassemble a protobuf jmjatlanta 2016-12-22 13:29:09 -0500
  • 391bfce39b Added method to keep the interface consistent jmjatlanta 2016-12-21 06:39:13 -0500
  • 3ddd63afb7 Only write if > 0 bytes jmjatlanta 2016-12-15 12:40:05 -0500
  • 16cac29f57 Small clarification to aid in debugging John Jones 2016-12-12 18:27:09 -0500
  • ff50be52e6 Merge branch 'master' of https://github.com/kenCode-de/c-protobuf jmjatlanta 2016-12-12 06:26:18 -0500
  • 2d926dbd21 added encode / decode for length delimited fields jmjatlanta 2016-12-12 06:26:00 -0500
  • 6907369aaf Fixed memory leaks in tests John Jones 2016-12-12 04:58:53 -0500
  • 9983fbbb83 Fixed protobuf bugs and added 3rd example of a complex object jmjatlanta 2016-12-09 14:13:59 -0500
  • a443c699cf Added a more complex example. See Test3_protobuf.c jmjatlanta 2016-12-09 05:58:34 -0500
  • 69a6f1516f Moved tests to seperate directory jmjatlanta 2016-12-08 16:42:08 -0500
  • 016d4e26df Merge branch 'master' of https://github.com/kenCode-de/c-protobuf jmjatlanta 2016-12-08 16:33:50 -0500
  • 9b81ab4c48 Implementation of a simple Protobuf in C. jmjatlanta 2016-12-08 16:33:27 -0500
  • 2801b779f8 Update README.md ken Code 2016-12-08 22:24:27 +0100
  • c225714d33 Create LICENSE ken Code 2016-12-08 22:21:47 +0100
  • 638cff7b2c Initial commit ken Code 2016-12-08 22:19:53 +0100