aboutsummaryrefslogtreecommitdiffstats
path: root/src/crc16.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-10-16[doc] Put CRC-16 and generic CRC code in one Doxygen moduleHarald Welte1-2/+13
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-1/+1
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-2/+2
2016-12-23add CRC16-CCITT to libosmocoreHarald Welte1-0/+42
2016-05-05Update doxygen annotations in libosmocoreHarald Welte1-8/+6
2011-05-07crc: use namespace prefix osmo_*Pablo Neira Ayuso1-3/+3
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-1/+1
2010-07-15Added crc16 from linux kernel.Ingo Albrecht1-0/+62