summaryrefslogtreecommitdiff
path: root/lib/crc.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-11/+9
* * lib/arcfour.c: Assume config.h.Eric Blake2006-10-291-4/+2
* 2006-05-10 Paul Eggert <eggert@cs.ucla.edu>Simon Josefsson2006-05-111-1/+1
* * crc.c (crc32_update): Actually use crc parameter, suggested bySimon Josefsson2005-10-211-1/+1
* Add crc module.Simon Josefsson2005-10-111-0/+107