aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-28libmsc/gsm_subscriber: Correct comment about function calldaniel/is_paging-debugDaniel Willmann1-1/+1
2015-10-28libmsc/gsm_subscriber: Track who calls the paging cb how oftenDaniel Willmann1-6/+24
2015-10-28tests/channel: Add mock function prototypeDaniel Willmann1-0/+1
2015-10-28Temporary patch from Holger to fix the frequent crashes caused by un-handled ...Ciaby2-1/+17
2015-10-13gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocationDaniel Willmann6-303/+329
2015-10-13gbproxy/test: Add and call cleanup_test functionDaniel Willmann1-0/+20
2015-10-13gprs: Use RAND_bytes for p-tmsiDaniel Willmann3-2/+8
2015-10-13sgsn/test: Really parse received DL LLC messagesJacob Erlbeck2-27/+61
2015-10-13sgsn/test: Add and call cleanup_test functionJacob Erlbeck1-0/+46
2015-10-12osmux: Allow to listen to a specific addressHolger Hans Peter Freyther4-1/+16
2015-10-12sgsn: Fix pattern for too long msisdnHolger Hans Peter Freyther1-1/+1
2015-10-12Revert "gprs: Use RAND_bytes for p-tmsi"Holger Hans Peter Freyther3-8/+2
2015-10-12mgcp: Use the right bind addresses for NET and BTS0.15.0Holger Hans Peter Freyther1-4/+4
2015-10-12Merge branch 'zecke/features/osmux-reliability'Holger Hans Peter Freyther8-34/+160
2015-10-12osmux: Make sure that bigger Osmux ids actually fitHolger Hans Peter Freyther1-2/+2
2015-10-12osmux: Remember the allocated CID and make sure it is releasedHolger Hans Peter Freyther5-9/+30
2015-10-12osmux: Enforce Osmux only global and per BSC configurationHolger Hans Peter Freyther2-10/+44
2015-10-12osmux: Allow to enforce using Osmux for the clientHolger Hans Peter Freyther3-14/+41
2015-10-12osmux: Add introspection for osmux.Holger Hans Peter Freyther1-0/+3
2015-10-12osmux: Do not divide the number of bytes by eight.Holger Hans Peter Freyther2-3/+3
2015-10-12osmux: Test cid allocation and de-allocationHolger Hans Peter Freyther3-0/+41
2015-10-12libmsc: Use RAND_bytes to generate a tokenDaniel Willmann1-1/+4
2015-10-12libmsc: Use RAND_bytes to choose auth tupleDaniel Willmann1-3/+8
2015-10-12gprs: Use RAND_bytes for p-tmsiDaniel Willmann3-2/+8
2015-10-12libmsc: Use RAND_bytes when choosing a tmsiDaniel Willmann6-6/+11
2015-10-08mgcp: Indicate where the sending failedHolger Hans Peter Freyther1-2/+6
2015-10-07Add OAP design document.Neels Hofmeyr1-0/+250
2015-10-07gsup: factor out header composition & sending.Neels Hofmeyr1-3/+9
2015-10-02Merge branch 'zecke/features/amr'Holger Hans Peter Freyther8-98/+93
2015-10-02amr: Attempt to unbreak the AMR support in the BSCHolger Hans Peter Freyther3-13/+27
2015-10-02amr: Kill more duplication and let the code work one of the modesHolger Hans Peter Freyther1-34/+25
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther5-44/+31
2015-10-02amr: Remove some code duplication in preparationHolger Hans Peter Freyther2-15/+18
2015-09-24sgsn_main: in -h, print default config fileNeels Hofmeyr1-1/+1
2015-09-24debian: Attempt to fix packaging and point to a meaningful readmeHolger Hans Peter Freyther1-1/+1
2015-09-24vty: Change the return type from enum to intHolger Hans Peter Freyther7-7/+7
2015-09-24gbproxy: Add quirk commands to allow upgrade from pre-releaseHolger Hans Peter Freyther3-1/+99
2015-09-23bsc_nat: Fix 1 log error output of wrong variable.Neels Hofmeyr1-1/+1
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg9-42/+474
2015-09-15osmo-nitb: obsess about --help formatting.Neels Hofmeyr1-13/+13
2015-09-15Remove empty README.Neels Hofmeyr1-0/+0
2015-09-15openbsc/configure.ac: check for pcap/pcap.h.Neels Hofmeyr1-0/+1
2015-09-14Merge branch 'zecke/features/rtp-bridge'Holger Hans Peter Freyther6-7/+270
2015-09-14mncc: Use the default codec from the built-in mncc modezecke/features/rtp-bridgeHolger Hans Peter Freyther3-6/+14
2015-09-14mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther2-6/+29
2015-09-14mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther2-0/+217
2015-09-14mncc: Update the protocol to match LCRHolger Hans Peter Freyther2-1/+16
2015-09-14msc: Add channel information to the meas_feed, bump version to v1.Alexander Chemeris2-1/+22
2015-09-07osmux: fix show online-helpPablo Neira Ayuso1-1/+1
2015-09-04Add SMPP support in the debian build, include libsmpp34-dev as a dependency.Ciaby2-2/+2