aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cn-create: add cn_cbor_float_createVincent Dupont2018-02-261-0/+16
* cn-create: add cn_cbor_double_createVincent Dupont2018-02-261-0/+15
* Declare a byte version of the dataJim Schaad2015-09-011-1/+3
* docfixJoe Hildebrand2015-08-261-1/+3
* Remove extraneous const's, fix tests to match, and add an assert to cn_cbor_f...Joe Hildebrand2015-08-261-5/+5
* Rename cbor_encoder_write() to cn_cbor_encoder_write()Olaf Bergmann2015-05-261-4/+4
* Optional float encoding/decodingOlaf Bergmann2015-04-241-1/+4
* Merge commit '77d31f0b63a8d07e02b7d6dff3d02ae2b5c31bf6'Carsten Bormann2015-04-031-1/+1
|\
| * better const correctnessJoe Hildebrand2015-04-021-1/+1
* | Merge branch 'encoder-2' of https://github.com/hildjj/cn-cbor into hildjj-enc...Carsten Bormann2015-04-031-3/+146
|\|
| * Anything that takes an error pointer should have a checkable return valueJoe Hildebrand2015-04-021-4/+9
| * make sure size_t and ssize_t are includedJoe Hildebrand2015-04-011-0/+1
| * make it work with contexts againJoe Hildebrand2015-04-011-3/+1
| * Remove recursion from encoder, remove confusing public interfaces for writing...Joe Hildebrand2015-04-011-47/+0
| * Add docs for create routines, and add map_put to allow more complicated mapsJoe Hildebrand2015-04-011-1/+91
| * Add creation routinesJoe Hildebrand2015-04-011-1/+33
| * Encoder integratedJoe Hildebrand2015-03-311-2/+66
* | Merge branch 'spudlib-merge' of https://github.com/hildjj/cn-cbor into hildjj...Carsten Bormann2015-04-032-11/+187
|\|
| * Finish up docs for current API. Move some internals to cbor.hJoe Hildebrand2015-03-311-17/+43
| * Add more docs, fix pkg-config fileJoe Hildebrand2015-03-311-8/+124
| * cmake workingJoe Hildebrand2015-03-312-0/+111
* Directory structure (prepare for pulling PR 9)Carsten Bormann2015-04-021-0/+77