aboutsummaryrefslogtreecommitdiffstats
path: root/src/cn-cbor.c
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 47983a039473f3848647c93278e2d4ae9a5eff51 to qt-dev...Haibo Huang2019-05-031-1/+16
|\
| * fixup! fixup! implement alignment-safe ntoh16p() && ntoh32p()Kaspar Schleiser2018-03-231-2/+2
| * fixup! implement alignment-safe ntoh16p() && ntoh32p()Kaspar Schleiser2018-03-231-1/+6
| * implement alignment-safe ntoh16p() && ntoh32p()Kaspar Schleiser2018-03-171-2/+12
* | Fixing the pointer cast for ntoh32p in cn-cborMax Bires2019-03-271-1/+1
|/
* Remove extraneous const's, fix tests to match, and add an assert to cn_cbor_f...Joe Hildebrand2015-08-261-3/+4
* Optional float encoding/decodingOlaf Bergmann2015-04-241-1/+20
* arpa/inet.h was added so that cn-cbor.c will compile on Linux. I'm willing t...Joe Hildebrand2015-04-021-0/+1
* Encoder integratedJoe Hildebrand2015-03-311-2/+3
* Finish up docs for current API. Move some internals to cbor.hJoe Hildebrand2015-03-311-10/+0
* cmake workingJoe Hildebrand2015-03-311-0/+260