aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-19db: wrap dbi querying to log actual SQL on debug and errorneels/dbi_debugNeels Hofmeyr1-34/+64
2017-12-18a_iface_bssap: compiler warning: cast const away from TLV val for l2hNeels Hofmeyr1-2/+2
2017-12-18compiler warning: extend #if 0 to include unused arrayNeels Hofmeyr1-2/+0
2017-12-18fix GSM-Milenage in presence of 2G keysNeels Hofmeyr1-1/+7
2017-12-18cosmetic: msc_paging_request: drop obsolete commentNeels Hofmeyr1-2/+0
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 Hofmeyr6-2/+14
2017-12-18cosmetic prep: publish vlr_use_umts_aka() decisionNeels Hofmeyr3-11/+20
2017-12-18cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()Neels Hofmeyr3-29/+24
2017-12-18fix BSSMAP Cipher Mode Cmd: properly set permitted algorithmsNeels Hofmeyr2-1/+17
2017-12-18vlr: debug log: log Ciphering Mode detailsNeels Hofmeyr5-0/+28
2017-12-18cosmetic: msc_vlr_tests: log SMS details when invoked with -vNeels Hofmeyr1-0/+3
2017-12-18debug log: a_iface_tx_cipher_mode(): log cipher and keyNeels Hofmeyr1-1/+9
2017-12-14compiler warning: drop double 'const' in a_iface_tx_cipher_mode()Neels Hofmeyr2-2/+2
2017-12-14fix vty write: add missing 'authentication optional/required' outputNeels Hofmeyr1-0/+2
2017-12-10sms.db: silence libdbi warnings on out-of-range indexNeels Hofmeyr1-7/+14
2017-12-06sms db: properly quote MSISDN in various SQL queriesNeels Hofmeyr1-5/+18
2017-12-06sms db: don't attempt to query pending SMS for unset MSISDNNeels Hofmeyr1-0/+4
2017-12-05Remove utils imported from openbsc, fix building remaining util smpp_mirrorAlexander Huemer8-1196/+5
2017-12-05Add missing CFLAGSAlexander Huemer5-2/+17
2017-12-05mncc: remove deprecated commandline option.Philipp Maier1-6/+1
2017-12-05mncc: re-add lchan members to structsPhilipp Maier1-0/+4
2017-12-03Remove unneeded .py scriptsMax8-863/+2
2017-12-01cosmetic: remove duplicate loggingPhilipp Maier1-24/+2
2017-11-29Remove obsolete ./configure optionMax3-8/+3
2017-11-29Add basic CTRL testMax1-387/+8
2017-11-27fix use after free: missing conn_get on CC paging responseNeels Hofmeyr2-16/+16
2017-11-27add msc_vlr_test_call to reproduce a sanitizer errorNeels Hofmeyr7-4/+1131
2017-11-27cosmetic: log error when using a conn that's in releaseNeels Hofmeyr1-1/+4
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr18-789/+850
2017-11-27cosmetic: add missing spacesPhilipp Maier1-1/+1
2017-11-24use only 0.23.1 as point code for both A and IuNeels Hofmeyr1-7/+5
2017-11-23Use osmo-ggsn instead of openggsn in jenkins testsMax1-1/+1
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr11-72/+73
2017-11-22msc_vlr_tests: fix test nr arg: clear errno before strtol()Neels Hofmeyr1-0/+1
2017-11-22cosmetic: debug log: mncc: detached subscr: show subscriberNeels Hofmeyr1-1/+1
2017-11-22cosmetic: log: CC trans_alloc: log trans_id and subscr, not memory addrsNeels Hofmeyr1-2/+3
2017-11-22cosmetic: log: CC state transition: log trans id and subscrNeels Hofmeyr1-3/+5
2017-11-22sms_queue_test: sanitize: clean up talloc contexts when doneNeels Hofmeyr1-2/+22
2017-11-21libmsc/vty: don't access old bsc rate countersAlexander Couzens1-8/+0
2017-11-20cosmetic: msc_vlr_tests: add comment to show expected tallocsNeels Hofmeyr1-0/+13
2017-11-20vlr_subscr_conn_timeout(): don't fire events to discarded fiNeels Hofmeyr3-9/+21
2017-11-20subscr_conn: don't close after conn timeoutNeels Hofmeyr3-9/+2
2017-11-20vlr_gsupc_read_cb: fix use after free of GSUP msgbNeels Hofmeyr1-5/+10
2017-11-20sub_pres_vlr_fsm_start: fix heap use after freeNeels Hofmeyr3-14/+20
2017-11-20rate_ctr: don't use . as separatorNeels Hofmeyr1-19/+19
2017-11-20cosmetic: move log message to else branchPhilipp Maier1-7/+7
2017-11-20reset: remove name variable from reset contextPhilipp Maier2-9/+12
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-16debian/rules: remove doublicated project name in example filesAlexander Couzens1-1/+3