aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crc8-tvb.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-20Move some variables inside the block where they're used.Guy Harris1-3/+5
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-16/+29
2014-04-17Add CRC-8 calculator for EPONPhilip Rosenberg-Watt1-1/+12
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-07Add missing consts.Jakub Zawadzki1-1/+1
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
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+89