aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-14vlr: debug log: log Ciphering Mode detailsneels/encryptionNeels Hofmeyr1-0/+2
2017-12-14Cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()Neels Hofmeyr3-28/+20
2017-12-14fix BSSMAP Cipher Mode Cmd: properly set permitted algorithmsNeels Hofmeyr2-1/+17
2017-12-14debug log: enrich Cipher Mode Cmd log in a_iface_tx_cipher_mode()Neels Hofmeyr1-1/+4
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
2017-11-14sms_route_mt_sms: Don't return uninitialized variableHarald Welte1-1/+2
2017-11-12vlr: auth_fsm_start: check return value of fsm allocNeels Hofmeyr1-1/+4
2017-11-08examples: apply mgcp_client vty rename from 'mgcpgw' to 'mgw'Neels Hofmeyr3-3/+3
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr4-6/+0
2017-10-31defaults: assign TMSI by defaultNeels Hofmeyr1-0/+3
2017-10-31vty: drop deprecated 'logging level sms...'Neels Hofmeyr1-15/+0
2017-10-31vty: make auth tuple reuse configurableNeels Hofmeyr2-0/+33
2017-10-31tests: add msc_vlr_test_authen_reuseNeels Hofmeyr6-0/+2962
2017-10-31cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_Neels Hofmeyr3-21/+21