aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sms_queue
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Use GSM23003_MSISDN_MAX_DIGITS from libosmogsmVadim Yanitskiy1-1/+1
2019-05-13sms_queue_test: assert return value of osmo_use_count_get_put()Vadim Yanitskiy1-3/+4
2019-05-13tests/.../Makefile.am avoid redundant linkage with librtVadim Yanitskiy1-1/+0
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+1
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-2/+12
2019-04-01tests/sms_queue: track the use of NULL talloc memory contextsVadim Yanitskiy2-0/+7
2019-04-01libmsc/sms_queue.c: fix memleak in smsq_take_next_sms()Vadim Yanitskiy1-8/+31
2019-02-04Add SGs InterfaceHarald Welte1-0/+21
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr1-1/+2
2018-08-05Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte1-1/+2
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-2/+5
2018-03-22remove empty libcommon-csNeels Hofmeyr1-1/+0
2018-03-22rename libcommon to libgsupclientNeels Hofmeyr1-1/+1
2018-02-06Fix whitespace issuesMax1-1/+1
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-2/+0
2017-11-22sms_queue_test: sanitize: clean up talloc contexts when doneNeels Hofmeyr1-2/+22
2017-10-28osmo-msc: Don't link against libasn1cHarald Welte1-1/+0
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr1-2/+2
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-2/+2
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr1-2/+0
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+3
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-7/+0
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+17
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte4-0/+358