aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2022-10-20SMPP: use default port from libsmpp34Max1-1/+1
2022-10-15smpp_mirror: fix compiler warningMax1-2/+2
2022-09-15Use libsmpputil functions in smpp_mirror toolMax1-31/+0
2022-09-15Make esme struct sharedMax2-25/+19
2022-08-05Add ESME-specific loggingMax1-9/+5
2022-08-05Introduce libsmpputilMax2-24/+5
2021-10-25smpp_mirror: Don't allocate msgb's for unrealistic amounts of memoryHarald Welte1-0/+5
2021-10-25smpp_mirror: Factor-out reset of SMPP read stateHarald Welte1-4/+9
2019-04-25configure.ac: drop useless SQLite3 dependencyVadim Yanitskiy1-1/+0
2018-05-18remove redundant unconditional PKG_CHECK_MODULES for libsmppStefan Sperling1-2/+1
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-2/+3
2018-03-22rename libcommon to libgsupclientNeels Hofmeyr1-1/+0
2018-03-22dissolve libcommon: drop debug.cNeels Hofmeyr1-0/+12
2017-12-05Remove utils imported from openbsc, fix building remaining util smpp_mirrorAlexander Huemer7-1196/+4
2017-12-05Add missing CFLAGSAlexander Huemer1-0/+2
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr6-8/+8
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr3-1162/+0
2017-08-27utils: smpp_mirror: bounce Delivery Receipts as Delivery AcknowledgmentsPablo Neira Ayuso1-9/+8
2017-08-27utils: smpp_mirror: reflect message reference TLVPablo Neira Ayuso1-1/+23
2017-08-27utils: smpp_mirror: temporarily munch SMPP delivery receiptsPablo Neira Ayuso1-0/+8
2017-08-27utils: smpp_mirror: set registered_delivery field in SMPP SUBMIT_SMPablo Neira Ayuso1-0/+1
2017-07-12move openbsc/* to repos rootNeels Hofmeyr10-0/+2729