1. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  2. b2e41cc osmo-auc-gen.c: squelch compiler warnings, move local var by Neels Hofmeyr · 7 years ago
  3. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  4. e6e6446 osmo-auc-gen: umts: print out the IND of the SQN used by Neels Hofmeyr · 7 years ago
  5. b1af6ef osmo-auc-gen: umts: add --ind-len arg by Neels Hofmeyr · 7 years ago
  6. 3cb0827 osmo-auc-gen: umts: add --ind arg by Neels Hofmeyr · 7 years ago
  7. 4315e01 osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 by Neels Hofmeyr · 7 years ago
  8. d157bbb osmo-auc-gen: umts: properly request --sqn by Neels Hofmeyr · 7 years ago
  9. 5169107 osmo-auc-gen: umts: remove erratic SQN.MS printout by Neels Hofmeyr · 7 years ago
  10. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  11. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  12. ffa41ca osmo-sim-test.c: Remove unused functions by Pau Espin Pedrol · 7 years ago
  13. 1cd9991 utils/osmo-sim-test.c: strip unused variables by Vadim Yanitskiy · 7 years ago
  14. e64d5bd build: fix distcheck: include gen scripts in EXTRA_DIST by Neels Hofmeyr · 7 years ago
  15. d1537e0 build: conv_gen.py: ensure parent dirs of written files exist by Neels Hofmeyr · 7 years ago
  16. 1447799 osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build by Neels Hofmeyr · 7 years ago
  17. 82c9a0e osmo_auth_gen_vec: UMTS auth: store last used SQN, not next by Neels Hofmeyr · 7 years ago
  18. 5fe3d1b osmo-auc-gen: clarify SQN output, prepare for SQN changes by Neels Hofmeyr · 7 years ago
  19. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  20. 804c4c7 utils/conv_gen.py: add header generation feature by Vadim Yanitskiy · 7 years ago
  21. e9a90ee utils/conv_gen.py: add test vectors generation feature by Vadim Yanitskiy · 7 years ago
  22. 2c71794 utils/conv_gen.py: improve application flexibility by Vadim Yanitskiy · 7 years ago
  23. f12d40f fix various compiler warnings (on FreeBSD-11.0) by Harald Welte · 7 years ago
  24. 18d65be osmo-auc-gen: cmdline help: list algorithms; error messages by Neels Hofmeyr · 7 years ago
  25. 94e0460 osmo-auc-gen: cosmetic: clarify output upon AUTS by Neels Hofmeyr · 7 years ago
  26. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  27. 15492bc utils/conv_gen.py: separate code definitions by Vadim Yanitskiy · 8 years ago
  28. 6431add utils/conv_gen.py: use shared tables if possible by Vadim Yanitskiy · 8 years ago
  29. 9533631 osmo-sim-test.c: Fix rmsg check by Harald Welte · 8 years ago
  30. f9c2c56 utils/conv_gen.py: explicitly import reduce() by Vadim Yanitskiy · 8 years ago
  31. 45ebc52 utils/conv_gen.py: don't mix print and write() by Vadim Yanitskiy · 8 years ago
  32. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  33. 84fc2ce utils/conv_gen.py: fix some typos by Vadim Yanitskiy · 8 years ago
  34. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  35. 6908fa7 utils/conv_gen.py: improve output formatting by Vadim Yanitskiy · 8 years ago
  36. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  37. e31cf80 utils/conv_gen.py: code style changes (line width, tabs, etc.) by Vadim Yanitskiy · 8 years ago
  38. 4f511b6 osmo-auc-gen: Print hex values without intermittent spaces by Harald Welte · 8 years ago
  39. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  40. eea18a6 add two missing files (gsm0503.h / conv_gen.py) to previous commit by Harald Welte · 8 years ago
  41. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  42. 49a8f88 utils: add TALLOC_CFLAGS to build by Harald Welte · 9 years ago
  43. aab4a24 osmo-sim-test: add missing include by Alexander Huemer · 9 years ago
  44. 91ff17c osmo-auc-gen: '-a' is already the algorithm. Fix the help by Holger Hans Peter Freyther · 9 years ago
  45. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  46. 18bcc8a pcsc: Allow to disable the PCSC dependency by Holger Hans Peter Freyther · 10 years ago
  47. d6ec984 osmo-sim-test: Fix read_binary() return check by Harald Welte · 10 years ago
  48. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  49. 3fc3f06 sim: Make osmo-sim-test compile again by Harald Welte · 10 years ago
  50. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  51. a5c9255 sim: strip the SW from the returned data, as SW is passed in msgb->cb by Harald Welte · 12 years ago
  52. ad41863 sim: add copyright notices and merge file_codec.c into core.c by Harald Welte · 12 years ago
  53. a0ba4d9 sim: osmo-sim-test: Also dump binary files by Harald Welte · 12 years ago
  54. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  55. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  56. a6d8393 utils: resolve compiler warnings on implicit declarations by Jan Engelhardt · 11 years ago
  57. 17aa6b2 osmo-auc-gen: Fix compiler warnings about aliasing by Holger Hans Peter Freyther · 10 years ago
  58. a652abc utils: Fix compiler warnings n the osmo-auc-gen utility by Holger Hans Peter Freyther · 11 years ago
  59. d0ce550 osmo-arfcn: Return something from the method by Holger Hans Peter Freyther · 11 years ago
  60. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  61. c44310e utils/osmo-arfcn: Implement option to get ARFCN from frequency by Sylvain Munaut · 12 years ago
  62. 6e264ae osmo-arfcn: add support for PCS band by Harald Welte · 12 years ago
  63. 6643386 actually install osmo-arfcn and osmo-auc-gen as part of 'make install' by Harald Welte · 12 years ago
  64. b53717f Add missing includes to timer_test.c and osmo-auc-gen.c by Harald Welte · 12 years ago
  65. 57799ed osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan by Harald Welte · 12 years ago
  66. cebf3f0 osmo-auc-gen: Add mode for verifying user-supplied AUTS by Harald Welte · 12 years ago
  67. bc6f56c update copyright notice by Harald Welte · 12 years ago
  68. 0f5f93d osmo-auc-gen: Add -O to the getop line to make it work by Holger Hans Peter Freyther · 12 years ago
  69. a72e47b auth_milenage/osmo-auc-gen: compute OPC in case only OP is known by Harald Welte · 12 years ago
  70. 5fb795e osmo-auc-gen: Introduce a small cmdline help/reference by Harald Welte · 12 years ago
  71. aae2362 auth_core: don't use anonymous unions to make certain gcc versions happy by Harald Welte · 13 years ago
  72. 915e0ef add 'osmo-auc-gen' tool that can be used to generate auth vectors by Harald Welte · 13 years ago
  73. 8e4deb6 Added autoconf option for utilities and embedded by job · 13 years ago
  74. 429d2e4 add script to generate http://www.osmocom.org/doc tree structure by Harald Welte · 13 years ago
  75. eeb78dd add new 'osmo-arfcn' program to compute frequency based on arfcn by Harald Welte · 13 years ago