aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/crc32.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-03From Michael Mann:Anders Broman1-1/+14
2011-09-12Move airpcap_wep.c to /wsutilAnders Broman1-1/+1
2011-08-31Lookup in correct tables. Document functions.Stig Bjørlykke1-1/+1
2011-08-31Make lookup functions for accessing crc32c_table and crc32_ccitt_table.Stig Bjørlykke1-2/+13
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+201
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-275/+0
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-0/+275