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