Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LOGGING: configure logging from the vty | Harald Welte | 2011-02-18 | 1 | -0/+22 |
| | | | | | We can now configure logging to (multiple) files, stderr and syslog from the vty command line in a persistent way (config file) | ||||
* | [utils] introduce ubit_dump to dump buffers of unpacked bits | Harald Welte | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | [utils] add 'bitdump' function for bitfields | Harald Welte | 2011-02-08 | 1 | -0/+30 |
| | |||||
* | utils: Fix typo. It is ascii. | Holger Hans Peter Freyther | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | add new hexdump_nospc() function | Harald Welte | 2010-07-30 | 1 | -2/+12 |
| | |||||
* | move hexdump() from logging.c to utils.c | Harald Welte | 2010-07-30 | 1 | -0/+19 |
| | |||||
* | Import 'hexparse' function from OpenBSC | Harald Welte | 2010-07-30 | 1 | -0/+27 |
| | |||||
* | get_value_string(): return "unknown 0x..." instead of "unknown" | Harald Welte | 2010-03-25 | 1 | -1/+5 |
| | |||||
* | import bcd2char() and char2bcd() from OpenBSC | Harald Welte | 2010-03-04 | 1 | -0/+14 |
| | |||||
* | Import value_string utilities and some RSL stuff from OpenBSC | Harald Welte | 2010-03-01 | 1 | -0/+32 |