aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-28Debian: Build with enabled SMPP supportHarald Welte2-1/+2
2017-10-28configure.ac: Depend on latest tagged/released libosmo-* versionsHarald Welte1-9/+9
2017-10-28Debian: remove obsolete DependenciesHarald Welte1-3/+0
2017-10-25Rename osmo_fsm to avoid illegal space in name + more meaningful nameHarald Welte1-2/+2
2017-10-16Remove pkg-config fileMax4-24/+1
2017-10-11debian/rules: show testsuite.log when tests are failingAlexander Couzens1-0/+4
2017-10-05add ';' after OSMO_ASSERT()Neels Hofmeyr1-1/+1
2017-10-04cosmetic: vlr: declare a struct in .h; drop unused headerNeels Hofmeyr2-1/+2
2017-10-04fix vty tests: long timeout due to unreachable STP addressNeels Hofmeyr2-3/+3
2017-10-03fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free()Neels Hofmeyr2-1/+2
2017-10-03remove further files and autotest/autoconf bits irrelevant to osmo-mscHarald Welte3-534/+0
2017-10-03Update .gitignore for post-nitb-splitHarald Welte1-26/+11
2017-09-25fix debian: fix erratic doc/examples install pathNeels Hofmeyr1-1/+1
2017-09-24fix build: remove obsolete header legacy_mgcp/mgcp.hNeels Hofmeyr1-1/+0
2017-09-19ctrl: remove unimplemented cmds subscriber-{modify,delete}Neels Hofmeyr1-22/+0
2017-09-19vty: fix: missing default cmds at hlr nodeNeels Hofmeyr1-0/+1
2017-09-18main: remove cmdline args no longer available for osmo-mscNeels Hofmeyr1-27/+1
2017-09-15Remove unused osmo_bsc_rf.h headerMax3-68/+0
2017-09-15Remove BTS-specific attributesMax7-338/+2