]> git.ozlabs.org Git - ccan/history - ccan/crc
tcon: update and enhance documentation.
[ccan] / ccan / crc /
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2010-11-04 Rusty Russellalignof, array_size, crc: provide comments to allow...
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 licences/ dir and symlinks for a bit more clarity.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-06-07 Rusty RussellImplement a (poor?) 64-bit CRC.
2009-06-07 Rusty Russell64-bit CRC code.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-02-17 Rusty RussellClarify license string.
2009-02-17 Rusty RussellAdded Castagnoli CRC routines, expand interface.
2009-02-14 Rusty RussellCRC module.