aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/gsm_04_08.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte1-1/+0
2018-02-12MNCC: Copy bearer_cap from MNCC to gsm_transHarald Welte1-1/+6
2018-02-12MT Calls: Copy bearer capabilities from NNCC primitive to transHarald Welte1-1/+5
2018-02-09Add VTY command to configure destination MSISDN for emergency callsHarald Welte1-0/+8
2018-02-05mgcp: use osmo-mgw to switch rtp streamsPhilipp Maier1-13/+43
2018-02-05Wrap osmo_strlcpy() callsMax1-5/+5
2018-02-03Implement checks for duplicate uplink UL L3 messageHarald Welte1-0/+94
2018-01-28MSC: Intersect configured A5 algorithms with MS-supported onesHarald Welte1-1/+65
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte1-5/+10
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-8/+4
2018-01-25remove dead code in auth.h / auth.cHarald Welte1-1/+0
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-6/+0
2018-01-24remove unused paging.h and osmo_bsc_grace.hHarald Welte1-1/+0
2018-01-24Properly reject CM Re-Establishment RequestHarald Welte1-1/+22
2018-01-24Reject any CM SERVICE we don't supportHarald Welte1-0/+11
2018-01-24Refuse Emergency Calls by IMEI with proper CM SERVICE REJECT CauseHarald Welte1-9/+15
2018-01-24Emergency Call: Set MNCC_F_EMERGENCY flagHarald Welte1-1/+3
2018-01-24Log difference between SETUP and EMERGENCY_SETUPHarald Welte1-2/+2
2017-12-31VLR: log subscriber updateMax1-1/+2
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-1/+0
2017-12-20fix: properly cancel all Paging on IMSI DetachNeels Hofmeyr1-0/+4
2017-12-18fix GSM-Milenage in presence of 2G keysNeels Hofmeyr1-1/+7
2017-12-18cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is usedNeels Hofmeyr1-0/+1
2017-12-18cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()Neels Hofmeyr1-2/+16
2017-11-27fix use after free: missing conn_get on CC paging responseNeels Hofmeyr1-1/+1
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-2/+2
2017-11-27cosmetic: add missing spacesPhilipp Maier1-1/+1
2017-11-22cosmetic: debug log: mncc: detached subscr: show subscriberNeels Hofmeyr1-1/+1
2017-11-22cosmetic: log: CC state transition: log trans id and subscrNeels Hofmeyr1-3/+5
2017-11-20cosmetic: move log message to else branchPhilipp Maier1-7/+7
2017-10-05add ';' after OSMO_ASSERT()Neels Hofmeyr1-1/+1
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr1-1/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-26/+26
2017-08-29libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-5/+3
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-6/+201
2017-08-27Support for TS 04.14 conformance test commandsHarald Welte1-0/+4
2017-08-2704.08: find a portable way to obtain the timezone offsetBenoit Bolsee1-3/+10
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr1-6/+8
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-43/+109
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-680/+55
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-751/+550
2017-07-13logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+4047