aboutsummaryrefslogtreecommitdiffstats
path: root/src/subchan_demux.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-04subchan_demux: Fix out-of-bounds writeHarald Welte1-23/+25
2020-05-11subchan_demux: Use ubit_t where appropriateHarald Welte1-5/+5
2020-05-10subchan_demux: Use 'ubit_t' for unpacked bit buffer; use constHarald Welte1-1/+1
2017-11-13Add SPDX-License-Identifier to all source filesHarald Welte1-0/+2
2017-01-21undup: subchan_demux.c: use libosmocore's llist_count()Neels Hofmeyr1-12/+1
2015-03-22subchan: Remove unused const variableHolger Hans Peter Freyther1-1/+0
2012-10-12Make sure sync header was fully receivedDieter Spaar1-8/+9
2012-01-18Fixed TRAU frame handling of packet lengths that are not a multiple of 4Andreas Eversberg1-4/+0
2011-08-21subchan_demux: add doxygen documentationHarald Welte1-4/+51
2011-07-18talloc: revert to use talloc inside libosmocoreHarald Welte1-1/+1
2011-06-07src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso1-4/+2
2011-06-05initial commit of libosmo-abisPablo Neira Ayuso1-0/+323