aboutsummaryrefslogtreecommitdiffstats
path: root/src/m2ua_msg.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Update include paths with libosmocore 0.2.00.0.5Harald Welte1-3/+3
2011-01-22m2ua: Allow to set a log area for DM2UA.Holger Hans Peter Freyther1-0/+5
2011-01-18m2ua: Fix the padding calculationHolger Hans Peter Freyther1-2/+2
2011-01-14m2ua: Okay... get the order of the arguments rightHolger Hans Peter Freyther1-1/+1
2011-01-14m2ua: Attempt to use a memcpy... maybe this is fixing a segfaultHolger Hans Peter Freyther1-1/+1
2011-01-14m2ua: Pad the data properly, read over the padding properlyHolger Hans Peter Freyther1-1/+14
2011-01-13m2ua: Implement to find a tag inside a messageHolger Hans Peter Freyther1-0/+11
2011-01-12m2ua: Add parsing and creation of m2ua packagesHolger Hans Peter Freyther1-0/+155