| Commit message (Expand) | Author | Age | Files | Lines |
* | utils: add gsmtap_logread.py a gsmtap log reader | Alexander Couzens | 2019-06-04 | 2 | -0/+167 |
* | Add multipatch capability to osmo-config-merge | Max | 2019-02-22 | 1 | -21/+45 |
* | gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc | Pau Espin Pedrol | 2018-11-20 | 1 | -1/+7 |
* | osmo-config-merge: fclose() what we fopen() | Harald Welte | 2018-10-21 | 1 | -0/+2 |
* | osmo-config-merge: Fix some small issues | Daniel Willmann | 2018-09-28 | 1 | -4/+15 |
* | utils/osmo-config-merge: explicitly return from main() | Vadim Yanitskiy | 2018-09-27 | 1 | -0/+2 |
* | osmo-config-merge: Don't use C99 'for' loop initial declarations | Harald Welte | 2018-09-25 | 1 | -2/+4 |
* | Add new osmo-config-merge utility | Harald Welte | 2018-09-25 | 2 | -1/+271 |
* | cosmetic: osmo-sim-test.c: use memcpy instead of strncpy | Neels Hofmeyr | 2018-07-27 | 1 | -1/+2 |
* | Don't enforce Python 2 for utilities | Vadim Yanitskiy | 2018-07-02 | 2 | -2/+3 |
* | Revert "Use python 3 for utilities" | Harald Welte | 2018-02-09 | 2 | -2/+2 |
* | Use python 3 for utilities | Max | 2018-02-08 | 2 | -2/+2 |
* | Add functions for extended RACH coding | Max | 2017-12-11 | 1 | -1/+10 |
* | utils: Fix false positive in compiler warning | Pau Espin Pedrol | 2017-11-16 | 1 | -1/+1 |
* | utils: move linked libraries into common variable | Max | 2017-10-30 | 1 | -3/+2 |
* | Add function to generate random identifier | Max | 2017-10-09 | 1 | -8/+6 |
* | osmo-auc-gen.c: squelch compiler warnings, move local var | Neels Hofmeyr | 2017-09-12 | 1 | -4/+3 |
* | umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen | Neels Hofmeyr | 2017-08-29 | 1 | -0/+2 |
* | osmo-auc-gen: umts: print out the IND of the SQN used | Neels Hofmeyr | 2017-08-29 | 1 | -3/+7 |
* | osmo-auc-gen: umts: add --ind-len arg | Neels Hofmeyr | 2017-08-29 | 1 | -1/+10 |
* | osmo-auc-gen: umts: add --ind arg | Neels Hofmeyr | 2017-08-29 | 1 | -1/+29 |
* | osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 | Neels Hofmeyr | 2017-08-29 | 1 | -0/+1 |
* | osmo-auc-gen: umts: properly request --sqn | Neels Hofmeyr | 2017-08-29 | 1 | -5/+17 |
* | osmo-auc-gen: umts: remove erratic SQN.MS printout | Neels Hofmeyr | 2017-08-29 | 1 | -6/+0 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 2 | -4/+6 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 1 | -2/+1 |
* | osmo-sim-test.c: Remove unused functions | Pau Espin Pedrol | 2017-06-22 | 1 | -37/+0 |
* | utils/osmo-sim-test.c: strip unused variables | Vadim Yanitskiy | 2017-05-17 | 1 | -5/+1 |
* | build: fix distcheck: include gen scripts in EXTRA_DIST | Neels Hofmeyr | 2017-03-20 | 1 | -0/+2 |
* | build: conv_gen.py: ensure parent dirs of written files exist | Neels Hofmeyr | 2017-03-20 | 1 | -3/+9 |
* | osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build | Neels Hofmeyr | 2017-03-20 | 1 | -3/+1 |
* | osmo_auth_gen_vec: UMTS auth: store last used SQN, not next | Neels Hofmeyr | 2017-03-15 | 1 | -5/+7 |
* | osmo-auc-gen: clarify SQN output, prepare for SQN changes | Neels Hofmeyr | 2017-03-15 | 1 | -15/+10 |
* | libosmocoding: migrate transcoding routines from OsmoBTS | Vadim Yanitskiy | 2017-03-07 | 1 | -0/+24 |
* | utils/conv_gen.py: add header generation feature | Vadim Yanitskiy | 2017-03-06 | 1 | -5/+44 |
* | utils/conv_gen.py: add test vectors generation feature | Vadim Yanitskiy | 2017-03-06 | 1 | -2/+76 |
* | utils/conv_gen.py: improve application flexibility | Vadim Yanitskiy | 2017-02-09 | 1 | -8/+38 |
* | fix various compiler warnings (on FreeBSD-11.0) | Harald Welte | 2017-02-08 | 1 | -3/+3 |
* | osmo-auc-gen: cmdline help: list algorithms; error messages | Neels Hofmeyr | 2017-02-06 | 1 | -1/+10 |
* | osmo-auc-gen: cosmetic: clarify output upon AUTS | Neels Hofmeyr | 2017-02-04 | 1 | -1/+14 |
* | GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 | Neels Hofmeyr | 2017-02-02 | 1 | -1/+1 |
* | utils/conv_gen.py: separate code definitions | Vadim Yanitskiy | 2016-12-24 | 2 | -714/+728 |
* | utils/conv_gen.py: use shared tables if possible | Vadim Yanitskiy | 2016-12-24 | 1 | -37/+61 |
* | osmo-sim-test.c: Fix rmsg check | Harald Welte | 2016-11-26 | 1 | -1/+1 |
* | utils/conv_gen.py: explicitly import reduce() | Vadim Yanitskiy | 2016-11-02 | 1 | -0/+1 |
* | utils/conv_gen.py: don't mix print and write() | Vadim Yanitskiy | 2016-11-02 | 1 | -32/+34 |
* | utils/conv_gen.py: add EDGE MCS 1-9 definitions | Vadim Yanitskiy | 2016-10-23 | 1 | -1/+226 |
* | utils/conv_gen.py: fix some typos | Vadim Yanitskiy | 2016-10-23 | 1 | -6/+6 |
* | utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions | Vadim Yanitskiy | 2016-10-23 | 1 | -1/+162 |
* | utils/conv_gen.py: improve output formatting | Vadim Yanitskiy | 2016-10-23 | 1 | -6/+32 |