summaryrefslogtreecommitdiffstats
path: root/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+22
* [utils] introduce ubit_dump to dump buffers of unpacked bitsHarald Welte2011-02-081-1/+1
* [utils] add 'bitdump' function for bitfieldsHarald Welte2011-02-081-0/+30
* utils: Fix typo. It is ascii.Holger Hans Peter Freyther2010-11-191-1/+1
* add new hexdump_nospc() functionHarald Welte2010-07-301-2/+12
* move hexdump() from logging.c to utils.cHarald Welte2010-07-301-0/+19
* Import 'hexparse' function from OpenBSCHarald Welte2010-07-301-0/+27
* get_value_string(): return "unknown 0x..." instead of "unknown"Harald Welte2010-03-251-1/+5
* import bcd2char() and char2bcd() from OpenBSCHarald Welte2010-03-041-0/+14
* Import value_string utilities and some RSL stuff from OpenBSCHarald Welte2010-03-011-0/+32