aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-2/+0
2018-02-14remove unused VTY command "location updating reject cause"Harald Welte1-1/+0
2018-02-14remove unused dyn_ts_allow_tch_f VTY optionHarald Welte1-3/+0
2018-02-14dead code removalHarald Welte3-101/+0
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte5-56/+0
2018-02-14gsm_data: remove unused gsm_subscriber_connection membersHarald Welte1-2/+0
2018-02-09Add VTY command to configure destination MSISDN for emergency callsHarald Welte1-0/+5
2018-02-09Introduce new BSSAP logging category/subsystemHarald Welte2-2/+3
2018-02-09a_iface_bssap.c: Use LOGPCONN() whenever possibleHarald Welte1-0/+9
2018-02-09Don't answer to BSC-originated RESET with another RESETHarald Welte2-3/+5
2018-02-09a_reset: Add additional "a_reset_alloc" argumentHarald Welte1-1/+2
2018-02-08GSUP: check osmo_gsup_encode() resultMax1-2/+2
2018-02-07Constify msc_subscr_conn_is_accepted() parameterMax1-1/+1
2018-02-05mgcp: use osmo-mgw to switch rtp streamsPhilipp Maier5-6/+70
2018-02-05a_iface: correct data type for a.conn_id in gsm_subscriber_connectionPhilipp Maier1-1/+1
2018-02-03Implement checks for duplicate uplink UL L3 messageHarald Welte1-0/+3
2018-01-30Remove unused codeMax2-15/+0
2018-01-28Change GSUP re-connect interval to 1sHarald Welte1-1/+4
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte1-1/+2
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-5/+4
2018-01-25Delete expired SMS automatically.Stefan Sperling1-0/+1
2018-01-25Add a VTY command which deletes all expired SMS.Stefan Sperling2-0/+2
2018-01-25debug: Remove dead log categoriesHarald Welte1-17/+0
2018-01-25remove dead ctrl.h header fileHarald Welte2-5/+0
2018-01-25signal.h: Remove unused/dead signal definitionsHarald Welte1-14/+0
2018-01-25remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.hHarald Welte4-273/+0
2018-01-25remove dead code in auth.h / auth.cHarald Welte2-23/+0
2018-01-25remove unused ipaccess.hHarald Welte2-53/+0
2018-01-25Massive removal of unused code/structs/headersHarald Welte32-2531/+6
2018-01-24remove traces of bsc_subscriberHarald Welte1-15/+0
2018-01-24debug: Remove code for filters that don't exist in OsmoMSCHarald Welte1-1/+0
2018-01-24remove unused paging.h and osmo_bsc_grace.hHarald Welte3-113/+0
2018-01-24Remove traces of meas_feedHarald Welte2-42/+0
2018-01-24VLR: constify GSUP-related function parametersMax1-1/+1
2018-01-23MNCC: Add input validationHarald Welte1-0/+1
2018-01-18Delete SMS from the database once they were sent successfullyStefan Sperling1-0/+1
2018-01-10msc/gsm_04_80.h: use '#pragma once' instead of includesVadim Yanitskiy1-4/+1
2018-01-10msc/gsm_04_80.h: cosmetic: whitespace fixVadim Yanitskiy1-2/+2
2018-01-10msc/gsm_04_80.h: clean up useless declarationsVadim Yanitskiy1-4/+0
2018-01-05Add control command to expire subscriberMax1-1/+1
2017-12-31VLR: log subscriber updateMax1-0/+6
2017-12-29VLR: remove unused parameterMax1-1/+0
2017-12-20fix: properly cancel all Paging on IMSI DetachNeels Hofmeyr1-0/+1
2017-12-20fix paging: add timeout to discard unsuccessful pagingNeels Hofmeyr2-0/+3
2017-12-20cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_*Neels Hofmeyr1-2/+2
2017-12-18drop unused T* timers (BSC land, not MSC)Neels Hofmeyr1-25/+0
2017-12-18cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is usedNeels Hofmeyr1-1/+2
2017-12-18cosmetic prep: publish vlr_use_umts_aka() decisionNeels Hofmeyr1-0/+2
2017-12-18cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()Neels Hofmeyr1-1/+2
2017-12-18fix BSSMAP Cipher Mode Cmd: properly set permitted algorithmsNeels Hofmeyr1-0/+16