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