]> git.ozlabs.org Git - ccan/history - ccan/membuf
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / membuf /
2023-03-16 Rusty Russellmembuf: avoid buffer overrun in example code, memleak.
2018-10-12 Rusty Russellmembuf: add membuf_added and membuf_unadd APIs.
2018-09-17 Rusty Russellmembuf: new module for linear memory buffers.