aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2015-05-03filter: Move the method definition to the filter moduleHolger Hans Peter Freyther1-0/+1
2015-05-03filter: Move the gsm 04.08 filter to a common placeHolger Hans Peter Freyther1-2/+3
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-5/+7
2015-04-29mgcp/test: Fix mgcp-transcoding assertion (Coverity)Jacob Erlbeck1-1/+1
2015-04-23nat: Make mode-set patching optionalHolger Hans Peter Freyther3-1/+34
2015-04-23misc: Fix warnings about size of size_t in printfHolger Hans Peter Freyther2-10/+10
2015-04-07nitb: Check source string length before calling strncpy (Coverity)Jacob Erlbeck1-0/+26
2015-04-07gprs: Fix GSUP cancel_type handling (Coverity)Jacob Erlbeck1-0/+12
2015-04-05nat: Add a ctrl command to add to an existing ACC listHolger Hans Peter Freyther1-0/+12
2015-04-01bsc: Allow to use different LAC/CI for the core-networkHolger Hans Peter Freyther1-0/+15
2015-03-22rtp: And really catch up and remove all occurences of openbsc/rtp.hHolger Hans Peter Freyther1-1/+3
2015-02-10ctrl: Implement a global result for rf_locked0.14.0Holger Hans Peter Freyther1-0/+10
2015-02-10ctrl: Add a command to check how many bts are configuredHolger Hans Peter Freyther1-0/+6
2015-02-06sgsn: Add easy APN commands with just the nameHolger Hans Peter Freyther1-0/+18
2015-02-06Revert "gprs: Block other GSUP procedures during PURGE_MS"Jacob Erlbeck2-84/+0
2015-02-06sgsn: Select GGSN based on APNJacob Erlbeck2-0/+136
2015-02-06sgsn: Add functions to handle APN contextsJacob Erlbeck3-0/+115
2015-02-06sgsn: Add PDP info to subscriber dataJacob Erlbeck1-1/+9
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-0/+19
2015-01-31ctrl/bsc: Fix copy and paste error and update textHolger Hans Peter Freyther1-1/+1
2015-01-31meas: Install the scenario command and test itHolger Hans Peter Freyther1-0/+19
2015-01-30sgsn/test: Fix memory leak in test_subscriber_gsupJacob Erlbeck1-6/+9
2015-01-30sgsn/test: Add checks for subscr->error_causeJacob Erlbeck1-0/+4
2015-01-30gprs: Use 'Network failure' as default causeJacob Erlbeck1-0/+10
2015-01-30gprs/test: Fix GSUP Purge MS response messagesJacob Erlbeck1-2/+2
2015-01-30sgsn/test: Add tests for PurgeMs responsesJacob Erlbeck1-0/+30
2015-01-30gprs: Support cancellation typeJacob Erlbeck1-1/+1
2015-01-28gprs: Don't use subscr->keep_in_ram in normal operationJacob Erlbeck1-0/+3
2015-01-28sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdownJacob Erlbeck1-8/+2
2015-01-28sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_dataJacob Erlbeck1-10/+11
2015-01-27gprs: Rename gprs_subscr_delete to gprs_subscr_cleanupJacob Erlbeck1-3/+3
2015-01-26gprs: Do not put the subscr in gprs_subscr_deleteJacob Erlbeck1-0/+3
2015-01-26sgsn: Remove the "permanent" subscriber cacheHolger Hans Peter Freyther1-70/+10
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-1/+1
2015-01-26gprs: Add GPRS timer conversion functionsJacob Erlbeck2-0/+69
2015-01-20sgsn: Restructure the 'update-subscriber' commandJacob Erlbeck1-5/+5
2015-01-20sgsn/test: Make assert_substr safer (Coverity)Jacob Erlbeck1-2/+3
2015-01-20gprs: Support the full cancellation procedureJacob Erlbeck1-0/+17
2015-01-20gprs: Don't create a subscr entry on InsertSubscriberDataJacob Erlbeck1-2/+1
2015-01-20gprs: Add replies for all GSUP requestsJacob Erlbeck1-1/+46
2015-01-20gprs: 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