aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/crc7.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-2/+12
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-07-19Remove not needed includes.Anders Broman1-3/+0
2012-07-12Add crc7 calculation abillity.Anders Broman1-0/+94