aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_gsm_ciph.err
AgeCommit message (Expand)AuthorFilesLines
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte1-10/+10
2020-08-17Send "BSSMAP CommonID" to tell BSC about the IMSIHarald Welte1-0/+36
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr1-10/+10
2020-06-19use new osmo_mobile_identity API everywhereNeels Hofmeyr1-15/+15
2020-06-15msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bitNeels Hofmeyr1-1/+1
2019-12-12gsup: indicate CN-Domain in SendAuthInfo RequestsNeels Hofmeyr1-8/+8
2019-11-19Fix some typosMartin Hauke1-3/+3
2019-10-21log which DTAP messages are sent to RANNeels Hofmeyr1-0/+12
2019-09-02log, cosmetic: add "RR" to "Ciphering Mode Complete"Neels Hofmeyr1-1/+1
2019-08-29vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPDNeels Hofmeyr1-1/+0
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens1-10/+10
2019-05-15vlr: optionally send IMEI early to HLROliver Smith1-0/+8
2019-05-15vlr: when setting IMEISV, also set IMEIOliver Smith1-0/+1
2019-05-15vlr: fix IMEI lengthOliver Smith1-6/+6
2019-05-12libmsc/gsm_04_11.c: fix double init of both SMR and SMC FSMsVadim Yanitskiy1-10/+0
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-2441/+3233
2019-04-12add LOG_TRANS, proper context for all transactionsNeels Hofmeyr1-65/+70
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-300/+300
2019-04-12enable osmo_fsm_term_safely(), apply logging changesNeels Hofmeyr1-168/+90
2019-02-18a_iface: Fix hexdumping of N-DATA.reqHarald Welte1-3/+3
2019-02-18a_iface: Centralize/wrap BSSAP / N-DATA transmissionHarald Welte1-0/+3
2019-01-16Enable SMS-related log in VLR testsMax1-0/+175
2019-01-16VLR: send CHECK-IMEI to EIR/HLROliver Smith1-11/+51
2019-01-12mm_rx_id_resp(): use osmo_mi_name()Neels Hofmeyr1-2/+2
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr1-1925/+1959
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr1-26/+38
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr1-7/+7
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr1-131/+131
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-10/+10
2018-12-11LU: do not always invoke sub_pres_vlr_fsm_start()Neels Hofmeyr1-64/+0
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-535/+535
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy1-42/+42
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-16/+16
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr1-18/+907
2018-09-17msc_vlr_tests: cosmetically tweak perm algo printingNeels Hofmeyr1-12/+12
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr1-6/+0
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy1-75/+12
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy1-3/+24
2018-04-17tests/msc_vlr: fix expected SS message namesVadim Yanitskiy1-12/+12
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr1-140/+140
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-37/+37
2018-04-11cosmetic: embed compl_l3_type in FSM idNeels Hofmeyr1-884/+884
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-67/+86
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-301/+405
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-14/+13
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-8/+11
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-68/+68
2018-03-15cosmetic: msc_vlr_tests: enable CC logging in debugNeels Hofmeyr1-0/+3
2018-03-15cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challengeNeels Hofmeyr1-13/+13
2018-03-10msc_vlr_tests: add test_a5_3_not_supportedNeels Hofmeyr1-0/+98