summaryrefslogtreecommitdiff
path: root/lib/libcbor
AgeCommit message (Expand)Author
2023-01-19Do not use unsupported __attribute__((warn_unused_result)) on gcc3.Kenji Aoyama
2022-12-31update to upstream libcbor v.0.10.0 and crank major. Also includesDamien Miller
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
2020-08-03sync to upstream libcbor v0.7.0; some minor fixes, but a note majorDamien Miller
2019-11-28bump libcbor after symbol addition; ok deraadt@Christian Weisgerber
2019-11-28update to libcbor rev 56a43b1e799; this includes a number of fixesDamien Miller
2019-11-15our older gcc requires forced -std=c99Theo de Raadt
2019-11-14extra whitespaceTheo de Raadt
2019-11-14Add libcbor; an implementation of the Concise Binary ObjectDamien Miller