aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/msgb.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-98/+0
2009-12-24move msgb talloc context into talloc_ctx.cHarald Welte1-6/+1
2009-12-17logging: introduce log levels at caller siteHarald Welte1-1/+4
2009-10-21[msgb] Add msgb_reset to reset an existing msgb* to the initial stateHolger Hans Peter Freyther1-0/+20
2009-07-28move allocation of talloc contexts into link-time constructorHarald Welte1-3/+5
2009-06-26use named variant when allocating msgb'sHarald Welte1-3/+2
2009-06-20introduce talloc all over OpenBSCHarald Welte1-2/+11
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+70