]> git.ozlabs.org Git - ccan/history - ccan/crcsync
cdump: fix uninitialized warning with optimization
[ccan] / ccan / crcsync /
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-06-10 Rusty Russellcrcsync: use tal/grab_file in _info example.
2012-11-12 Rusty Russellcrcsync: move array_size to testdepends.
2012-10-31 Rusty Russellcrcsync: fix memory leak in tests.
2012-10-31 Rusty Russellcrcsync: fix constness warning.
2011-07-21 Rusty Russellisaac, crcsync: acknowledge licensing issues.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-03-22 Rusty Russellcrcsync: avoid arithmetic on void pointers
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-06 Rusty Russellmodules: update documentation examples so they compile...
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-08-06 Rusty RussellAdd licences/ dir and symlinks for a bit more clarity.
2010-01-06 Rusty RussellMore header fixups: now it all compiles again.
2009-06-07 Rusty RussellConvert to 64 bit crcs: change semantics of crcbits...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-04-07 Rusty RussellChange arguments to crcsync code.
2009-04-04 Rusty RussellEnhance crcsync test suite.
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-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-02-17 Rusty RussellSlight cleanup for crcsync.c
2009-02-17 Rusty Russellcrc sync module.