aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2016-06-05Add regexp authorization policy for IMSIMax6-10/+88
2016-06-03Store last used FN for TCHMax1-0/+1
2016-06-02gprs: more conditionals for Gb specific actionsDaniel Willmann3-8/+14
2016-06-02sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu)Daniel Willmann1-3/+10
2016-06-02gprs_gmm.c: Perform LLME operations only if we have oneHarald Welte1-5/+7
2016-06-02gprs_gmm.c: Make TLLI handling specific to Gb interfaceHarald Welte1-36/+60
2016-06-02gprs_gmm.c: Don't try to de-reference NULL mmctxNeels Hofmeyr1-0/+32
2016-06-02rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte4-5/+5
2016-06-01create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_con...Daniel Willmann1-9/+14
2016-06-01prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte8-86/+135
2016-06-01Merge "rename enum gprs_mm_state to gprs_gmm_state"Harald Welte1-2/+2
2016-05-31gprs: use new uint8_t * for kv in gprs_cipher_run()Alexander Couzens1-2/+2
2016-05-31rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann1-2/+2
2016-05-31Make si2q scheduling optionalMax3-19/+40
2016-05-30bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther3-1/+43
2016-05-27tweak db debug log: log TMSI as hexNeels Hofmeyr1-1/+1
2016-05-25filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther2-1/+4
2016-05-25rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frameHarald Welte1-1/+1
2016-05-23gsm04_08_clear_request(): release loc with arg release=0Neels Hofmeyr1-1/+1
2016-05-23Fix copy-paste error in SI6Max1-1/+1
2016-05-22subscr_name(): Handle case for subscr == NULLHarald Welte3-6/+6
2016-05-22drop unneccessary duplicate linking: tests/gsm0408Neels Hofmeyr1-1/+0
2016-05-21drop unneccessary duplicate linking: osmo-nitbNeels Hofmeyr1-1/+0
2016-05-21drop unneccessary duplicate/unused linking: ipaccessNeels Hofmeyr1-5/+0
2016-05-21drop unneccessary duplicate linking: osmo-bscNeels Hofmeyr1-1/+0
2016-05-20Make extending subscriber creation easierMax4-12/+23
2016-05-20Use proper measurement for handoverMax1-5/+12
2016-05-17Move DTX settings to BTSMax9-28/+98
2016-05-17Cleanup db testMax1-53/+34
2016-05-15db.c: implemented incremental migrationVadim Yanitskiy1-18/+35
2016-05-12Ignore extended test leftoversMax1-1/+1
2016-05-06sgsn_test: Adapt test case to now-existing InsertSubscriberDataHarald Welte1-2/+2
2016-05-05Add human-readable name of SGSN_AUTH_AUTHENTICATEHarald Welte1-0/+1
2016-05-05sgsn/GSUP: Support MAP-style nested LU/ISDHarald Welte1-0/+22
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte4-7/+7
2016-04-29OAP: Various coding style fixesHarald Welte1-13/+14
2016-04-29OAP: use osmo_oap_ prefix for OAP, rather than plain oap_Harald Welte5-22/+22
2016-04-29oap_message.h: Remove dependency to openbsc includeHarald Welte4-2/+4
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte10-877/+14
2016-04-29move utils.h functions to libosmocoreHarald Welte10-339/+12
2016-04-29osmo_gsup_messge.[ch] documentation update (doxygen)Harald Welte2-3/+25
2016-04-29gsup_messages: Add UMTS AKA related encoding/decoding supportHarald Welte2-0/+53
2016-04-29move osmo_shift_* / osmo_match_shift_* to libosmogsmHarald Welte3-185/+0
2016-04-29rename gprs_shift_*() to osmo_shift_*()Harald Welte5-53/+92
2016-04-29Rename gprs_gsup_* to osmo_gsup_*Harald Welte6-228/+229
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte12-22/+25
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte21-557/+14
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte12-70/+69
2016-04-29Disconnect calls with incompatible channel types / modesMax1-1/+45
2016-04-29Adjust si2quater rangesMax1-5/+6