aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18LOGGING: configure logging from the vtyHarald Welte1-0/+22
2011-02-08[utils] introduce ubit_dump to dump buffers of unpacked bitsHarald Welte1-1/+1
2011-02-08[utils] add 'bitdump' function for bitfieldsHarald Welte1-0/+30
2010-11-19utils: Fix typo. It is ascii.Holger Hans Peter Freyther1-1/+1
2010-07-30add new hexdump_nospc() function0.1.15Harald Welte1-2/+12
2010-07-30move hexdump() from logging.c to utils.cHarald Welte1-0/+19
2010-07-30Import 'hexparse' function from OpenBSC0.1.14Harald Welte1-0/+27
2010-03-25get_value_string(): return "unknown 0x..." instead of "unknown"Harald Welte1-1/+5
2010-03-04import bcd2char() and char2bcd() from OpenBSCHarald Welte1-0/+14
2010-03-01Import value_string utilities and some RSL stuff from OpenBSCHarald Welte1-0/+32