aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-24Remove traces of meas_feedHarald Welte1-18/+0
2017-12-31VLR: log subscriber updateMax11-0/+53
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max4-10/+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-12-03Remove unneeded .py scriptsMax2-10/+2
2017-11-29Add basic CTRL testMax1-387/+8
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 Hofmeyr7-4/+1131
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-22sms_queue_test: sanitize: clean up talloc contexts when doneNeels Hofmeyr1-2/+22
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 Hofmeyr6-0/+2962
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 Welte2-2/+0
2017-10-03fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free()Neels Hofmeyr1-1/+1
2017-10-03remove further files and autotest/autoconf bits irrelevant to osmo-mscHarald Welte1-6/+0
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr2-4/+4
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr5-16/+16
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 Hofmeyr67-24577/+1
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 Hofmeyr16-3277/+19
2017-08-29cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr4-33/+23
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier21-19/+433
2017-08-27sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte2-96/+2
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris3-5/+36
2017-08-27libmsc: update database to accomodate SMS status-report fieldsPablo Neira Ayuso1-0/+1
2017-08-24examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann1-1/+1
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr10-901/+915
2017-08-22fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr25-1509/+2192
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr11-72/+36
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr11-50/+51
2017-07-23osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1