aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/airpdcap_wep.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-03From Michael Mann:Anders Broman1-1/+1
Condense all SCTP CRC routines to wsutil/crc32.[ch]. Also made crc32_ccitt_table not explicitly accessible (must use crc32_ccitt_table_lookup). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6298 svn path=/trunk/; revision=39233
2011-09-13Don't include files from epan in wsutil.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=38989
2011-09-12Move airpcap_wep.c to /wsutilAnders Broman1-0/+102
svn path=/trunk/; revision=38969