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