aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libtrau
AgeCommit message (Expand)AuthorFilesLines
2017-01-23cosmetic: use osmo_strlcpy() everywhereNeels Hofmeyr1-3/+4
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-5/+29
2016-06-14Fix SIGABRT on wrong AMR payloadMax1-1/+3
2016-05-25rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frameHarald Welte1-1/+1
2015-06-19Fix build wrt. missing CFLAGS constituentsAndreas Rottmann1-1/+1
2015-03-28rtp: Fixed problem of mute audio on some callsAndreas Eversberg1-1/+10
2015-03-28rtp: Fix memory leak fixed by Andreas without mentioning itHolger Hans Peter Freyther1-1/+1
2015-03-28rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg2-1/+18
2015-03-22rtp: Use osmocom/netif/rtp.h for the rtp structure definitionHolger Hans Peter Freyther1-22/+2
2015-01-01rtp_proxy: Remove dead codeHarald Welte1-15/+0
2014-12-25rtp: Remove the "correction" of timestampsHolger Hans Peter Freyther1-21/+0
2014-07-24trau: Cast to remove compiler warningHolger Hans Peter Freyther1-1/+1
2014-07-22trau_mux.c: Prevent out-of-bounds read in trau_decode_fr()Holger Hans Peter Freyther1-0/+3
2014-07-07rtp: Share the rtp header between the proxy and the mgcp codeHolger Hans Peter Freyther1-22/+1
2014-06-23trau_mux.c: Prevent out-of-bounds read in trau_encode_fr()Harald Welte1-0/+3
2014-05-22rtp_proxy: Prevent out-of-bounds read in rtcp_sdes_cname_mangleDaniel Willmann1-1/+1
2014-05-18rtp_proxy.c: Correctly set msg_type to GSM_TCH_FRAME_AMR on AMRHarald Welte1-0/+1
2014-05-18rtp_proxy: Simplify AMR handlingHarald Welte1-30/+26
2014-05-18Add support for AMR frames to MNCC/RTP interfaceAndreas Eversberg1-6/+47
2014-03-20mncc: Add support for half rate V1 frames to MNCC/RTP interfaceAndreas Eversberg1-0/+14
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
2014-01-26Use 'defines' for length and duration of RTP payloadAndreas Eversberg1-7/+13
2013-12-19Add EFR support to TRAU muxer + test caseAndreas Eversberg1-58/+249
2013-11-21rtp: Fixed size check in padded RTP packetsJacob Erlbeck1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2013-02-07add some more docbook snippetsHarald Welte1-8/+30
2012-10-27Set byte order defines when compiled on OSXTobias Engel1-1/+7
2011-11-06misc: Fix typo...'teh' -> 'the'Holger Hans Peter Freyther1-1/+1
2011-09-06fix some "implicit declaration" warnings in libtrauAlexander Huemer2-0/+2
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso5-639/+46
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-29Merge branch 'master' of git.osmocom.org:openbscHarald Welte1-3/+29
2011-07-27TRAU: Properly initialize idle framesDieter Spaar1-3/+29
2011-07-24TRAU mux: add some comment to the source of the gsm_fr_mapHarald Welte1-1/+3
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte1-0/+1
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-7/+7
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther2-2/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther4-61/+61
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso4-6/+6
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte6-0/+1655