aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-19mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther1-0/+1
2014-11-14sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck2-0/+7
2014-11-14sgsn: Remove explicit sgsn_instance parametersJacob Erlbeck1-5/+4
2014-11-14sgsn: Refactor sgsn_auth to separate request and authorizationJacob Erlbeck1-3/+3
2014-11-14sgsn: Add 'acl-only' authentication policyJacob Erlbeck1-1/+7
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck2-2/+25
2014-11-14sgsn: Move IMSI authorization to gsm48_gmm_authorizeJacob Erlbeck1-0/+2
2014-11-14sgsn: Split gsm0408_gprs_force_reattach into 2 functionsJacob Erlbeck1-1/+2
2014-11-14sgsn: Reorganize and fix gsm48_gmm_authorizeJacob Erlbeck1-0/+6
2014-11-06ipa: Correct the prototype of these functionsHolger Hans Peter Freyther1-2/+2
2014-10-27sgsn: Handle Detach Requests even when there is no mmctxJacob Erlbeck1-1/+2
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck1-2/+11
2014-10-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck1-1/+1
2014-10-27sgsn: Send detach(re-attach) instead of gmm status if TLLI unknownJacob Erlbeck4-0/+6
2014-10-27sgsn: Delete PDP contexts properlyJacob Erlbeck1-1/+3
2014-10-09gbproxy: Pass the log level as argument to gprs_gb_log_parse_contextJacob Erlbeck1-1/+2
2014-10-09gbproxy: Add gprs_gb_message_name functionJacob Erlbeck1-0/+3
2014-10-09gbproxy: Use pointer to PTMSI value instead of MIJacob Erlbeck1-0/+1
2014-10-09gbproxy: Use a separate regexp for routingJacob Erlbeck1-0/+1
2014-10-09gbproxy: Refactor IMSI matchingJacob Erlbeck1-11/+18
2014-10-09gbproxy: Refactor local message generationJacob Erlbeck1-1/+4
2014-10-09gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_infoJacob Erlbeck1-0/+1
2014-10-09gbproxy: Rename the field 'enabled_tllis' to 'logical_links'Jacob Erlbeck1-2/+2
2014-10-09gbproxy: Use the term 'link' instead of 'tlli'Jacob Erlbeck1-28/+28
2014-10-09gbproxy: Rename functions related to tlli_infoJacob Erlbeck1-17/+15
2014-10-09gbproxy: Rename identifiers related to IMSI matchingJacob Erlbeck1-2/+2
2014-10-09sgsn: Create testcase that verifies that llmes get deletedHolger Hans Peter Freyther1-0/+6
2014-10-09mgcp: Do not detect the initial package as a wrap aroundHolger Hans Peter Freyther1-0/+5
2014-10-09mgcp: Move Annex A counting out of patch/count methodHolger Hans Peter Freyther1-4/+9
2014-09-22gprs_sgsn.h: Add two macros to log details of MM/PDP contextsDaniel Willmann1-0/+5
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck2-1/+5
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck2-0/+11
2014-09-18gbproxy: Remove gbproxy_register_tlliJacob Erlbeck1-3/+7
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck1-1/+1
2014-09-18gbproxy: Replace 'mi_data' by 'imsi'Jacob Erlbeck1-4/+4
2014-09-17osmux: send osmux stats in MGCP DLCX responsesPablo Neira Ayuso1-0/+5
2014-09-09gbproxy: Remove patch_mode, update initial checksJacob Erlbeck1-11/+0
2014-09-09gbproxy/test: Add assertions, improve test coverageJacob Erlbeck1-0/+2
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck1-0/+2
2014-09-08gbproxy: Check tlli_info when patching, fix APN patchingJacob Erlbeck1-1/+3
2014-09-08gbproxy: Support a secondary SGSNJacob Erlbeck1-0/+2
2014-09-05bsc: Add a "IPA PING" to the SCCP CR messagesHolger Hans Peter Freyther2-1/+6
2014-09-02gbproxy: Implement IMSI acquisitionJacob Erlbeck1-0/+5
2014-09-02gbproxy: Create STATUS message with original PDUJacob Erlbeck1-0/+1
2014-09-02gbproxy: Remove nonnull attributesJacob Erlbeck2-19/+14
2014-09-02mgcp: Store one more codec/payload type if it is presentHolger Hans Peter Freyther1-0/+1
2014-09-02mgcp: Move the "codec" params to a structHolger Hans Peter Freyther1-7/+14
2014-09-02mgcp: Use the rtp_hdr structure and extract ts/seq from thereHolger Hans Peter Freyther1-0/+1
2014-08-29osmux: add 'osmux batch-size NUM' option to mgcp vtyPablo Neira Ayuso1-0/+2
2014-08-29osmux: set default port from mgcp_parse_config()Pablo Neira Ayuso1-0/+2