]> git.ozlabs.org Git - ccan/history - ccan/ttxml/ttxml.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / ttxml / ttxml.c
2013-03-12 Tinggongiscsi, ttxml: fix warning [-Wunused-but-set-variable]
2012-02-26 Daniel Burkettxml: made alloc failure consistent - return NULL
2011-09-09 Daniel Burkettxml: zero terminate the buffer after checking it...
2011-09-05 Daniel Burkettxml: covering my shame
2011-09-05 Daniel Burkettxml: modified it to use a smaller buffer during testing
2011-09-05 Daniel Burkettxml: added drop static keyword
2011-09-05 Daniel Burkettxml: Passes Valgrind now
2011-09-05 Daniel Burkettxml: Rplaced ratchet buffer with regular buffer,...
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-05-20 Rusty Russellttxml: new module.