core/msgb: Use the new osmo_panic call to handle errors
[osmocom-bb.git] / include / osmocore / msgb.h
2010-07-25 Sylvain Munautcore/msgb: Use the new osmo_panic call to handle errors
2010-07-23 Holger Hans Peter... msgb: Avoid warnings that the string might contain...
2010-07-22 Harald Weltemsgb: Check for available headroom/tailroom and abort...
2010-04-30 Harald Weltemsgb: introduce msgb->cb (the control buffer)
2010-04-30 Harald Weltemsgb: remove smsh, llch, tlli and gmmh
2010-04-30 Harald Welteremove the unneeded bts_link pointer from msgb
2010-03-22 Holger Hans Peter... osmocore: Add a direct l4h to the union of l4h pointers
2010-03-07 Ingo Albrechtmsgb: Buffer formatting and scanning functions.
2010-03-01 Harald Welteadd msgb_l1() and msgb_l1len() inline functions
2010-03-01 Harald Weltemsgb: add msgb->l1h member
2010-02-24 Harald Weltefix msgb_talroom() calculation
2010-02-24 Harald WelteMerge remote branch 'origin/master'
2010-02-21 Harald Welteadd msgb and tlv support bits required for openbsc...
2010-02-20 Harald Welteintial checkin of the libosmocore project