]> git.ozlabs.org Git - ccan/history - ccan/rfc822/rfc822.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / rfc822 / rfc822.c
2014-10-27 David Gibsonmem: Rename memmem module to mem
2014-06-16 David Gibsonrfc822: Use the memmem module
2013-01-03 Rusty RussellMerge branch 'rfc822'
2013-01-03 Rusty Russellrfc822: switch to ccan/tal. origin/rfc822
2012-10-10 David Gibsonrfc822: Index headers by name
2012-10-08 David Gibsonrfc822: Retrieve header fields by name
2012-10-04 David Gibsonrfc822: Rename RFC822_HDR_BAD_NAME constant
2012-09-10 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2012-06-30 David Gibsonrfc822: Fix bug parsing headers when body begins with...
2012-06-26 Rusty Russellrfc822: new module.