aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Last rebase against master, removed some patches which have been merged, bumped Debian version to -rhizo5.ciaby/rhizomatica-19082014Ciaby2014-08-191-0/+8
* Revert MNCC_SOCK_VERSION to 2 (from 4), otherwise there is no know LCR version which can work with it :) Also mentioned at: https://gitorious.org/sysmocom-openembedded/meta-telephony/commit/4da2963d82e7bee3045f73448d17395f78f1caf0Ciaby2014-08-191-1/+1
* Disable the gbproxy test (failing). Bump the debian version in the changelog.Ciaby2014-08-192-5/+11
* DIRTY HACK: Force all SMSs to SMPP.Ciaby2014-08-191-2/+2
* Added SMPP support in the debian build, include libsmpp34-dev as a dependency.Ciaby2014-08-192-2/+2
* ipaccess-proxy: avoid namespace collision with libosmo-abisHarald Welte2014-08-182-17/+17
* gbproxy: Fix warnings (signed/unsigned)Jacob Erlbeck2014-08-131-6/+6
* gbproxy: Pass tlli_info aroundJacob Erlbeck2014-08-133-30/+76
* gbproxy: Optimize gbprox_remove_stale_tllisJacob Erlbeck2014-08-131-15/+33
* gbproxy/test: More TLLI expiry testingJacob Erlbeck2014-08-132-6/+66
* gbproxy: Don't call time() in TLLI related functionsJacob Erlbeck2014-08-133-59/+58
* gbproxy: Don't remove stale TLLI automaticallyJacob Erlbeck2014-08-133-18/+24
* gbproxy: Move parse_ctx logging into separate functionJacob Erlbeck2014-08-131-30/+50
* gbproxy: Refactor gbproxy_patch_bssgp_messageJacob Erlbeck2014-08-131-56/+81
* gbproxy: Test and fix IMSI/TMSI matchingJacob Erlbeck2014-08-134-6/+84
* gbproxy: Track TLLI even when the IMSI is not knownJacob Erlbeck2014-08-135-48/+86
* gbproxy: Make pointers to MI const in parse/check functionsJacob Erlbeck2014-08-131-3/+5
* gbproxy: Explicitly convert PTMSI to TLLIJacob Erlbeck2014-08-131-3/+6
* gbproxy: Parse additional IMSI/PTMSI/TLLI fieldsJacob Erlbeck2014-08-133-14/+121
* gbproxy: Separate BSSGP parsing from patchingJacob Erlbeck2014-08-121-123/+183
* gbproxy: Unify TLLI trackingJacob Erlbeck2014-08-121-76/+121
* gbproxy: Move patching code out of the 04.08 specific functionsJacob Erlbeck2014-08-121-94/+133
* sysmobts: Add variable for N(S) + 1 needed for the sysmobtsHolger Hans Peter Freyther2014-08-091-0/+1
* bsc: Add a ctrl command to send a ussdNotify for a callHolger Hans Peter Freyther2014-08-085-4/+89
* ctrl: Allow the value to contain spaces. No need to split the stringHolger Hans Peter Freyther2014-08-081-1/+1
* gbproxy/test: Fix BSSGP RESET message sizeJacob Erlbeck2014-08-082-92/+92
* gbproxy: Track all TLLIs (not only LOCAL)Jacob Erlbeck2014-08-081-5/+0
* sgsn: Make P-TMSI a local TLLI to avoid clashHolger Hans Peter Freyther2014-08-051-1/+1
* gprs: Refactor gbprox_register_tlli()Jacob Erlbeck2014-08-051-32/+54
* gbproxy/test: Test TLLI expiryHolger Hans Peter Freyther2014-08-054-39/+237
* gbproxy: Remove broken TLLI comparisonJacob Erlbeck2014-08-041-1/+0
* gbproxy: Kill the global gbprox_global_patch_state structHolger Hans Peter Freyther2014-08-044-22/+25
* gbproxy: Add a hint to the compiler that all parameters are not NULLHolger Hans Peter Freyther2014-08-041-0/+8
* gbproxy: Remove global state from the gbproxyHolger Hans Peter Freyther2014-08-045-134/+143
* gprs: The methods moved to gprs_utils.h remove them hereHolger Hans Peter Freyther2014-08-041-3/+0
* gprs: Add testcases for the APN string/octet conversion and fix itHolger Hans Peter Freyther2014-08-046-9/+119
* gbproxy: Use gbprox_delete_tlli if possibleHolger Hans Peter Freyther2014-08-041-8/+4
* gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther2014-08-048-136/+201
* gbproxy: Use gbproxy_ for all structuresHolger Hans Peter Freyther2014-08-044-97/+97
* gbproxy: The dump routines are only used by the test, move it thereHolger Hans Peter Freyther2014-08-043-130/+129
* gbproxy: Have a clear namespace for the public functionsHolger Hans Peter Freyther2014-08-043-7/+6
* gbproxy: Remove the global rate counter and place it in the configHolger Hans Peter Freyther2014-08-043-33/+25
* gbproxy: Correct the method name. We work on TLLIsHolger Hans Peter Freyther2014-08-043-4/+4
* gbproxy: Move the VTY code into the vty file and create public APIHolger Hans Peter Freyther2014-08-045-294/+308
* MNCC: Add IMSI to CALL CONFIRM messageAndreas Eversberg2014-08-041-0/+4
* dyn PDCH: Cleanup of rsl_chan_activate_lchan() and usersAndreas Eversberg2014-08-044-9/+13
* vty: Fix interactive VTY help for silent-sms transmissionHarald Welte2014-08-021-3/+3
* DB: produce a backtrace in case of a DB errorHarald Welte2014-08-021-0/+1
* openbsc: Add new fields for the osmo-bts softwareHolger Hans Peter Freyther2014-07-301-0/+12
* Fix some packaging mistakes detected by lintian.Max2014-07-303-5/+9