aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/crc10.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Clean up the CRC-10 code.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-2/+1
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+3
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+32
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-27/+0
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-0/+27