aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr
AgeCommit message (Expand)AuthorFilesLines
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-02-27cosmetic: gsm_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte12-73/+72
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte1-1/+1
2018-02-07VLR tests: move network init into functionMax1-15/+25
2018-02-07VLR tests: always print test parametersMax24-299/+293
2018-02-07VLR tests: remove weird codeMax1-1/+1
2018-02-07VLR tests: don't fail via assertMax1-4/+13
2018-02-07Expand VLR testsMax12-6/+18
2018-02-07VLR tests: mark static test functions as suchMax2-14/+7
2018-02-07Move IMSI into test parametersMax8-52/+32
2018-02-06Fix whitespace issuesMax1-2/+2
2018-02-05mgcp: use osmo-mgw to switch rtp streamsPhilipp Maier2-8/+8
2018-02-03Implement checks for duplicate uplink UL L3 messageHarald Welte1-0/+40
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte3-17/+17
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte5-28/+27
2018-01-25Massive removal of unused code/structs/headersHarald Welte2-6/+0
2018-01-24remove traces of bsc_subscriberHarald Welte12-73/+72
2018-01-24Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC namesHarald Welte8-346/+346
2017-12-31VLR: log subscriber updateMax11-0/+53
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max2-7/+5
2017-12-20fix: properly cancel all Paging on IMSI DetachNeels Hofmeyr2-4/+32
2017-12-20fix paging: add timeout to discard unsuccessful pagingNeels Hofmeyr2-0/+260
2017-12-18cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is usedNeels Hofmeyr1-1/+1
2017-12-18vlr: debug log: log Ciphering Mode detailsNeels Hofmeyr4-0/+26
2017-12-18cosmetic: msc_vlr_tests: log SMS details when invoked with -vNeels Hofmeyr1-0/+3
2017-11-27fix use after free: missing conn_get on CC paging responseNeels Hofmeyr1-15/+15
2017-11-27add msc_vlr_test_call to reproduce a sanitizer errorNeels Hofmeyr6-4/+1124
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr10-766/+766
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr11-72/+73
2017-11-22msc_vlr_tests: fix test nr arg: clear errno before strtol()Neels Hofmeyr1-0/+1
2017-11-20cosmetic: msc_vlr_tests: add comment to show expected tallocsNeels Hofmeyr1-0/+13
2017-11-20vlr_subscr_conn_timeout(): don't fire events to discarded fiNeels Hofmeyr2-7/+15
2017-11-20subscr_conn: don't close after conn timeoutNeels Hofmeyr2-8/+0
2017-10-31tests: add msc_vlr_test_authen_reuseNeels Hofmeyr5-0/+2955
2017-10-31cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_Neels Hofmeyr1-4/+4
2017-10-30msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuiltNeels Hofmeyr1-0/+3
2017-10-28osmo-msc: Don't link against libasn1cHarald Welte1-1/+0
2017-10-03fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free()Neels Hofmeyr1-1/+1
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr1-2/+2
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr2-8/+8
2017-08-30am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON varsNeels Hofmeyr1-53/+32
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr2-3/+0
2017-08-29msc_vlr tests: add IMEISV testsNeels Hofmeyr6-48/+1324
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+3
2017-08-29cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr2-25/+23