aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-14Make random extension range configurableMax2-3/+24
2016-06-05Add regexp authorization policy for IMSIMax1-0/+16
2016-06-02rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte1-1/+1
2016-06-01prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte1-29/+29
2016-05-31Make si2q scheduling optionalMax2-18/+31
2016-05-25filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther1-0/+3
2016-05-22drop unneccessary duplicate linking: tests/gsm0408Neels Hofmeyr1-1/+0
2016-05-17Cleanup db testMax1-53/+34
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-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-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-17Revert "move to hex TMSI representation"Harald Welte2-3/+3
2016-03-17move to hex TMSI representationVadim Yanitskiy2-3/+3
2016-03-03channel_test: don't segfault if paging failsNeels Hofmeyr1-2/+5
2016-02-27bsc_test.c: fix tz.override val and note a FIXMENeels Hofmeyr1-2/+6
2016-02-22sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matchesJacob Erlbeck2-45/+2
2016-02-22sgsn/test: Add test case test_gmm_routing_areasJacob Erlbeck2-0/+355
2016-02-22sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlliJacob Erlbeck1-1/+1
2016-02-22sgsn/test: Add bssgp_raid parameter to send_0408_messageJacob Erlbeck1-25/+30
2016-02-22sgsn: Remove tlli_foreign2localJacob Erlbeck1-5/+0
2016-02-18Patch to make openbsc find libsmpp34Ruben Undheim1-1/+1