aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gbproxy/gbproxy_test.ok
AgeCommit message (Expand)AuthorFilesLines
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte1-7244/+0
2016-11-15test/gbproxy: Test for possible memory corruption when link_info is freedDaniel Willmann1-0/+181
2015-11-10gbproxy: Count more GSM 04.08 messagesHolger Hans Peter Freyther1-0/+576
2015-10-13gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocationDaniel Willmann1-257/+257
2014-12-23gprs: Move TLV parser functions to gprs_utils.c and rename themJacob Erlbeck1-1/+0
2014-12-02gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSIJacob Erlbeck1-2/+2
2014-11-05gbproxy/test: Extend test_gbproxy_keep_infoJacob Erlbeck1-67/+571
2014-10-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck1-4/+28
2014-10-27gbproxy: Fix P-TMSI generation for repeated Attach Accept messagesJacob Erlbeck1-21/+16
2014-10-27gbproxy/test: Add test case for repeated and otherwise bad messagesJacob Erlbeck1-0/+319
2014-10-27gbproxy/test: Add expect_msg checks to test_gbproxy_keep_infoJacob Erlbeck1-12/+16
2014-10-09gbproxy: Cleanup match config after testsJacob Erlbeck1-28/+28
2014-10-09gbproxy: Refactor local message generationJacob Erlbeck1-3/+3
2014-10-09gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_infoJacob Erlbeck1-1/+1
2014-10-09gbproxy: Parse Attach Reject messagesJacob Erlbeck1-1/+1
2014-10-09gbproxy/test: Add invalidation tests to test_gbproxy_keep_info()Jacob Erlbeck1-11/+173
2014-10-09gbproxy: Restart IMSI acquisition on RA UDP REQJacob Erlbeck1-1/+5
2014-10-09gbproxy/test: Test IMSI acquisition for RA UDP REQJacob Erlbeck1-18/+161
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck1-95/+104
2014-09-19gbproxy/test: Add a test with a P-TMSI collision between two SGSNsJacob Erlbeck1-38/+259
2014-09-19gbproxy/test: Fix Identification ResponseJacob Erlbeck1-3/+3
2014-09-19gbproxy: Check other tlli_infos for matching TLLI/P-TMSIJacob Erlbeck1-9/+6
2014-09-19gbproxy/test: Add test case for P-TMSI assigmentJacob Erlbeck1-0/+339
2014-09-19gbproxy: Parse RA_UPD_REJ and invalidate TLLIJacob Erlbeck1-2/+2
2014-09-19gbproxy: Avoid multiple tlli_info entries with the same IMSIJacob Erlbeck1-12/+8
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck1-35/+30
2014-09-18gbproxy: Only patch what has been configuredJacob Erlbeck1-4/+1
2014-09-18gbproxy/test: Add test case for tlli_info persistenceJacob Erlbeck1-0/+648
2014-09-18gbproxy: Send DETACH_ACC if the IMSI has not been acquiredJacob Erlbeck1-8/+7
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck1-16/+16
2014-09-18gbproxy/test: Add/modify test casesJacob Erlbeck1-8/+53
2014-09-09gbproxy/test: Add assertions, improve test coverageJacob Erlbeck1-0/+33
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck1-5/+9
2014-09-09gbproxy/test: Add test cases for IMSI acquisitionJacob Erlbeck1-3/+34
2014-09-09gbproxy: Fix P-TMSI reassignmentJacob Erlbeck1-29/+22
2014-09-09gbproxy: Change creation of tlli_info for SGSN originated messagesJacob Erlbeck1-7/+13
2014-09-08gbproxy/test: Extend P-TMSI patch test by a sequence of RA UDP REQJacob Erlbeck1-53/+170
2014-09-08gbproxy: Make STATUS messages spec compliantJacob Erlbeck1-3/+3
2014-09-08gbproxy: Check tlli_info when patching, fix APN patchingJacob Erlbeck1-4/+11
2014-09-08gbproxy/test: Check APN patching while P-TMSI patching is enabledJacob Erlbeck1-15/+38
2014-09-08gbproxy: Copy uplink messages to SGSN 2Jacob Erlbeck1-10/+10
2014-09-08gbproxy: Use secondary SGSN if IMSI matchesJacob Erlbeck1-23/+23
2014-09-08gbproxy/test: Add test case for secondary SGSNJacob Erlbeck1-31/+986
2014-09-02gbproxy: Implement IMSI acquisitionJacob Erlbeck1-12/+31
2014-09-02gbproxy/test: Add a test for IMSI acquisitionJacob Erlbeck1-0/+491
2014-09-02gbproxy: Create STATUS message with original PDUJacob Erlbeck1-13/+13
2014-09-02gbproxy/test: Test patching BSSGP SUSPEND/LLC-DISCARDEDJacob Erlbeck1-40/+126
2014-08-24gbproxy/test: Add test for TLLI patchingJacob Erlbeck1-0/+378
2014-08-24gbproxy: Track SGSN and BSS TLLI/PTMSI separatelyJacob Erlbeck1-3/+3
2014-08-24gbproxy/test: Fix BSSGP/LLC test messagesJacob Erlbeck1-12/+12