]> git.ozlabs.org Git - ccan/history - ccan/rune
bytestring, crypto/hmac_sha256, darray, mem, tal: avoid mem* with NULL.
[ccan] / ccan / rune /
2022-08-18 Rusty Russellrune: add helpers for users doing DIY parsing.
2022-08-18 Rusty Russellrune: avoid shadowing var in test/run.c
2022-08-18 Rusty Russellrune: fix encoding of alternates which need escapes.
2022-07-04 Rusty Russellccan/rune: compile without warnings on -O3.
2022-07-02 Rusty Russellccan/rune: simplify check helper interfaces, allow...
2022-07-02 Rusty Russellccan/rune: add explicit-length variants.
2022-07-01 Rusty Russellccan/rune: fix take() logic which caused memory leaks.
2022-06-23 Rusty Russellrune: new module to implement runes.