aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr17-549/+420
2016-05-06sgsn_test: Adapt test case to now-existing InsertSubscriberDataHarald Welte1-2/+2
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte1-2/+2
2016-04-29OAP: use osmo_oap_ prefix for OAP, rather than plain oap_Harald Welte1-4/+4
2016-04-29oap_message.h: Remove dependency to openbsc includeHarald Welte1-0/+1
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte5-263/+11
2016-04-29move utils.h functions to libosmocoreHarald Welte3-245/+2
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte1-1/+1
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte4-4/+1
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte2-4/+4
2016-04-22Add vty check for max si2quater sizeMax2-33/+24
2016-04-22Add basic UARFCN supportMax3-21/+91
2016-04-22Fix earfcn deletionMax1-0/+14
2016-04-20Add Iu pagingNeels Hofmeyr1-0/+12
2016-04-16Add basic SI2quater supportMax3-1/+79
2016-04-16gbproxy_test: assert msg allocation (CID #57873)Neels Hofmeyr1-0/+1
2016-04-14nat/vty: Fix construct not working with python 2.6Holger Hans Peter Freyther1-1/+1
2016-04-14nat/vty: Remove second assumption about lo and bindingHolger Hans Peter Freyther1-1/+1
2016-04-14nat/vty: And move to a different port..Holger Hans Peter Freyther1-1/+1
2016-04-14nat/vty: Convert into str for the VTY commandHolger Hans Peter Freyther1-1/+1
2016-04-14nat/vty: Use different port for the mock MSCHolger Hans Peter Freyther1-5/+9
2016-04-14nat/vty: Don't assume one can magically add IPv4 addresses to loHolger Hans Peter Freyther1-2/+1
2016-04-14NAT: reload BSCs config dynamicallyMax1-1/+119
2016-04-14vty_test_runner: update ipa sending codeMax1-2/+27
2016-04-12NAT: allow allocating BSC in arbitrary orderMax1-7/+7
2016-04-07ctrl: Extend ctrl command to optionally handle alg+kiHolger Hans Peter Freyther1-0/+27
2016-04-06subscr: Make db_create_subscriber fail on duplicatesHolger Hans Peter Freyther1-1/+5
2016-04-06subscr: Add testcase creating an already created subscriberHolger Hans Peter Freyther1-0/+36
2016-03-31Merge branch 'master' into sysmocom/iuNeels Hofmeyr5-1/+409
2016-03-31Fix MM Auth: zero-initialize auth tuple before first useNeels Hofmeyr2-1/+27
2016-03-31Fix MM Auth: disallow key_seq mismatchNeels Hofmeyr2-0/+38
2016-03-31MM Auth: introduce AUTH_ERROR constant.Neels Hofmeyr2-2/+2
2016-03-31MM Auth test: add test to re-use existing authNeels Hofmeyr2-0/+37
2016-03-31MM Auth test: add two tests for AUTH_THEN_CIPHNeels Hofmeyr2-0/+152
2016-03-31Add MM Auth test; add auth_action_str() functionNeels Hofmeyr5-1/+156
2016-03-22cscn: implement integrity protectionNeels Hofmeyr1-0/+6
2016-03-22fix various compiler warningsNeels Hofmeyr1-0/+4
2016-03-17Revert "move to hex TMSI representation"Harald Welte2-3/+3
2016-03-17move to hex TMSI representationVadim Yanitskiy2-3/+3
2016-03-04fix build: add xsc to osmo-bsc and tests/bsc-natNeels Hofmeyr1-0/+1
2016-03-04move sms_next_rp_msg_ref() to libxsc, for gsm0408testNeels Hofmeyr1-3/+3
2016-03-04disable code trying to reach across BSC/MSC bounds, make build passNeels Hofmeyr2-2/+3
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr7-12/+8
2016-03-03osmo-bsc: half-fix tz override to allow compilationNeels Hofmeyr1-5/+5
2016-03-03sgsn_test: Fix mmctx llme and tlli struct names after mergeDaniel Willmann1-12/+12
2016-03-03add tests/libiudummyNeels Hofmeyr5-1/+24
2016-03-03sgsn_test: Make sgsn_test compile again after libui changeDaniel Willmann1-16/+0
2016-03-03tests/sgsn: Fix compilation of sgsn_testDaniel Willmann1-0/+22
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr1-1/+1
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr1-1/+1