aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/gsm_04_08.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()Neels Hofmeyr1-2/+12
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