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