1. 3068d57 msgb_trim(): actually trim to an absolute length, as the comment states by Harald Welte · 12 years ago
  2. b0f9151 msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's by Harald Welte · 12 years ago
  3. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  4. bd598e3 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  5. c5a0ded mkae the new 'void *dst' member part of a union with the trx pointer by Harald Welte · 13 years ago
  6. 29cbf61 msgb: add ->dst attribute to store routing information by Pablo Neira Ayuso · 13 years ago
  7. 9e1f060 add msgb_set_talloc_ctx() to set the talloc context for msgb allocations by Harald Welte · 13 years ago
  8. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  9. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed (97%) from include/osmocore/msgb.h]
  10. 5853f08 msgb: Make sure at compile time that headroom is smaller than size by Holger Hans Peter Freyther · 13 years ago
  11. 7f6615a Move the generate backtrace call from MSGB_ABORT to osmo_panic handler by Sylvain Munaut · 14 years ago
  12. dab0287 msgb: fix printing of msgb pointer during MSGB_ABORT() by Harald Welte · 14 years ago
  13. 46a45a6 msgb: don't compare unsigned int with int (fix lcr build) by Harald Welte · 14 years ago
  14. be6cb17 msgb_abort(): better formatting by Harald Welte · 14 years ago
  15. 088e68a generate backtrace in msgb_abort() by Harald Welte · 14 years ago
  16. 929d887 Change msgb_abort() function in MSGB_ABORT argument with variable arguments by Harald Welte · 14 years ago
  17. acffb60 msgb: Add non-inlined helper functions to ease with language bindings by Holger Hans Peter Freyther · 14 years ago
  18. 7459d6c core/msgb: Use the new osmo_panic call to handle errors by Sylvain Munaut · 14 years ago
  19. 5e84a86 msgb: Avoid warnings that the string might contain %s or such.. by Holger Hans Peter Freyther · 14 years ago
  20. 652a723 msgb: Check for available headroom/tailroom and abort() if we violate it by Harald Welte · 14 years ago
  21. 074c9f9 msgb: introduce msgb->cb (the control buffer) by Harald Welte · 14 years ago
  22. bb77c9d msgb: remove smsh, llch, tlli and gmmh by Harald Welte · 14 years ago
  23. 3120ac3 remove the unneeded bts_link pointer from msgb by Harald Welte · 14 years ago
  24. 045cc22 osmocore: Add a direct l4h to the union of l4h pointers by Holger Hans Peter Freyther · 14 years ago
  25. 48e17f8 msgb: Buffer formatting and scanning functions. by Ingo Albrecht · 14 years ago
  26. fdd0a70 add msgb_l1() and msgb_l1len() inline functions by Harald Welte · 14 years ago
  27. 00096ac msgb: add msgb->l1h member by Harald Welte · 14 years ago
  28. ac778fb fix msgb_talroom() calculation by Harald Welte · 14 years ago
  29. 3415d41 add msgb and tlv support bits required for openbsc gprs branch by Harald Welte · 14 years ago
  30. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago