aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/smpp_smsc.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-10smpp_smsc: Call destroy_tlv() when using build_tlv()Harald Welte1-2/+7
2019-01-17Make alert notifications vty configurable per ESMEKeith1-0/+1
2018-04-17smpp_smsc_conf: Fix heap-use-after-freepespin/fix-smsc-use-after-freePau Espin Pedrol1-1/+6
2018-04-14smpp: Unset esme->acl on socket closeHarald Welte1-0/+6
2018-02-09cosmetic: Use msgb_hexdump*() rather than manual osmo_hexdump() on msgHarald Welte1-1/+1
2018-01-07smpp_smsc.c: don't talloc_strdup NULL pointersthe 34c3 gsm team1-1/+1
2017-12-20smpp_smsc: fix truncated string copy into bind_r.system_idNeels Hofmeyr1-2/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-2/+2
2017-08-27smpp: fix return causeBenoit Bolsee1-6/+10
2017-08-27smpp_smsc.c: Log on sending deliver_sm messagePau Espin Pedrol1-0/+3
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+1030