aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-05add VTY commands: mncc internal / external (== -M)neels/mncc_pathNeels Hofmeyr6-2/+68
2018-12-05vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'Neels Hofmeyr2-6/+16
2018-12-05msc_main: mncc: move mncc socket decision to after read_cfgNeels Hofmeyr1-5/+4
2018-12-05cosmetic: msc_main.c: default args definition styleNeels Hofmeyr1-5/+3
2018-12-05add test_nodes.vty transcript testNeels Hofmeyr2-1/+123
2018-12-05make: prepare for adding transcript testsNeels Hofmeyr1-7/+34
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-11-30move gsm_cbfn to gsm_subscriber.h, the only userNeels Hofmeyr2-6/+4
2018-11-30drop cruft from gsm_subscriber.hNeels Hofmeyr1-23/+0
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr4-9/+9
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr7-26/+27
2018-11-30cosmetic: drop some unused opaque struct defsNeels Hofmeyr3-5/+0
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr22-41/+14
2018-11-30move ran_conn declarations to new ran_conn.hNeels Hofmeyr11-244/+252
2018-11-30move subscr_conn.c to ran_conn.cNeels Hofmeyr2-1/+1
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr15-109/+104
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr57-3852/+3843
2018-11-30drop msc_compl_l3() return valueNeels Hofmeyr4-51/+11
2018-11-30rename gsm_encr to geran_encr, it is only applicable on GERANNeels Hofmeyr5-9/+9
2018-11-30populate gsm_subscriber_connection->encr during CiphNeels Hofmeyr2-0/+9
2018-11-30adjust copyright in subscr_conn.cNeels Hofmeyr1-1/+1
2018-11-30cosmetic: subscr_conn_fsm_auth_ciph() should be staticNeels Hofmeyr1-1/+1
2018-11-30drop unused tests/db/*Neels Hofmeyr5-337/+0
2018-11-30drop unused gsm0408_allow_everyone() declarationNeels Hofmeyr1-1/+0
2018-11-30drop unused SUBSCR_CONN_E_INVALIDNeels Hofmeyr2-3/+0
2018-11-30drop unused openbscdefines.hNeels Hofmeyr2-35/+0
2018-11-30libmsc/gsm_04_11.c: fix: always use SAPI 3 for MT SMSVadim Yanitskiy1-2/+3
2018-11-30drop unused gsm_network->handover.activeNeels Hofmeyr2-20/+2
2018-11-30drop unused gsm_subscr_conn->mncc_rtp_bridgeNeels Hofmeyr2-5/+0
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy12-291/+337
2018-11-29libmsc/transaction: introduce trans_find_by_sm_rp_mr()Ivan Kluchnikov2-0/+27
2018-11-28libmsc/gsm_09_11.c: drop redundant assertion of stored msgbVadim Yanitskiy1-2/+0
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith7-27/+89
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr17-0/+3439
2018-11-27msc: update vty referenceNeels Hofmeyr1-157/+311
2018-11-27OsmoBSC/HLR/MSC: Fix default config file nameDaniel Willmann1-1/+1
2018-11-27add SGs / CSFB related dot + msc filesHarald Welte5-0/+93
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27OsmoMSC: update VTY referenceNeels Hofmeyr2-3025/+2535
2018-11-27share chapters/gsup.adoc from OsmoSGSN to OsmoMSC + OsmoHLRHarald Welte1-0/+2
2018-11-27OsmoMSC: add rate counter documentationAlexander Couzens3-0/+46
2018-11-27refactor Makefile build rules, don't use the FORCENeels Hofmeyr1-38/+6
2018-11-27add OsmoHLR manual, OsmoHLR VTY referenceNeels Hofmeyr1-5/+5
2018-11-27add OsmoMSC manualNeels Hofmeyr10-0/+3666
2018-11-27Importing history from osmo-gsm-manualsNeels Hofmeyr0-0/+0
2018-11-27libmsc/transaction.c: cosmetic: fix typoVadim Yanitskiy1-1/+1
2018-11-25libmsc/gsm_04_11.c: refactor RP-DATA header validationVadim Yanitskiy1-20/+18
2018-11-25libmsc/gsm_04_11.c: don't pass msgb to gsm411_rx_rp_{ack|error}Vadim Yanitskiy1-4/+4
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier5-6/+5
2018-11-22msc_vlr_tests.c: drop duplicating DMM category definitionVadim Yanitskiy1-5/+0