summaryrefslogtreecommitdiffstats
path: root/src/crc16.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* [doc] Put CRC-16 and generic CRC code in one Doxygen moduleHarald Welte2017-10-161-2/+13
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+1
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-2/+2
* add CRC16-CCITT to libosmocoreHarald Welte2016-12-231-0/+42
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-8/+6
* crc: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-3/+3
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* Added crc16 from linux kernel.Ingo Albrecht2010-07-151-0/+62