aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-13fix conn fsm tear down after call failureneels/os2779Neels Hofmeyr7-5/+435
2018-03-13msc_vlr_tests: enable CC logging in debugNeels Hofmeyr7-1/+61
2018-03-12vlr_auth: log decision to send UMTS or GSM AKA challengeNeels Hofmeyr8-77/+78
2018-03-10msc_vlr_tests: add test_a5_3_not_supportedNeels Hofmeyr2-0/+152
2018-03-10cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RESNeels Hofmeyr8-68/+70
2018-03-10cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKANeels Hofmeyr3-25/+48
2018-03-10msc_vlr_test_umts_authen: test response with only SRES half of RESNeels Hofmeyr2-0/+294
2018-03-10msc_vlr_test_umts_authen: test response with too long RESNeels Hofmeyr2-0/+289
2018-03-10msc_vlr_test_umts_authen: test response with too short RESNeels Hofmeyr2-0/+290
2018-03-10cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH'Neels Hofmeyr4-31/+31
2018-03-10gsm48_rx_mm_auth_resp(): pass is_r99 from classmark, not response sizeNeels Hofmeyr1-10/+8
2018-03-10vlr auth: gracefully reject malformed auth responseNeels Hofmeyr3-2/+179
2018-03-10vlr: fix GSM AKA in a UMTS AKA capable environmentNeels Hofmeyr4-14/+33
2018-03-10msc_vlr_test_gsm_ciph: add test for GSM AKA in UMTS environmentNeels Hofmeyr2-0/+725
2018-03-10msc_vlr_tests: clearly separate Ciph Mode from Security Mode checkingNeels Hofmeyr9-48/+98
2018-03-10silent call: clarify rc and error messages logged on vtyNeels Hofmeyr2-17/+40
2018-03-10msc_main: do not say 'osmo-nitb' in the usageNeels Hofmeyr1-1/+1
2018-03-10vty: add 'subscriber ... paging' cmdNeels Hofmeyr1-0/+26
2018-03-10vty: add 'msisdn' as alias for 'extension'Neels Hofmeyr1-2/+3
2018-03-10vty: drop unused commandsNeels Hofmeyr1-30/+0
2018-03-10fix: clear vlr_subscr->msc_conn_ref when the conn is discardedNeels Hofmeyr1-0/+1
2018-03-07a_iface: fix BSSMAP reset handlingPhilipp Maier1-15/+17
2018-03-05VLR: fix potential NULL dereferenceMax1-0/+2
2018-03-02msc_vlr_tests: improve cipher mode coverageNeels Hofmeyr7-55/+148
2018-03-02msc_vlr_tests: make all test functions staticNeels Hofmeyr11-71/+71
2018-03-02msc_vlr_test_gsm_ciph: drop unused functionNeels Hofmeyr1-41/+0
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr35-316/+330
2018-03-02vlr_lu_fsm: guard against using the wrong fiNeels Hofmeyr1-34/+68
2018-03-02vlr: fix post-auth LU failure handlingNeels Hofmeyr1-2/+2
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr8-41/+33
2018-02-27cosmetic: gsm_network_init(): imply default 001-01 PLMNNeels Hofmeyr4-12/+6
2018-02-26msc_mgcp: Add FSM event namesPhilipp Maier1-0/+13
2018-02-26a_reset: Add FSM event namesPhilipp Maier1-0/+8
2018-02-22enable osmo_fsm vty commands in osmo-msc vtyStefan Sperling1-0/+2
2018-02-19drop unused libmsc/meas_feed.hNeels Hofmeyr1-12/+0
2018-02-19libmsc: Pretend MNCC requested release in handle_error()Daniel Willmann1-0/+11
2018-02-16libmsc: bssap: Remove fixme and properly update msgb tailPau Espin Pedrol1-3/+2
2018-02-16libmsc: Add a function to return a unique ID of the subscriber connDaniel Willmann2-0/+21
2018-02-16iucs: Add a function to return the connection ID for the IU SCCP connDaniel Willmann3-0/+12
2018-02-14libmsc: bssap: Catch TLV parse failuresPau Espin Pedrol1-1/+7
2018-02-14libmsc: bssap: Refactor rx paths to to avoid parse_tlv code duplicationPau Espin Pedrol1-67/+58
2018-02-14libmsc: bssap: Fix typo in log messagePau Espin Pedrol1-1/+1
2018-02-14remove dead code (gsm_parse_reg)Harald Welte2-32/+0
2018-02-14remove unused "auth policy" VTY commandHarald Welte8-60/+0
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte16-101/+72
2018-02-14remove unused VTY command "location updating reject cause"Harald Welte6-23/+0
2018-02-14osmo-msc: Add talloc context introspection via VTYHarald Welte1-0/+3
2018-02-14remove unused dyn_ts_allow_tch_f VTY optionHarald Welte4-32/+0
2018-02-14dead code removalHarald Welte4-105/+2
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte9-77/+1