aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-06db: wrap dbi querying to log actual SQL on debug and errorneels/db_logNeels Hofmeyr1-34/+64
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
2017-10-30msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuiltNeels Hofmeyr1-0/+3
2017-10-29Bump version: 1.1.1.2-633e5 → 1.1.21.1.2Harald Welte1-0/+7
2017-10-29Debian: require minimum versions of packages we depend onHarald Welte1-8/+8
2017-10-28Depend on both libosmo-sigtran-dev and libosmo-sccp-devHarald Welte3-0/+3
2017-10-28Bump version: 1.1.0.1-6299 → 1.1.11.1.1Harald Welte1-0/+6
2017-10-28Debian: Depend on libosmo-sigtran-dev, not libsomo-sccp-dev!Harald Welte1-1/+1
2017-10-28jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-1/+4
2017-10-28Tag/Release Version 1.1.01.1.0Harald Welte1-0/+55
2017-10-28Debian: Add proper description for packages.Harald Welte1-0/+23
2017-10-28Debian: include all (not just one) example config filesHarald Welte1-1/+1
2017-10-28Debian: Include systemd.service in packageHarald Welte1-0/+1
2017-10-28osmo-msc: Don't link against libasn1cHarald Welte3-3/+0