aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crc32-tvb.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-9/+22
2014-08-08Wrap some tvb_get_ptr calls in crc32c_tvb_offset_calculate().Guy Harris1-0/+11
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-22Add STANAG 5066 DTS CRC routines. Bug 9217 (https://bugs.wireshark.org/bugzi...Michael Mann1-0/+11
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-23Replace hand crafted be-le conversion by its glib counterpart.Jörg Mayer1-4/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-03-13From Weston Schmidt:Anders Broman1-0/+30
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+107