aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-06debian: Prepare new test release (0.13.1+z8f)jerlbeck/packages/wipJacob Erlbeck1-1/+2
2014-11-06sgsn: Cleanup after RA Update Reject / Attach Reject (TODO)Jacob Erlbeck1-7/+45
2014-11-03debian: Prepare new test release (0.13.1+z8f)Jacob Erlbeck1-0/+17
2014-11-03debian: New release time.. rebased, merged, SGSN fixesHolger Hans Peter Freyther1-1/+2
2014-11-03debian: Prepare new releasesHolger Hans Peter Freyther2-2/+13
2014-11-03bump the version numberHolger Hans Peter Freyther1-1/+2
2014-11-03bump the version once moreHolger Hans Peter Freyther1-1/+3
2014-11-03updateHolger Hans Peter Freyther1-1/+6
2014-11-03debian: Add a changelog entry for the OSMUX packagesHolger Hans Peter Freyther2-2/+7
2014-11-03Revert "libgb/gprs: don't use log_info from libcommon anymore"Holger Hans Peter Freyther2-87/+4
2014-11-03sgsn: Do not die in _bssgp_tx_dl_ud on TLLI mismatch (TODO)Jacob Erlbeck1-9/+20
2014-11-03osmo-bsc: Fix use-after-free OML NM messages from the BTSJacob Erlbeck1-2/+4
2014-11-03sgsn: Move IMSI authorization to gsm48_gmm_authorizeJacob Erlbeck3-16/+28
2014-11-03sgsn: Fix LLME leak when forcing a reattachJacob Erlbeck1-8/+10
2014-11-03sgsn: Split gsm0408_gprs_force_reattach into 2 functionsJacob Erlbeck3-8/+14
2014-11-03sgsn: Call mm_ctx_cleanup_free to deregister MM contextJacob Erlbeck1-7/+3
2014-10-31sgsn: Cleanup GMM state transitionsJacob Erlbeck2-11/+11
2014-10-31sgsn/test: Add test_gmm_attachJacob Erlbeck2-1/+123
2014-10-31sgsn/test: Move message sending to send_0408_messageJacob Erlbeck1-29/+24
2014-10-31sgsn: Reorganize and fix gsm48_gmm_authorizeJacob Erlbeck2-16/+48
2014-10-31gbproxy: Honour the BSS TLLI type when creating an SGSN TLLIJacob Erlbeck1-1/+6
2014-10-31gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSIJacob Erlbeck3-18/+28
2014-10-31gbproxy/test: Extend test_gbproxy_keep_infoJacob Erlbeck2-67/+946
2014-10-31gbproxy: Fixed VTY doc for delete-gbproxy-linkJacob Erlbeck1-0/+1
2014-10-31sgsn: Unassign the LLME after GMM Status without mmctxJacob Erlbeck3-1/+45
2014-10-31sgsn: Remove unused static functions from gprs_gmm.cJacob Erlbeck1-14/+2
2014-10-29bsc: Allow to disable sending ping/pong to the MSCHolger Hans Peter Freyther4-8/+73
2014-10-28nitb/ctrl: Fix access to freed memory in verify_subscriber_modifyJacob Erlbeck1-7/+9
2014-10-27sgsn: Handle Detach Requests even when there is no mmctxJacob Erlbeck4-12/+69
2014-10-27sgsn: Only send Detach Accept (MO) if power_off isn't setJacob Erlbeck2-3/+7
2014-10-27sgsn/test: Add test case for Detach Request (MO, power-off = 1)Jacob Erlbeck2-0/+64
2014-10-27sgsn/test: Move MM context allocation into separate functionJacob Erlbeck1-10/+25
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck7-54/+88
2014-10-27sgsn: Avoid duplicated Attach Accept messagesJacob Erlbeck1-0/+10
2014-10-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck6-9/+133
2014-10-27gbproxy: Fix P-TMSI generation for repeated Attach Accept messagesJacob Erlbeck3-32/+32
2014-10-27gbproxy/test: Add test case for repeated and otherwise bad messagesJacob Erlbeck2-0/+500
2014-10-27gbproxy/test: Add expect_msg checks to test_gbproxy_keep_infoJacob Erlbeck2-16/+117
2014-10-27sgsn: Send detach(re-attach) instead of gmm status if TLLI unknownJacob Erlbeck7-12/+164
2014-10-27sgsn: Delete PDP contexts properlyJacob Erlbeck5-33/+84
2014-10-27sgsn: Cancel pending timer in sgsn_mm_ctx_freeJacob Erlbeck1-0/+5
2014-10-27gprs: Fix typo in the commentHolger Hans Peter Freyther1-1/+1
2014-10-27gbproxy: Fix segfault for VTY delete-gbproxy-linkJacob Erlbeck1-0/+2
2014-10-27gbproxy/test: Don't assign a variable within OSMO_ASSERT (Coverity)Jacob Erlbeck1-7/+10
2014-10-27gbproxy: Discard UL PTP messages with an unknown BVCIJacob Erlbeck1-10/+10
2014-10-10sgsn: Prevent memory leak and double freeHolger Hans Peter Freyther2-3/+8
2014-10-09gbproxy: Log more information on parse errorsJacob Erlbeck1-16/+18
2014-10-09gbproxy: Pass the log level as argument to gprs_gb_log_parse_contextJacob Erlbeck3-16/+18
2014-10-09gbproxy: Add gprs_gb_message_name functionJacob Erlbeck2-4/+29
2014-10-09gbproxy: Refuse to configure conflicting NSEIsJacob Erlbeck1-3/+17