aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-01-16Enable SMS-related log in VLR testsMax7-1/+589
2019-01-16VLR: send CHECK-IMEI to EIR/HLROliver Smith6-56/+853
2019-01-12msc_vlr_tests: tweak logging in verbose modeNeels Hofmeyr1-2/+7
2019-01-12mm_rx_id_resp(): use osmo_mi_name()Neels Hofmeyr4-14/+14
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr12-11351/+11648
2019-01-12rx CM Service Req: reject double use soonerNeels Hofmeyr1-2/+1
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr13-219/+237
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr9-60/+60
2019-01-09msc_vty.c: make check-imei-rqd configurableOliver Smith1-0/+1
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr24-792/+792
2019-01-04vty cfg: move 'ipa-name' from 'msc' to 'hlr' sectionNeels Hofmeyr1-1/+1
2019-01-04remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr2-4/+4
2018-12-30libmsc/VTY: introduce kill-switch for routing SMS over GSUPVadim Yanitskiy1-0/+2
2018-12-20fix test_nodes.vty after libosmo-mgcp-client vty changesNeels Hofmeyr1-2/+0
2018-12-19Remove redundancy in LAC processingMax2-2/+2
2018-12-18VLR tests: avoid leaking LAC access detailsMax4-9/+9
2018-12-18VLR tests: add logging macro with explicit value descriptionMax1-3/+5
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling15-121/+122
2018-12-11LU: do not always invoke sub_pres_vlr_fsm_start()Neels Hofmeyr11-496/+0
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr1-0/+25
2018-12-05vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'Neels Hofmeyr1-2/+2
2018-12-05add test_nodes.vty transcript testNeels Hofmeyr2-1/+107
2018-12-05make: prepare for adding transcript testsNeels Hofmeyr1-6/+41
2018-12-05python tests: use py shebang instead of $(PYTHON)Neels Hofmeyr4-6/+6
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr1-1/+2
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr1-1/+1
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-1/+0
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr2-6/+6
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr18-3277/+3277
2018-11-30drop unused tests/db/*Neels Hofmeyr5-337/+0
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy7-121/+130
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier1-1/+1
2018-11-22msc_vlr_tests.c: drop duplicating DMM category definitionVadim Yanitskiy1-5/+0
2018-11-18msc_vlr_tests: tweak conn_exists()Max2-5/+10
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier1-0/+28
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr24-175/+175
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr7-26/+1565
2018-09-17msc_vlr_tests: cosmetically tweak perm algo printingNeels Hofmeyr2-13/+13
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr2-8/+1
2018-08-23cosmetic: mute "COMPLETE_LAYER_3 not permitted"Neels Hofmeyr3-12/+0
2018-08-05Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte3-17/+19
2018-07-31migrate to oap_client in libosmogsmHarald Welte1-2/+2
2018-07-30libmsc/gsm_09_11.c: implement network-initiated sessionsVadim Yanitskiy2-6/+323
2018-07-30libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUPVadim Yanitskiy2-7/+22
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy19-659/+488
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy6-23/+184
2018-05-23implement periodic Location Update expiry in the VLRStefan Sperling4-0/+193
2018-05-16vlr_access_req_fsm: use correct cause codesPhilipp Maier1-3/+3
2018-04-17tests/msc_vlr: fix expected SS message namesVadim Yanitskiy6-92/+92
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr11-1072/+1072