aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2013-09-05const: Make the data parameter for unpack constHolger Hans Peter Freyther2-6/+6
2012-11-09misc: Always include stdint.h as it is almost 2013 nowHolger Hans Peter Freyther6-12/+0
C99 is there for over a decode, always depend on the stdint header being present, specially as the code is using uint32_t all over the place.
2012-11-09misc: Use stdlib.h instead of malloc.h to make it compile on FreeBSDHolger Hans Peter Freyther6-6/+6
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
2012-11-07initial import of libsmpp34-1.101.10Harald Welte10-0/+1683