| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | utils/conv_gen.py: generate a single file | Vadim Yanitskiy | 2016-10-23 | 1 | -318/+315 |
* | utils/conv_gen.py: code style changes (line width, tabs, etc.) | Vadim Yanitskiy | 2016-09-24 | 1 | -181/+233 |
* | osmo-auc-gen: Print hex values without intermittent spaces | Harald Welte | 2016-06-01 | 1 | -7/+7 |
* | conv_gen: Use python2 to execute the script | Holger Hans Peter Freyther | 2016-04-29 | 1 | -1/+1 |
* | add two missing files (gsm0503.h / conv_gen.py) to previous commit | Harald Welte | 2016-04-29 | 1 | -0/+494 |
* | rename osim_file_find_* to osim_file_desc_find_* | Harald Welte | 2016-03-11 | 1 | -1/+1 |
* | utils: add TALLOC_CFLAGS to build | Harald Welte | 2015-12-08 | 1 | -1/+1 |
* | osmo-sim-test: add missing include | Alexander Huemer | 2015-11-07 | 1 | -0/+1 |
* | osmo-auc-gen: '-a' is already the algorithm. Fix the help | Holger Hans Peter Freyther | 2015-05-26 | 1 | -1/+1 |
* | build: Fix out-of-tree builds | Andreas Rottmann | 2015-05-17 | 1 | -1/+1 |
* | pcsc: Allow to disable the PCSC dependency | Holger Hans Peter Freyther | 2014-11-14 | 1 | -3/+5 |
* | osmo-sim-test: Fix read_binary() return check | Harald Welte | 2014-10-27 | 1 | -1/+1 |
* | sim: Prepare infrastructure for protocols != T=0 and other drivers | Harald Welte | 2014-10-26 | 1 | -2/+2 |
* | sim: Make osmo-sim-test compile again | Harald Welte | 2014-10-26 | 1 | -1/+1 |
* | sim: add decoding of status words | Harald Welte | 2014-10-26 | 1 | -0/+3 |
* | sim: strip the SW from the returned data, as SW is passed in msgb->cb | Harald Welte | 2014-10-26 | 1 | -3/+3 |
* | sim: add copyright notices and merge file_codec.c into core.c | Harald Welte | 2014-10-26 | 1 | -6/+23 |
* | sim: osmo-sim-test: Also dump binary files | Harald Welte | 2014-10-26 | 1 | -10/+39 |
* | initial checkin of 'libosmosim' | Harald Welte | 2014-10-26 | 2 | -0/+375 |
* | build: remove unused all_includes and use AM_CPPFLAGS | Jan Engelhardt | 2014-10-03 | 1 | -1/+2 |
* | utils: resolve compiler warnings on implicit declarations | Jan Engelhardt | 2014-10-03 | 1 | -0/+1 |
* | osmo-auc-gen: Fix compiler warnings about aliasing | Holger Hans Peter Freyther | 2014-06-22 | 1 | -4/+7 |
* | utils: Fix compiler warnings n the osmo-auc-gen utility | Holger Hans Peter Freyther | 2013-07-14 | 1 | -1/+3 |
* | osmo-arfcn: Return something from the method | Holger Hans Peter Freyther | 2013-04-21 | 1 | -0/+1 |