]> git.ozlabs.org Git - ccan/history - ccan/crcsync/crcsync.c
talloc: allow replacement allocator
[ccan] / ccan / crcsync / crcsync.c
2009-06-07 Rusty RussellConvert to 64 bit crcs: change semantics of crcbits...
2009-04-07 Rusty RussellChange arguments to crcsync code.
2009-04-04 Rusty Russellcrcsync change: better detection of final block.
2009-03-31 Rusty RussellNew test and fixes to crcsync.
2009-03-31 Rusty Russell64-bit fix (reported by Alex Wulms)
2009-03-30 Rusty Russellcrcsync byte-at-a-time test reveals flaws in buffer...
2009-02-17 Rusty RussellSlight cleanup for crcsync.c
2009-02-17 Rusty Russellcrc sync module.