1. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  2. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  3. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  4. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  5. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  6. dd75bac Move NUM_BYTES macro to core library by Max · 7 years ago
  7. 8a5d60b fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY() by Neels Hofmeyr · 7 years ago
  8. 75c0e2f utils.h: #include <stdio.h> as we use fprintf() by Harald Welte · 7 years ago
  9. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  10. aeecc48 Introduce osmo_strlcpy() function so we can stop using strncpy() by Harald Welte · 8 years ago
  11. 881dcaf Mark input string to osmo_talloc_replace_string() as const by Harald Welte · 8 years ago
  12. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  13. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  14. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  15. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  16. 0f40ae1 osmo_static_assert: Put back the typedef in the code by Holger Hans Peter Freyther · 9 years ago
  17. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  18. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  19. b8add36 utils.h: we need to include utils.h for osmo_generate_backtrace() by Harald Welte · 11 years ago
  20. b3b955b misc: Fix compiler warnings about the static_assert macro with gcc 4.8 by Holger Hans Peter Freyther · 11 years ago
  21. 55cf022 utils: Use fprintf to print the assertion and generate a backtrace by Katerina Barone-Adesi · 11 years ago
  22. 008e53b utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests by Katerina Barone-Adesi · 11 years ago
  23. 08b2862 utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function by Holger Hans Peter Freyther · 12 years ago
  24. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  25. 4cfbae8 utils: Add declaration back for osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  26. ff23d24 utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  27. 8598f18 doxygen: add doxygen module 'utils' by Harald Welte · 13 years ago
  28. bd598e3 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  29. 430be84 add definition of OSMO_MIN macro, similar to OSMO_MAX by Harald Welte · 13 years ago 0.3.5
  30. e9b744e add MAX() macro as OSMO_MAX by Harald Welte · 13 years ago
  31. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  32. 3abad6a utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h by Pablo Neira Ayuso · 13 years ago
  33. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed from include/osmocore/utils.h]
  34. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  35. b05552b [utils] introduce ubit_dump to dump buffers of unpacked bits by Harald Welte · 13 years ago
  36. 3d0ac5e [utils] add 'bitdump' function for bitfields by Harald Welte · 13 years ago
  37. 52c07ca misc: Move the static_assert from logging to the utils by Holger Hans Peter Freyther · 13 years ago
  38. dee47cd add new hexdump_nospc() function by Harald Welte · 14 years ago 0.1.15
  39. 40481e8 move hexdump() from logging.c to utils.c by Harald Welte · 14 years ago
  40. 3eba991 Import 'hexparse' function from OpenBSC by Harald Welte · 14 years ago 0.1.14
  41. a73e2f9 import bcd2char() and char2bcd() from OpenBSC by Harald Welte · 14 years ago
  42. d284cd9 Import value_string utilities and some RSL stuff from OpenBSC by Harald Welte · 14 years ago
  43. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago