aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-15Remove SI-related codeMax3-112/+1
2017-09-15Remove rest_octets.hMax18-145/+21
2017-09-14debian: fix dependency to mgcp libraryNeels Hofmeyr1-1/+1
2017-09-11a_iface: fix typoPhilipp Maier1-1/+1
2017-09-11a_iface: fix memory leaksPhilipp Maier4-10/+21
2017-09-09ctrl: subscriber-list-active: list only attached subscribersNeels Hofmeyr1-0/+3
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr11-69/+41
2017-09-07doc/examples: add detailed cs7 config examplesNeels Hofmeyr3-1/+60
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr137-345/+349
2017-09-06drop files unrelated to osmo-mscNeels Hofmeyr47-2705/+0
2017-09-06debian: fix web and VCS links, tweak osmo-msc.installNeels Hofmeyr2-4/+4
2017-09-06rename openbsc.pc to osmo-msc.pcNeels Hofmeyr3-4/+4
2017-09-06rewrite READMENeels Hofmeyr1-37/+22
2017-09-06configure.ac: fix to "AC_INIT[osmo-msc]"Neels Hofmeyr1-1/+1
2017-09-05jenkins: drop unused build matrix vars, always --enable-smppNeels Hofmeyr1-2/+2
2017-09-03jenkins: fix build: osmo-mgw from master, not pre_releaseNeels Hofmeyr1-1/+1
2017-08-30am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON varsNeels Hofmeyr1-53/+32
2017-08-29build: check for -lgsmNeels Hofmeyr1-11/+27
2017-08-29rework debian packages supportAlexander Couzens13-551/+234
2017-08-29libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr251-100345/+17
2017-08-29add msg type to SMS rx loggingNeels Hofmeyr1-1/+3
2017-08-29msc_vlr tests: add IMEISV testsNeels Hofmeyr6-48/+1324
2017-08-29gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr52-11424/+47
2017-08-29.gitignore: cosmetic: use globs to ignore test binariesNeels Hofmeyr1-39/+7
2017-08-29cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr36-1150/+213
2017-08-29MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222Neels Hofmeyr1-1/+1
2017-08-29mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier80-706/+4478