1. 470cc12 cosmetic: Fix typo in API doc by Pau Espin Pedrol · 3 years, 8 months ago
  2. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  3. 4f619c2 Fix incorrect buffer size calculation by Vadim Yanitskiy · 5 years ago
  4. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  5. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  6. b8d06fb src/msgb.c: fix Doxygen documentation for msgb_printf() by Vadim Yanitskiy · 5 years ago
  7. a6749ac msgb: fix debug print by Max · 5 years ago
  8. db03825 msgb: add test helpers by Max · 6 years ago
  9. 10959cd src/msgb.c: avoid using internal talloc API by Vadim Yanitskiy · 6 years ago
  10. b423305 src/msgb.c: print an error if msgb allocation failed by Vadim Yanitskiy · 6 years ago
  11. 68b1e8e src/msgb.c: remove dead includes from OpenBSC by Vadim Yanitskiy · 6 years ago
  12. 8c8e6d7 src/msgb.c: cosmetic: fix spelling mistakes by Vadim Yanitskiy · 6 years ago
  13. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  14. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  15. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  16. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  17. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  18. f45334b msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx() by Neels Hofmeyr · 8 years ago
  19. d826f17 Fix potential segfault in msg_dequeue by Max · 8 years ago
  20. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  21. 42fff58 Fix some recently added formats on 64bit by Neels Hofmeyr · 8 years ago
  22. 86ec311 msgb: Let msgb_hexdump be more tolerant by Jacob Erlbeck · 9 years ago
  23. cdd05f0 msgb: Add msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  24. baa225e msgb: Add msgb_hexdump() function by Jacob Erlbeck · 10 years ago
  25. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  26. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  27. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  28. 9e1f060 add msgb_set_talloc_ctx() to set the talloc context for msgb allocations by Harald Welte · 13 years ago
  29. 28dbfe9 misc: Remove the sys/types.h include from various files by Holger Hans Peter Freyther · 13 years ago
  30. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  31. acffb60 msgb: Add non-inlined helper functions to ease with language bindings by Holger Hans Peter Freyther · 14 years ago
  32. 95df5c0 msgb: initialize cb[] to zero during msgb_reset() by Harald Welte · 14 years ago 0.1.5
  33. bb77c9d msgb: remove smsh, llch, tlli and gmmh by Harald Welte · 14 years ago
  34. 3120ac3 remove the unneeded bts_link pointer from msgb by Harald Welte · 14 years ago
  35. 17a5a28 msgb.c: Style cleanup in initialization by Sylvain Munaut · 14 years ago
  36. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago