aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Do not mention deprecated -l / --database optionsVadim Yanitskiy2-5/+4
2021-11-12Do not mention deprecated -M / --mncc-sock-path optionsVadim Yanitskiy2-8/+4
2021-11-12manuals: remove deprecated -C / --no-dbcounter optionsVadim Yanitskiy1-4/+1
2021-11-05Validate the choosen UTRAN encryption algorithmAlexander Couzens8-18/+52
2021-11-05Make UTRAN encryption algorithms configurableHarald Welte9-64/+38
2021-11-05Fix enabling of UMTS UEA encryptionHarald Welte3-1/+7
2021-11-04Revert "Turn some compiler warnings into errors"Oliver Smith1-15/+0
2021-11-03mncc: rework passing GCR over the MNCC interfaceVadim Yanitskiy3-17/+34
2021-10-30smpp_smsc: use osmo_talloc_replace_string() in smpp_smsc_conf()Vadim Yanitskiy1-7/+1
2021-10-26libmsc: struct smsc: drop 'const' qualifier from bind_addrVadim Yanitskiy1-1/+1
2021-10-26libmsc: fix NULL pointer dereference in trans_lcls_compose()Vadim Yanitskiy1-5/+5
2021-10-25Add support for LCLS to the MSCKeith Whyte13-12/+134
2021-10-25smpp_mirror: Don't allocate msgb's for unrealistic amounts of memoryHarald Welte1-0/+5
2021-10-25smpp_mirror: Factor-out reset of SMPP read stateHarald Welte1-4/+9
2021-09-28smpp: Fix help string in vty for "alert-notifications"Harald Welte1-1/+1
2021-09-16contrib/osmo-msc.spec.in: require libosmo-ranap >= 0.7.0Oliver Smith1-1/+1
2021-09-14msc_vlr_test: remove DLMGCP log messages from unit test outputPhilipp Maier13-12/+1
2021-08-25cosmetic: Fix typo in commentPau Espin Pedrol1-1/+1
2021-08-24vlr_sgs: Balance use_count incremented in vlr_sgs_loc_updatePau Espin Pedrol2-2/+7
2021-08-24vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detachPau Espin Pedrol1-1/+3
2021-08-24vlr_auth_fsm.c: Simplify function auth_fsm_wait_ai_resyncPau Espin Pedrol1-7/+3
2021-08-24vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_statePau Espin Pedrol1-1/+1
2021-08-24cosmetic: fix typos in commentsPau Espin Pedrol1-3/+3
2021-08-03running.adoc: add section about MGCP configurationPhilipp Maier1-0/+18
2021-07-29implement CM Re-Establish for voice callsNeels Hofmeyr5-2/+136
2021-07-28add vlr_subscr_find_by_miNeels Hofmeyr2-0/+23
2021-07-28add sequence_charts/call_reestablishment.mscNeels Hofmeyr2-0/+35
2021-07-12msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASINGPau Espin Pedrol3-5/+1
2021-07-12sgs_iface.c: Improve logging when paging over SGsPau Espin Pedrol1-3/+3
2021-07-02vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associatedPau Espin Pedrol13-0/+123
2021-07-01sgs: Use available API to set vlr subscr LastUsedEutranPLMNIdPau Espin Pedrol1-6/+8
2021-06-24improve logging on encryption, for Ciphering and HOneels/a54Neels Hofmeyr2-2/+14
2021-06-24support A5/4 in inter-BSC handoverNeels Hofmeyr2-1/+13
2021-06-24support A5/4 in Cipher Mode CommandNeels Hofmeyr3-3/+35
2021-06-24vty: allow A5/4 encryption in configEric Wild2-2/+3
2021-06-23ran_msg_a.c: use gsm0808_create_cipher2()Neels Hofmeyr2-13/+17
2021-06-22osmo-msc main: use osmo_select_shutdown()Neels Hofmeyr1-5/+15
2021-06-06msc_tx_common_id(): fix potential NULL pointer dereferenceVadim Yanitskiy1-0/+2
2021-06-04Use new osmo stat items/ctr APIsPau Espin Pedrol7-64/+61
2021-04-29Fill Last Used E-UTRAN PLMN Id when in CSFBPau Espin Pedrol9-5/+86
2021-04-04SMS-over-GSUP: notify sender if no transaction foundVadim Yanitskiy1-1/+2
2021-03-09contrib/osmo-msc.spec.in: depend on dbd-sqlite3Oliver Smith1-0/+5
2021-02-23configure.ac: Depend on newer libosmo-ranapPau Espin Pedrol1-1/+1
2021-02-23Bump version: 1.6.1.98-cad22-dirty → 1.7.01.7.0Pau Espin Pedrol5-35/+152
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol5-5/+5
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol3-0/+4
2021-02-18gsm_network: drop unused neighbor_list memberNeels Hofmeyr1-4/+2
2021-02-09fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear RequestVadim Yanitskiy3-12/+10
2021-02-07msc_vlr_tests: make independent of libosmocore tallocNeels Hofmeyr13-346/+18
2021-02-05ran_a_decode_cipher_mode_reject(): use gsm0808_get_cause()Vadim Yanitskiy1-1/+1