1. d1cd527 gsm0503_tables: Document USF encoding tables by Pau Espin Pedrol · 4 years, 3 months ago
  2. 63ebc36 gsm0503_coding: Fix USF encoding in MCS1-4 by Pau Espin Pedrol · 4 years, 3 months ago
  3. f62f073 gsm0503_coding: Fix misleading comment UL vs DL by Pau Espin Pedrol · 4 years, 3 months ago
  4. 9e713f3 coding: fix bit ordering in 11-bit RACH coding functions by Vadim Yanitskiy · 4 years, 3 months ago
  5. 41ce675 tests/coding: add 11-bit Access Burst samples from a real phone by Vadim Yanitskiy · 4 years, 3 months ago
  6. 8055cdd coding: fix documentation of PDTCH encoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  7. 88c61c3 tests/coding: cosmetic: use ARRAY_SIZE() macro from utils.h by Vadim Yanitskiy · 4 years, 3 months ago
  8. 0f4919e tests/coding: reduce verbosity of 8-bit / 11-bit RACH coding tests by Vadim Yanitskiy · 4 years, 3 months ago
  9. ca466cf tests/coding: check return value of encoding / decoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  10. 1705140 osmo-sim-test: Avoid double-close by Harald Welte · 4 years, 3 months ago
  11. 2954aa9 sim: Add HPSIM application support by Harald Welte · 4 years, 3 months ago
  12. e92f362 card_fs_{usim,isim}: Update to 15.7.0 / Release 15 by Harald Welte · 4 years, 3 months ago
  13. 58d173a osmo-sim-test: Also [attempt to] dump DF.GSM on USIM cards by Harald Welte · 4 years, 3 months ago
  14. 429adec sim: re-structure how we support cards + applications by Harald Welte · 4 years, 3 months ago
  15. bf90d74 sim: add osim_file_desc_find_aid() by Harald Welte · 4 years, 3 months ago
  16. 870f94d osmo-sim-test: Optionally dump card files to host filesystem by Harald Welte · 4 years, 3 months ago
  17. 8d934ef osmo-sim-test: don't print SW in successful case of dump_file() by Harald Welte · 4 years, 3 months ago
  18. 835ed96 osmo-sim-test: Use stderr for error messages by Harald Welte · 4 years, 3 months ago
  19. 2d284df card_fs_sim: Avoid '/' in file names by Harald Welte · 4 years, 3 months ago
  20. b8c1da1 sim: card_fs_usim.c: Fix FID of EF.EXT4 by Harald Welte · 4 years, 3 months ago
  21. 7bdb94b debian: Change python3 dependency to native arch by Maksim Aristov · 4 years, 3 months ago
  22. 3c44a64 libosmosim: Build irrespective of PC/SC support by Harald Welte · 4 years, 4 months ago
  23. 3a5917b gsm690: Fix amr speech bit length table by Philipp Maier · 4 years, 4 months ago
  24. 44b9926 socket: Add osmo_sock_mcast_iface_set() to bind multicast to device by Harald Welte · 4 years, 4 months ago
  25. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 4 months ago
  26. 1c46d19 parity: add amr crc14 definition by Philipp Maier · 4 years, 4 months ago
  27. d8c74b8 fixup depreciation warning by Harald Welte · 4 years, 4 months ago
  28. 6773304 gsmtap: Solve TCH / FACCH confusion once and for all by Harald Welte · 4 years, 4 months ago
  29. 7dedeba Add CTRL port number for osmo-mgw by Harald Welte · 4 years, 4 months ago
  30. 20618ca Add GSMTAP_CHANNEL_VOICE to gsmtap_gsm_channel_names[] value_string by Harald Welte · 4 years, 4 months ago
  31. 1d3e9de gsmtap.h: Add definitions for voice inside GSMTAP by Harald Welte · 4 years, 4 months ago
  32. fde9fdc osmo-sim-test: check tlv_parsed struct tp before access by Philipp Maier · 4 years, 4 months ago
  33. 07cdd76 gb: Print signalling and data weights on NS-VC creation. by Alexander Chemeris · 4 years, 4 months ago
  34. 8abe45d gb: Fix typos in gprs_ns.c comments by Alexander Chemeris · 4 years, 4 months ago
  35. ac7fabe chantype_rsl2gsmtap(): Add entries for CBCH by Harald Welte · 4 years, 4 months ago
  36. 4960ee4 bitvec: avoid redundant zero-initialization in bitvec_alloc() by Vadim Yanitskiy · 4 years, 4 months ago
  37. c866b32 bitvec: cosmetic: init i only once in bitvec_[un]pack() by Vadim Yanitskiy · 4 years, 4 months ago
  38. a500bc3 bitvec: fix misleading description of bitvec_spare_padding() by Vadim Yanitskiy · 4 years, 4 months ago
  39. 832d8b8 bitvec: fix bitvec_unhex(): do not return 1 on success by Vadim Yanitskiy · 4 years, 4 months ago
  40. 6e270e2 tests/bitvec: add a unit test for bitvec_read_field() by Vadim Yanitskiy · 4 years, 4 months ago
  41. 053bebc osmo-sim-test: Fall-back to classic SIM by Harald Welte · 4 years, 5 months ago
  42. 3a1a3bb osmo-sim-test: Recurse through subdirectories by Harald Welte · 4 years, 5 months ago
  43. 4c9a36c bitvec: make bitvec_free() safe against NULL by Vadim Yanitskiy · 4 years, 5 months ago
  44. 979c3b7 exec: propogate errors from osmo_environment_[filter|append] by Vadim Yanitskiy · 4 years, 5 months ago
  45. d419f65 exec: prevent uninitialized memory access in osmo_system_nowait() by Vadim Yanitskiy · 4 years, 5 months ago
  46. 775a6b0 osmo_libusb: check return value of osmo_fd_register() by Vadim Yanitskiy · 4 years, 5 months ago
  47. a8809f0 conv: prevent theoretical NULL pointer dereference in osmo_conv_encode() by Vadim Yanitskiy · 4 years, 5 months ago
  48. df4f608 tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() by Vadim Yanitskiy · 4 years, 5 months ago
  49. cc0b5d5 value_string: Switch val from unsigned to int by Pau Espin Pedrol · 4 years, 5 months ago
  50. 18caa87 pcsc: don't leak memory by Eric Wild · 4 years, 5 months ago
  51. 89c0428 gsm/gsm48049.c: fix use of GNU 'missing =' extension in designator by Vadim Yanitskiy · 4 years, 5 months ago
  52. 685f7c3 usb/Makefile.am: fix copy-pasted library name: s/libosmosim/libosmousb/ by Vadim Yanitskiy · 4 years, 5 months ago
  53. e51cbe4 osmo_libusb: Check return of libusb_get_string_descriptor_ascii() by Harald Welte · 4 years, 5 months ago
  54. c45787b usb: Add osmo_libusb_find_matching_dev_{path,serial} by Harald Welte · 4 years, 6 months ago
  55. 7497b41 l1sap: add measurement related struct members by Philipp Maier · 4 years, 8 months ago
  56. b82cc77 jenkins.sh: simpler invocation of verify_value_string_... by Neels Hofmeyr · 6 years ago
  57. 7e689c6 add crcXXgen.c.tpl to EXTRA_DIST by Neels Hofmeyr · 5 years ago
  58. 424eac8 usb: Use OSMO_STRLCPY where appropriate by Harald Welte · 4 years, 6 months ago
  59. 57d1118 logging_vty.c: Avoid acquiring log tgt lock in logging level cmd when not needed by Pau Espin Pedrol · 4 years, 6 months ago
  60. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  61. 2b98cbe bitvec: Fix return value in doc for bitvec_write_field() by Pau Espin Pedrol · 4 years, 6 months ago
  62. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  63. dddeaa9 Drop empty file debian/patches/series by Pau Espin Pedrol · 4 years, 6 months ago
  64. 5d39e05 osmo-release.sh: Improve of PKG_CHECK_MODULES from configure.ac by Pau Espin Pedrol · 4 years, 6 months ago
  65. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 7 months ago
  66. 22c7ec3 debian/control: Add missing libusb-1.0-0-dev dependency by Harald Welte · 4 years, 7 months ago
  67. d462e3f usb: Import a variety of libusb utility functions from simtrace by Harald Welte · 4 years, 7 months ago
  68. da432cd libosmocore libusb integration by Harald Welte · 4 years, 7 months ago
  69. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 7 months ago
  70. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 7 months ago
  71. 87b5143 core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE by Vadim Yanitskiy · 4 years, 8 months ago
  72. 94cd4ac sim: allow opening reader# > 0 by Eric Wild · 4 years, 8 months ago
  73. 49ddef6 gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE by Harald Welte · 4 years, 11 months ago
  74. 278a6c8 utils: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  75. f7404bb osmo-arfcn: Fix '-h' option by Harald Welte · 4 years, 7 months ago
  76. 24277b4 osmo-release.sh: Use set -e before applying changes to prepare release by Pau Espin Pedrol · 4 years, 7 months ago
  77. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  78. ae5016f Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  79. 7a35b78 libosmovty: simplify condition checking vty->fd in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  80. 54df08e libosmovty: properly initialize vty->fd in vty_new() by Vadim Yanitskiy · 4 years, 7 months ago
  81. a3e9ef9 04.80: Deprecate gsm0480_create_ussd_resp() by Harald Welte · 6 years ago
  82. 499510b Add code coverage support by Vasil Velichkov · 5 years ago
  83. 1536423 add all missing OSMO_GSUP_TO_MSGT_*() macros by Neels Hofmeyr · 4 years, 8 months ago
  84. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  85. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  86. 70ce871 vty_app_info.is_config_node: add OSMO_DEPRECATED by Neels Hofmeyr · 4 years, 7 months ago
  87. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  88. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 8 months ago
  89. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  90. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  91. 63cb949 msgb_put: more elaborate logging of head/tailroom failure by Neels Hofmeyr · 4 years, 8 months ago
  92. 344776d fsm.h: add missing include of logging.h by Neels Hofmeyr · 4 years, 8 months ago
  93. 249e005 GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR by Neels Hofmeyr · 4 years, 7 months ago
  94. c36e2e4 fix osmo_escape_str_c() and osmo_quote_str_c() by Neels Hofmeyr · 4 years, 7 months ago
  95. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 8 months ago
  96. df22b00 osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte order by Neels Hofmeyr · 4 years, 8 months ago
  97. e883de5 cosmetic: logging.h: fix comment s/levels/subsystems by Neels Hofmeyr · 4 years, 7 months ago
  98. c5b7175 fix DLSMS logging category color: '[1:38m' isn't actually defined by Neels Hofmeyr · 4 years, 7 months ago
  99. f2644ae logging.h: define ansi color constants by Neels Hofmeyr · 4 years, 7 months ago
  100. a981f9d libosmogsm: add support for XOR authentication by Daniel Willmann · 6 years ago