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