aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libtrau/trau_mux.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-28rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg1-1/+4
2014-07-22trau_mux.c: Prevent out-of-bounds read in trau_decode_fr()Holger Hans Peter Freyther1-0/+3
2014-06-23trau_mux.c: Prevent out-of-bounds read in trau_encode_fr()Harald Welte1-0/+3
2014-03-20mncc: Complete definitions for all speech traffic frames at MNCC interfaceAndreas Eversberg1-1/+1
2014-01-27Add function to update TRAU muxer after assignment or handoverAndreas Eversberg1-0/+18
2013-12-19Add EFR support to TRAU muxer + test caseAndreas Eversberg1-58/+249
2011-11-06misc: Fix typo...'teh' -> 'the'Holger Hans Peter Freyther1-1/+1
2011-09-06fix some "implicit declaration" warnings in libtrauAlexander Huemer1-0/+1
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-6/+20
2011-08-19Merge branch 'master' of git.osmocom.org:openbscHarald Welte1-0/+1
2011-08-10trau: fix wrong message size for GSM_TCHF_FRAME passed to MNCCPablo Neira Ayuso1-0/+1
2011-07-24TRAU mux: add some comment to the source of the gsm_fr_mapHarald Welte1-1/+3
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-1/+1
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-8/+8
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+312