aboutsummaryrefslogtreecommitdiffstats
path: root/src/smpp34_unpack.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Allow application to override default heap allocatorHarald Welte1-3/+4
2017-09-15Fix Out of bounds compilation warning in OCTET8Pau Espin Pedrol1-2/+1
2017-09-15smpp34_unpack.c: remove unused variablePau Espin Pedrol1-2/+0
2016-05-25Fix various typos in log messagesRuben Undheim1-6/+6
2013-09-05const: Make the data parameter for unpack constHolger Hans Peter Freyther1-4/+4
2012-11-09misc: Always include stdint.h as it is almost 2013 nowHolger Hans Peter Freyther1-2/+0
2012-11-09misc: Use stdlib.h instead of malloc.h to make it compile on FreeBSDHolger Hans Peter Freyther1-1/+1
2012-11-07initial import of libsmpp34-1.101.10Harald Welte1-0/+255