aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-08sgsn: Do authentication based on SRES valuesJacob Erlbeck2-2/+33
2014-12-08sgsn: Change Auth&Ciph timer handlingJacob Erlbeck3-6/+18
2014-12-08sgsn: Fix and enable auth/ciph message generationJacob Erlbeck1-5/+2
2014-12-05bsc/test: Add tests for gsm_subscriber baseJacob Erlbeck7-1/+134
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck24-93/+128
2014-12-05msc: Don't use the subscriber to access the net objectJacob Erlbeck4-13/+13
2014-12-05msc: Add net back pointer to gsm_transJacob Erlbeck3-33/+38
2014-12-05ctrl: Allow to query if the OML link is connected or notHolger Hans Peter Freyther2-0/+38
2014-12-05ctrl: Add command to get the current load of a BTSHolger Hans Peter Freyther2-0/+63
2014-12-02sgsn/test: Add test case for unexpected Detach AcceptsJacob Erlbeck2-0/+36
2014-12-02sgsn/test: Don't rely on the actual PRNG sequenceJacob Erlbeck1-1/+9
2014-12-02gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSIJacob Erlbeck3-21/+29
2014-11-21bsc: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther2-0/+23
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther4-2/+49
2014-11-21bts: Store the bcch_change_mark in the bts structureHolger Hans Peter Freyther3-1/+8
2014-11-21bsc: Allow to set the call-identityHolger Hans Peter Freyther2-0/+22
2014-11-21bsc: Allow to apply configuration for an individual BTSHolger Hans Peter Freyther2-2/+39
2014-11-20mgcp/sdp: Session name must not be empty pick an empty oneHolger Hans Peter Freyther2-0/+8
2014-11-19mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther6-1/+121
2014-11-14sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck2-0/+7
2014-11-14sgsn: Remove explicit sgsn_instance parametersJacob Erlbeck6-17/+15
2014-11-14sgsn: Refactor sgsn_auth to separate request and authorizationJacob Erlbeck4-22/+30
2014-11-14sgsn: Don't assign a new P-TMSI if one is pendingJacob Erlbeck3-4/+206
2014-11-14sgsn: Don't send XID reset after Detach AcceptJacob Erlbeck1-2/+2
2014-11-14sgsn: Cleanup after RA Update Reject / Attach RejectJacob Erlbeck3-9/+198
2014-11-14sgsn: Add 'acl-only' authentication policyJacob Erlbeck6-18/+65
2014-11-14sgsn/test: Add VTY tests for the SGSNJacob Erlbeck1-0/+53
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck5-20/+166
2014-11-14sgsn: Move IMSI authorization to gsm48_gmm_authorizeJacob Erlbeck3-16/+28
2014-11-14sgsn: Fix LLME leak when forcing a reattachJacob Erlbeck1-8/+10
2014-11-14sgsn: Split gsm0408_gprs_force_reattach into 2 functionsJacob Erlbeck3-8/+14
2014-11-14sgsn: Call mm_ctx_cleanup_free to deregister MM contextJacob Erlbeck1-7/+3
2014-11-14sgsn: Cleanup GMM state transitionsJacob Erlbeck2-11/+11
2014-11-14sgsn: Reorganize and fix gsm48_gmm_authorizeJacob Erlbeck2-16/+48
2014-11-11bsc: Move gsm_subscriber_base.c to libcommonJacob Erlbeck5-5/+7
2014-11-11bsc: Move gsm_network_init function to libbscJacob Erlbeck4-84/+109
2014-11-11sgsn/test: Add test_gmm_attachJacob Erlbeck2-1/+123
2014-11-11sgsn/test: Move message sending to send_0408_messageJacob Erlbeck1-29/+24
2014-11-11gbproxy: Honour the BSS TLLI type when creating an SGSN TLLIJacob Erlbeck1-1/+6
2014-11-11systemd: use Wants for the dependency btw. osmo-bsc-mgcp and osmo-bscHenning Heinold1-1/+1
2014-11-10bts: Allow to set the LAC through the CTRL interfaceHolger Hans Peter Freyther2-0/+25
2014-11-10bsc: Fix use-after-free on OML NM messages from the BTSJacob Erlbeck1-4/+6
2014-11-07bts: Fail OML in case the channel combination is wrongHolger Hans Peter Freyther1-1/+5
2014-11-06ipa: Correct the prototype of these functionsHolger Hans Peter Freyther1-2/+2
2014-11-05gbproxy/test: Extend test_gbproxy_keep_infoJacob Erlbeck2-67/+946
2014-11-05gbproxy: Fixed VTY doc for delete-gbproxy-linkJacob Erlbeck1-0/+1
2014-11-05sgsn: Unassign the LLME after GMM Status without mmctxJacob Erlbeck3-1/+45
2014-11-05sgsn: 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