libosmocore/utils
Harald Welte b48f438ae9 osmo-auc-gen: Permit specifying the SQN in hex (0x12345) format
Use base '0' of strtoul to permit both decimal and hexadecimal input
to the SQN parameter.  Some other tools represent the SQN as hex,
so this avoids having to use some external tool to convert and allows
you to copy+paste it to the osmo-auc-gen command line.

Change-Id: I67c6341a989de433451994b824e12afd0c26cb8a
2021-09-17 07:57:23 +02:00
..
Makefile.am utils: osmo-aka-verify to verify UMTS AKA (SIM side) 2021-03-20 11:00:27 +00:00
conv_codes_gsm.py conv: add convolutional coder for AMR SID UPDATE frames 2020-03-09 13:40:27 +01:00
conv_gen.py debian, utils: switch to python 3 2019-12-12 09:24:04 +00: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
gsmtap.py utils: add gsmtap_logread.py a gsmtap log reader 2019-06-04 08:37:06 +00:00
gsmtap_logread.py utils/gsmtap_logread.py: make it executable 2020-08-04 14:27:50 +00:00
osmo-aka-verify.c osmo-aka-verify: Fix use case with OP and not OPc 2021-03-22 11:53:23 +01:00
osmo-arfcn.c utils: exit(2) on unsupported positional arguments on command line 2019-12-03 21:35:48 +01:00
osmo-auc-gen.c osmo-auc-gen: Permit specifying the SQN in hex (0x12345) format 2021-09-17 07:57:23 +02:00
osmo-config-merge.c Add multipatch capability to osmo-config-merge 2019-02-22 21:28:45 +00:00
osmo-ns-dummy-vty.c osmo-ns-dummy: Add "mirror-mode" to mirror back any received packets 2021-02-02 11:37:48 +00:00
osmo-ns-dummy.c Drop use of log_set_print_filename() API inside libosmocore 2021-02-20 17:13:58 +00:00
osmo-sim-test.c sim: When decoding SW, take application specific SW into account 2020-05-05 19:41:12 +00:00