aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/crc32.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-03-13From Weston Schmidt:Anders Broman1-0/+68
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