aboutsummaryrefslogtreecommitdiffstats
path: root/crc32.h
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Use the "crc16.c" CRC-16 routine in the PPP dissector.Guy Harris2004-06-261-5/+4
* Make the CRC-32 routines take a tvbuff and a length as arguments.Guy Harris2003-08-261-3/+3
* From Jesper Peterson:Guy Harris2003-08-261-1/+3
* Extract the CRC-32 code from the 802.11 dissector into a separate file,Guy Harris2003-08-261-0/+29