Release v1.5.2 on 2021-09-24.
  1. 01e0d3e Drop use of log_set_print_filename() API inside libosmocore by Pau Espin Pedrol · 3 years, 3 months ago
  2. 9bbb703 osmo-ns-dummy: Add "mirror-mode" to mirror back any received packets by Harald Welte · 3 years, 4 months ago
  3. 0b7614b osmo-ns-dummy: Add simple NS traffic generator by Harald Welte · 3 years, 4 months ago
  4. 2e1a3a9 gprs_ns2: remove api call gprs_ns2_dynamic_create_nse by Alexander Couzens · 3 years, 4 months ago
  5. da1bf8e gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 4 months ago
  6. caf5317 Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty" by Pau Espin Pedrol · 3 years, 4 months ago
  7. b306094 gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 4 months ago
  8. fd96dc5 osmo-ns-dummy: don't leak primitive messages by Alexander Couzens · 3 years, 4 months ago
  9. 03f88d9 osmo-ns-dummy: allow to create dynamic NSEs by Alexander Couzens · 3 years, 5 months ago
  10. c0d02cc utils: add osmo-ns-dummy by Alexander Couzens · 3 years, 5 months ago
  11. 81be7c1 utils/gsmtap_logread.py: make it executable by Vadim Yanitskiy · 3 years, 10 months ago
  12. 3a6bedf sim: When decoding SW, take application specific SW into account by Harald Welte · 4 years, 2 months ago
  13. 1705140 osmo-sim-test: Avoid double-close by Harald Welte · 4 years, 2 months ago
  14. 58d173a osmo-sim-test: Also [attempt to] dump DF.GSM on USIM cards by Harald Welte · 4 years, 2 months ago
  15. 429adec sim: re-structure how we support cards + applications by Harald Welte · 4 years, 2 months ago
  16. 870f94d osmo-sim-test: Optionally dump card files to host filesystem by Harald Welte · 4 years, 2 months ago
  17. 8d934ef osmo-sim-test: don't print SW in successful case of dump_file() by Harald Welte · 4 years, 2 months ago
  18. 835ed96 osmo-sim-test: Use stderr for error messages by Harald Welte · 4 years, 2 months ago
  19. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 3 months ago
  20. fde9fdc osmo-sim-test: check tlv_parsed struct tp before access by Philipp Maier · 4 years, 3 months ago
  21. 053bebc osmo-sim-test: Fall-back to classic SIM by Harald Welte · 4 years, 3 months ago
  22. 3a1a3bb osmo-sim-test: Recurse through subdirectories by Harald Welte · 4 years, 3 months ago
  23. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 5 months ago
  24. 94cd4ac sim: allow opening reader# > 0 by Eric Wild · 4 years, 7 months ago
  25. 278a6c8 utils: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 6 months ago
  26. f7404bb osmo-arfcn: Fix '-h' option by Harald Welte · 4 years, 6 months ago
  27. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 8 months ago
  28. 9b20741 utils: add gsmtap_logread.py a gsmtap log reader by Alexander Couzens · 5 years ago
  29. 2e717c9 Add multipatch capability to osmo-config-merge by Max · 5 years ago
  30. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  31. 41b6b5e osmo-config-merge: fclose() what we fopen() by Harald Welte · 6 years ago
  32. 83c7134 osmo-config-merge: Fix some small issues by Daniel Willmann · 6 years ago
  33. f7aec79 utils/osmo-config-merge: explicitly return from main() by Vadim Yanitskiy · 6 years ago
  34. eda6fe4 osmo-config-merge: Don't use C99 'for' loop initial declarations by Harald Welte · 6 years ago
  35. 81bfef9 Add new osmo-config-merge utility by Harald Welte · 6 years ago
  36. 95fdbc1 cosmetic: osmo-sim-test.c: use memcpy instead of strncpy by Neels Hofmeyr · 6 years ago
  37. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  38. 4e4521b Revert "Use python 3 for utilities" by Harald Welte · 6 years ago
  39. 76c6c50 Use python 3 for utilities by Max · 6 years ago
  40. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  41. c30a76b utils: Fix false positive in compiler warning by Pau Espin Pedrol · 7 years ago
  42. 38a49f6 utils: move linked libraries into common variable by Max · 7 years ago
  43. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  44. b2e41cc osmo-auc-gen.c: squelch compiler warnings, move local var by Neels Hofmeyr · 7 years ago
  45. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  46. e6e6446 osmo-auc-gen: umts: print out the IND of the SQN used by Neels Hofmeyr · 7 years ago
  47. b1af6ef osmo-auc-gen: umts: add --ind-len arg by Neels Hofmeyr · 7 years ago
  48. 3cb0827 osmo-auc-gen: umts: add --ind arg by Neels Hofmeyr · 7 years ago
  49. 4315e01 osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 by Neels Hofmeyr · 7 years ago
  50. d157bbb osmo-auc-gen: umts: properly request --sqn by Neels Hofmeyr · 7 years ago
  51. 5169107 osmo-auc-gen: umts: remove erratic SQN.MS printout by Neels Hofmeyr · 7 years ago
  52. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  53. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  54. ffa41ca osmo-sim-test.c: Remove unused functions by Pau Espin Pedrol · 7 years ago
  55. 1cd9991 utils/osmo-sim-test.c: strip unused variables by Vadim Yanitskiy · 7 years ago
  56. e64d5bd build: fix distcheck: include gen scripts in EXTRA_DIST by Neels Hofmeyr · 7 years ago
  57. d1537e0 build: conv_gen.py: ensure parent dirs of written files exist by Neels Hofmeyr · 7 years ago
  58. 1447799 osmo-auc-gen: fix --sqn limit on 32bit systems, fixing build by Neels Hofmeyr · 7 years ago
  59. 82c9a0e osmo_auth_gen_vec: UMTS auth: store last used SQN, not next by Neels Hofmeyr · 7 years ago
  60. 5fe3d1b osmo-auc-gen: clarify SQN output, prepare for SQN changes by Neels Hofmeyr · 7 years ago
  61. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  62. 804c4c7 utils/conv_gen.py: add header generation feature by Vadim Yanitskiy · 7 years ago
  63. e9a90ee utils/conv_gen.py: add test vectors generation feature by Vadim Yanitskiy · 7 years ago
  64. 2c71794 utils/conv_gen.py: improve application flexibility by Vadim Yanitskiy · 7 years ago
  65. f12d40f fix various compiler warnings (on FreeBSD-11.0) by Harald Welte · 7 years ago
  66. 18d65be osmo-auc-gen: cmdline help: list algorithms; error messages by Neels Hofmeyr · 7 years ago
  67. 94e0460 osmo-auc-gen: cosmetic: clarify output upon AUTS by Neels Hofmeyr · 7 years ago
  68. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  69. 15492bc utils/conv_gen.py: separate code definitions by Vadim Yanitskiy · 8 years ago
  70. 6431add utils/conv_gen.py: use shared tables if possible by Vadim Yanitskiy · 8 years ago
  71. 9533631 osmo-sim-test.c: Fix rmsg check by Harald Welte · 7 years ago
  72. f9c2c56 utils/conv_gen.py: explicitly import reduce() by Vadim Yanitskiy · 8 years ago
  73. 45ebc52 utils/conv_gen.py: don't mix print and write() by Vadim Yanitskiy · 8 years ago
  74. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  75. 84fc2ce utils/conv_gen.py: fix some typos by Vadim Yanitskiy · 8 years ago
  76. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  77. 6908fa7 utils/conv_gen.py: improve output formatting by Vadim Yanitskiy · 8 years ago
  78. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  79. e31cf80 utils/conv_gen.py: code style changes (line width, tabs, etc.) by Vadim Yanitskiy · 8 years ago
  80. 4f511b6 osmo-auc-gen: Print hex values without intermittent spaces by Harald Welte · 8 years ago
  81. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  82. eea18a6 add two missing files (gsm0503.h / conv_gen.py) to previous commit by Harald Welte · 8 years ago
  83. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  84. 49a8f88 utils: add TALLOC_CFLAGS to build by Harald Welte · 8 years ago
  85. aab4a24 osmo-sim-test: add missing include by Alexander Huemer · 9 years ago
  86. 91ff17c osmo-auc-gen: '-a' is already the algorithm. Fix the help by Holger Hans Peter Freyther · 9 years ago
  87. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  88. 18bcc8a pcsc: Allow to disable the PCSC dependency by Holger Hans Peter Freyther · 10 years ago
  89. d6ec984 osmo-sim-test: Fix read_binary() return check by Harald Welte · 10 years ago
  90. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  91. 3fc3f06 sim: Make osmo-sim-test compile again by Harald Welte · 10 years ago
  92. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  93. a5c9255 sim: strip the SW from the returned data, as SW is passed in msgb->cb by Harald Welte · 12 years ago
  94. ad41863 sim: add copyright notices and merge file_codec.c into core.c by Harald Welte · 12 years ago
  95. a0ba4d9 sim: osmo-sim-test: Also dump binary files by Harald Welte · 12 years ago
  96. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  97. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  98. a6d8393 utils: resolve compiler warnings on implicit declarations by Jan Engelhardt · 11 years ago
  99. 17aa6b2 osmo-auc-gen: Fix compiler warnings about aliasing by Holger Hans Peter Freyther · 10 years ago
  100. a652abc utils: Fix compiler warnings n the osmo-auc-gen utility by Holger Hans Peter Freyther · 11 years ago