aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2015-01-20sgsn: Remove inactive LLME/MM after inactivity timeout (TODO)Jacob Erlbeck1-1/+1
2015-01-19sgsn: Added TODOs (TODO)Jacob Erlbeck1-0/+6
2015-01-19sgsn: Restructure the 'update-subscriber' commandJacob Erlbeck1-5/+5
2015-01-19sgsn/test: Make assert_substr safer (Coverity)Jacob Erlbeck1-2/+3
2015-01-19gprs: Support the full cancellation procedureJacob Erlbeck1-0/+17
2015-01-19gprs: Don't create a subscr entry on InsertSubscriberDataJacob Erlbeck1-2/+1
2015-01-19gprs: Add replies for all GSUP requestsJacob Erlbeck1-1/+46
2015-01-19gprs: Block other GSUP procedures during PURGE_MSJacob Erlbeck2-0/+93
2015-01-18gprs: Use PURGE MS messagesJacob Erlbeck1-6/+10
2015-01-18gprs: Implement PURGE_MS GSUP messagesJacob Erlbeck2-0/+26
2015-01-18sgsn/test: Add checks and reports to detect subscr leakageJacob Erlbeck1-4/+26
2015-01-18sgsn/test: Add test that intercepts gprs_gsup_client_sendJacob Erlbeck3-3/+101
2015-01-18gprs: Add expiry timeout for subscriber entriesJacob Erlbeck1-1/+34
2015-01-18sgsn/test: Refactor subscriber testJacob Erlbeck1-21/+24
2015-01-18sgsn/test: Fix subscriber cleanupJacob Erlbeck1-1/+4
2015-01-18gprs/test: Move subscr cleanup code into a separate functionJacob Erlbeck1-9/+12
2015-01-18gprs: Let GSUP parser functions return GMM causes on errorsJacob Erlbeck1-2/+3
2015-01-18sgsn: Pass subscriber error causes to the GMM layerJacob Erlbeck1-1/+1
2015-01-18gprs: Move protocol value_strings to gsm_04_08_gprs.cJacob Erlbeck1-0/+1
2015-01-18sgsn/test: Extend tests to simulate lost GSUP requestsJacob Erlbeck2-12/+44
2015-01-18sgsn/test: Add GMM test for a GSUP based attach procedureJacob Erlbeck2-0/+73
2015-01-18sgsn/test: Add wrapper for gprs_subscr_rx_gsup_messageJacob Erlbeck1-27/+21
2015-01-18sgsn: Add global require_update_location flagJacob Erlbeck1-0/+2
2015-01-18sgsn: Replace subscr.authenticate by global require_authentication flagJacob Erlbeck1-2/+2
2015-01-18sgsn: Integrate the GSUP client into the SGSNJacob Erlbeck1-0/+2
2015-01-18gprs/test: Add tests for invalid GSUP messagesJacob Erlbeck1-0/+92
2015-01-18sgsn/test: Fix msgb freeing in mocked bssgp_tx_dl_udJacob Erlbeck1-2/+2
2015-01-18sgsn/test: Add checks and reports to detect msgb leakageJacob Erlbeck1-0/+4
2015-01-10gprs: Add subscriber functions to create/handle GSUP messagesJacob Erlbeck3-0/+168
2015-01-10gprs: Add encoder/decoder for the Subscriber Update ProtocolJacob Erlbeck3-2/+151
2015-01-02Partial revert "Fix most compiler warnings with gcc-4.9.2"Holger Hans Peter Freyther2-16/+16
2015-01-01Fix most compiler warnings with gcc-4.9.2Harald Welte2-16/+16
2014-12-25db: Extend the test to mark a SMS as delivered and verify itHolger Hans Peter Freyther1-0/+7
2014-12-24sgsn: Add a subscriber based authentication phaseJacob Erlbeck3-37/+99
2014-12-24sgsn: Add support for authentication tripletsJacob Erlbeck2-0/+66
2014-12-23gprs: Add gprs_shift_tlv functionJacob Erlbeck1-5/+18
2014-12-23gprs: Move TLV parser functions to gprs_utils.c and rename themJacob Erlbeck4-237/+229
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck2-0/+56
2014-12-09nat: Fix copy and paste in the test codeHolger Hans Peter Freyther1-2/+2
2014-12-09sgsn: Add VTY commands to manage subscriber cacheJacob Erlbeck1-0/+16
2014-12-09sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck2-0/+118
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck4-5/+61
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck3-1/+103
2014-12-09msc: Add per subscriber keep_in_ram flagJacob Erlbeck1-0/+16
2014-12-09sgsn: Remove warningsJacob Erlbeck1-3/+0
2014-12-05bsc/test: Add tests for gsm_subscriber baseJacob Erlbeck5-1/+132
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck2-4/+11
2014-12-05ctrl: Allow to query if the OML link is connected or notHolger Hans Peter Freyther1-0/+11
2014-12-05ctrl: Add command to get the current load of a BTSHolger Hans Peter Freyther1-0/+10
2014-12-02sgsn/test: Add test case for unexpected Detach AcceptsJacob Erlbeck2-0/+36