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