aboutsummaryrefslogtreecommitdiffstats
path: root/crc32.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-30From Chris Maynard:Guy Harris1-7/+46
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-26Use the "crc16.c" CRC-16 routine in the PPP dissector.Guy Harris1-6/+6
2003-08-26Make the CRC-32 routines take a tvbuff and a length as arguments.Guy Harris1-4/+6
2003-08-26From Jesper Peterson:Guy Harris1-60/+86
2003-08-26Extract the CRC-32 code from the 802.11 dissector into a separate file,Guy Harris1-0/+107