osmo_hexdump: Fix segfault when input is too long.
[osmocom-bb.git] / src / utils.c
2011-07-15 Holger Hans Peter... osmo_hexdump: Fix segfault when input is too long.
2011-05-07 Pablo Neira Ayusoutils: use namespace prefix osmo_*
2011-03-23 Pablo Neira Ayusoinclude: reorganize headers file to include/osmocom...
2011-02-18 Harald WelteLOGGING: configure logging from the vty
2011-02-08 Harald Welte[utils] introduce ubit_dump to dump buffers of unpacked...
2011-02-08 Harald Welte[utils] add 'bitdump' function for bitfields
2010-11-19 Holger Hans Peter... utils: Fix typo. It is ascii.
2010-07-30 Harald Welteadd new hexdump_nospc() function
2010-07-30 Harald Weltemove hexdump() from logging.c to utils.c
2010-07-30 Harald WelteImport 'hexparse' function from OpenBSC
2010-03-25 Harald Welteget_value_string(): return "unknown 0x..." instead...
2010-03-04 Harald Welteimport bcd2char() and char2bcd() from OpenBSC
2010-03-01 Harald WelteImport value_string utilities and some RSL stuff from...