aboutsummaryrefslogtreecommitdiffstats
path: root/crc32.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-26Use the "crc16.c" CRC-16 routine in the PPP dissector.guy1-5/+4
2003-08-26Make the CRC-32 routines take a tvbuff and a length as arguments.guy1-3/+3
2003-08-26From Jesper Peterson:guy1-1/+3
2003-08-26Extract the CRC-32 code from the 802.11 dissector into a separate file,guy1-0/+29