summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)AuthorLines
2021-05-12add mpack 1.0protocol-modeling-netsysDaniel Friesel-0/+7172
2021-05-12import nanopb 0.4.5 (0.4.6-dev)Daniel Friesel-0/+1308
2021-05-12add xdrDaniel Friesel-0/+134
2021-05-12import ubjsonDaniel Friesel-0/+394
2021-05-12arduinojson: add arduino, esp8266, msp430, stm32 to embedded detectionDaniel Friesel-0/+4
2021-05-12Make ArduinoJson work with MSP430 headersDaniel Friesel-299/+299
2021-05-12import ArduinoJson 6.18.0Daniel Friesel-0/+10934
2021-01-26update zlib-deflate-nostdlib. now fully RFC 1950/1951 compliant.Daniel Friesel-0/+1
2021-01-21actually, it's inflate, not deflateDaniel Friesel-2/+4
2021-01-21deflate: return number of bytes written to outputDaniel Friesel-2/+2
2021-01-21rename udeflate to deflateDaniel Friesel-21/+21
2021-01-20udeflate: add support for uncompressed blocksDaniel Friesel-0/+1
2021-01-20udeflate: Verify zlib FCHECKDaniel Friesel-0/+1
2021-01-20add some bounds checksDaniel Friesel-1/+2
2021-01-20Turn udeflate into a proper libraryDaniel Friesel-0/+18
2020-09-07remove external libraries from main branchDaniel Friesel-35780/+0
2019-06-28Switch to an OS-independent XDR implementation for protocol evaluationsDaniel Friesel-0/+134
2019-06-21mpack: disable node api (we do not use it)Daniel Friesel-1/+1
2019-01-09import binn serialization formatDaniel Friesel-0/+923
2018-12-14also trace realloc callsDaniel Friesel-0/+1
2018-12-11add msp430fr5994 to ArduinoJSON and mpack embedded detectionDaniel Friesel-2/+19
2018-11-30Patch mpack to work on AVRDaniel Friesel-0/+9
2018-11-26update nlohmann modernjson to v3.4 (with bson support)Daniel Friesel-968/+2369
2018-11-21capnp_c: Work around AVR not defining ssize_tDaniel Friesel-0/+5
2018-11-21working minimal capnp_c test caseDaniel Friesel-0/+665
2018-11-14mpack: properly detect if running on embeddedDaniel Friesel-0/+12
2018-11-14Configure mpack for embeddedDaniel Friesel-2/+2
2018-11-13prototest: add ubjsonDaniel Friesel-0/+394
2018-11-13import MPack. Does not work with embedded yetDaniel Friesel-0/+7151
2018-11-13nanopb: fix import, update to 0.3.9.2Daniel Friesel-0/+1
2018-11-13add NanoPB Protocol Buffers implementationDaniel Friesel-0/+980
2018-11-12arduinojson: adjust embedded detection for multipassDaniel Friesel-1/+3
2018-11-12Make ArduinoJson work with msp430.hDaniel Friesel-14/+14
2018-09-24Remove ubjson for nowDaniel Friesel-393/+0
2018-09-17add nlohmann modenjsonDaniel Friesel-0/+18799
2018-09-17Import arduinojson and ubjson. Only partially working at the momentDaniel Friesel-0/+5679