libosmocore/utils
Harald Welte 4f511b67fd osmo-auc-gen: Print hex values without intermittent spaces
When generating some authentication vectors using the osmo-auc-gen
utility, it used to print values like this:

AUTN:   f7 55 bc 47 de d0 00 00 f9 ed 4b 3f 6c 2a 97 6f

which is quite difficult to copy+paste on the terminal.  Now it
generates the following format:

Change-Id: I2805615e0c2087ca632e0658b37a9e06929620b6
AUTN:   f755bc47ded00000f9ed4b3f6c2a976f
Reviewed-on: https://gerrit.osmocom.org/164
Reviewed-by: Harald Welte <laforge@gnumonks.org>
Tested-by: Jenkins Builder
2016-06-01 12:10:41 +00:00
..
Makefile.am utils: add TALLOC_CFLAGS to build 2015-12-08 14:14:29 +01:00
conv_gen.py conv_gen: Use python2 to execute the script 2016-04-29 21:24:48 +02:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
osmo-arfcn.c osmo-arfcn: Return something from the method 2013-04-21 21:04:19 +02:00
osmo-auc-gen.c osmo-auc-gen: Print hex values without intermittent spaces 2016-06-01 12:10:41 +00:00
osmo-sim-test.c rename osim_file_find_* to osim_file_desc_find_* 2016-03-11 22:05:25 +07:00