summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* utils/conv_gen.py: don't mix print and write()Vadim Yanitskiy2016-11-021-32/+34
* utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy2016-10-231-1/+226
* utils/conv_gen.py: fix some typosVadim Yanitskiy2016-10-231-6/+6
* utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy2016-10-231-1/+162
* utils/conv_gen.py: improve output formattingVadim Yanitskiy2016-10-231-6/+32
* utils/conv_gen.py: generate a single fileVadim Yanitskiy2016-10-231-318/+315
* utils/conv_gen.py: code style changes (line width, tabs, etc.)Vadim Yanitskiy2016-09-241-181/+233
* osmo-auc-gen: Print hex values without intermittent spacesHarald Welte2016-06-011-7/+7
* conv_gen: Use python2 to execute the scriptHolger Hans Peter Freyther2016-04-291-1/+1
* add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte2016-04-291-0/+494
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-1/+1
* utils: add TALLOC_CFLAGS to buildHarald Welte2015-12-081-1/+1
* osmo-sim-test: add missing includeAlexander Huemer2015-11-071-0/+1
* osmo-auc-gen: '-a' is already the algorithm. Fix the helpHolger Hans Peter Freyther2015-05-261-1/+1
* build: Fix out-of-tree buildsAndreas Rottmann2015-05-171-1/+1
* pcsc: Allow to disable the PCSC dependencyHolger Hans Peter Freyther2014-11-141-3/+5
* osmo-sim-test: Fix read_binary() return checkHarald Welte2014-10-271-1/+1
* sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte2014-10-261-2/+2
* sim: Make osmo-sim-test compile againHarald Welte2014-10-261-1/+1
* sim: add decoding of status wordsHarald Welte2014-10-261-0/+3
* sim: strip the SW from the returned data, as SW is passed in msgb->cbHarald Welte2014-10-261-3/+3
* sim: add copyright notices and merge file_codec.c into core.cHarald Welte2014-10-261-6/+23
* sim: osmo-sim-test: Also dump binary filesHarald Welte2014-10-261-10/+39
* initial checkin of 'libosmosim'Harald Welte2014-10-262-0/+375
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-031-1/+2
* utils: resolve compiler warnings on implicit declarationsJan Engelhardt2014-10-031-0/+1
* osmo-auc-gen: Fix compiler warnings about aliasingHolger Hans Peter Freyther2014-06-221-4/+7
* utils: Fix compiler warnings n the osmo-auc-gen utilityHolger Hans Peter Freyther2013-07-141-1/+3
* osmo-arfcn: Return something from the methodHolger Hans Peter Freyther2013-04-211-0/+1
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-1/+2
* utils/osmo-arfcn: Implement option to get ARFCN from frequencySylvain Munaut2012-12-111-1/+32
* osmo-arfcn: add support for PCS bandHarald Welte2012-12-061-6/+13
* actually install osmo-arfcn and osmo-auc-gen as part of 'make install'Harald Welte2012-11-161-1/+1
* Add missing includes to timer_test.c and osmo-auc-gen.cHarald Welte2012-08-021-0/+1
* osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswanHarald Welte2012-06-271-3/+23
* osmo-auc-gen: Add mode for verifying user-supplied AUTSHarald Welte2012-03-221-14/+25
* update copyright noticeHarald Welte2012-03-211-2/+2
* osmo-auc-gen: Add -O to the getop line to make it workHolger Hans Peter Freyther2012-03-211-1/+1
* auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte2012-03-211-0/+12
* osmo-auc-gen: Introduce a small cmdline help/referenceHarald Welte2012-03-211-1/+26
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-10/+10
* add 'osmo-auc-gen' tool that can be used to generate auth vectorsHarald Welte2011-12-072-1/+187
* Added autoconf option for utilities and embeddedjob2011-09-021-0/+2
* add script to generate http://www.osmocom.org/doc tree structureHarald Welte2011-08-201-0/+14
* add new 'osmo-arfcn' program to compute frequency based on arfcnHarald Welte2011-08-022-0/+108