summaryrefslogtreecommitdiffstats
path: root/src/msgb.c
Commit message (Expand)AuthorAgeFilesLines
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-2/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-13/+13
* update/extend doxygen documentationHarald Welte2017-06-121-2/+27
* msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr2016-09-271-1/+20
* Fix potential segfault in msg_dequeueMax2016-06-231-3/+6
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-0/+1
* Fix some recently added formats on 64bitNeels Hofmeyr2015-12-241-3/+5
* msgb: Let msgb_hexdump be more tolerantJacob Erlbeck2015-12-211-7/+39
* msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck2015-12-211-0/+91
* msgb: Add msgb_hexdump() functionJacob Erlbeck2014-03-041-0/+49
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-3/+3
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-0/+51
* add msgb_set_talloc_ctx() to set the talloc context for msgb allocationsHarald Welte2011-06-291-0/+5
* misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther2011-04-181-1/+0
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-2/+2
* msgb: Add non-inlined helper functions to ease with language bindingsHolger Hans Peter Freyther2010-10-181-0/+11
* msgb: initialize cb[] to zero during msgb_reset()Harald Welte2010-05-011-0/+2
* msgb: remove smsh, llch, tlli and gmmhHarald Welte2010-04-301-1/+1
* remove the unneeded bts_link pointer from msgbHarald Welte2010-04-301-1/+0
* msgb.c: Style cleanup in initializationSylvain Munaut2010-02-241-13/+4
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+98