Release v1.3.1 on 2020-03-16.
  1. 0274d7f Bump version: 1.3.0.1-cb929 → 1.3.1 by Harald Welte · 4 years, 3 months ago 1.3.1
  2. cb929c5 libosmosim: Build irrespective of PC/SC support by Harald Welte · 4 years, 3 months ago
  3. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  4. dddeaa9 Drop empty file debian/patches/series by Pau Espin Pedrol · 4 years, 6 months ago
  5. 5d39e05 osmo-release.sh: Improve of PKG_CHECK_MODULES from configure.ac by Pau Espin Pedrol · 4 years, 6 months ago
  6. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 6 months ago
  7. 22c7ec3 debian/control: Add missing libusb-1.0-0-dev dependency by Harald Welte · 4 years, 6 months ago
  8. d462e3f usb: Import a variety of libusb utility functions from simtrace by Harald Welte · 4 years, 6 months ago
  9. da432cd libosmocore libusb integration by Harald Welte · 4 years, 6 months ago
  10. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 6 months ago
  11. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 7 months ago
  12. 87b5143 core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE by Vadim Yanitskiy · 4 years, 8 months ago
  13. 94cd4ac sim: allow opening reader# > 0 by Eric Wild · 4 years, 8 months ago
  14. 49ddef6 gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE by Harald Welte · 4 years, 10 months ago
  15. 278a6c8 utils: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  16. f7404bb osmo-arfcn: Fix '-h' option by Harald Welte · 4 years, 7 months ago
  17. 24277b4 osmo-release.sh: Use set -e before applying changes to prepare release by Pau Espin Pedrol · 4 years, 7 months ago
  18. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  19. ae5016f Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  20. 7a35b78 libosmovty: simplify condition checking vty->fd in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  21. 54df08e libosmovty: properly initialize vty->fd in vty_new() by Vadim Yanitskiy · 4 years, 7 months ago
  22. a3e9ef9 04.80: Deprecate gsm0480_create_ussd_resp() by Harald Welte · 6 years ago
  23. 499510b Add code coverage support by Vasil Velichkov · 5 years ago
  24. 1536423 add all missing OSMO_GSUP_TO_MSGT_*() macros by Neels Hofmeyr · 4 years, 8 months ago
  25. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  26. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  27. 70ce871 vty_app_info.is_config_node: add OSMO_DEPRECATED by Neels Hofmeyr · 4 years, 7 months ago
  28. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  29. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 8 months ago
  30. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  31. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  32. 63cb949 msgb_put: more elaborate logging of head/tailroom failure by Neels Hofmeyr · 4 years, 8 months ago
  33. 344776d fsm.h: add missing include of logging.h by Neels Hofmeyr · 4 years, 8 months ago
  34. 249e005 GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR by Neels Hofmeyr · 4 years, 7 months ago
  35. c36e2e4 fix osmo_escape_str_c() and osmo_quote_str_c() by Neels Hofmeyr · 4 years, 7 months ago
  36. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 8 months ago
  37. df22b00 osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte order by Neels Hofmeyr · 4 years, 8 months ago
  38. e883de5 cosmetic: logging.h: fix comment s/levels/subsystems by Neels Hofmeyr · 4 years, 7 months ago
  39. c5b7175 fix DLSMS logging category color: '[1:38m' isn't actually defined by Neels Hofmeyr · 4 years, 7 months ago
  40. f2644ae logging.h: define ansi color constants by Neels Hofmeyr · 4 years, 7 months ago
  41. a981f9d libosmogsm: add support for XOR authentication by Daniel Willmann · 6 years ago
  42. dd7b6f9 utils.c: fix various inaccurate API doc about return values by Neels Hofmeyr · 4 years, 7 months ago
  43. 002a51d add osmo_sockaddr_str_cmp() by Neels Hofmeyr · 4 years, 8 months ago
  44. 02f25ea logging/vty: fix: do not close stderr in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  45. b639b4d logging/vty: fix vty_read_file(): do not write warnings to stdin by Vadim Yanitskiy · 4 years, 7 months ago
  46. 4abda9e logging/vty: fix: actually ignore deprecated logging commands by Vadim Yanitskiy · 4 years, 7 months ago
  47. 75c242e logging/vty: use LOG_LEVEL_ARGS in logging_vty_add_deprecated_subsys() by Vadim Yanitskiy · 4 years, 7 months ago
  48. 1581c49 logging/vty: do not print deprecated logging commands to stdout by Vadim Yanitskiy · 4 years, 7 months ago
  49. d0e8d6b fix OSMO_SOCKADDR_STR_FMT for IPv6 by Neels Hofmeyr · 4 years, 8 months ago
  50. 83d6910 test: add OSMO_SOCKADDR_STR_FMT to sockaddr_str_test.c by Neels Hofmeyr · 4 years, 8 months ago
  51. 8eae2fc GPRS/BSSGP: introduce bssgp_bvc_ctx_free() by Vadim Yanitskiy · 4 years, 8 months ago
  52. 7a010b1 select: Make file descriptor lists per-thread by Harald Welte · 5 years ago
  53. ba5a9b9 gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t by Pau Espin Pedrol · 4 years, 8 months ago
  54. e40b963 gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests by Pau Espin Pedrol · 4 years, 8 months ago
  55. 2272a03 gsm: Fix compilation error under some compilers by Pau Espin Pedrol · 4 years, 8 months ago
  56. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  57. 2ceb758 add osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  58. ab6d6cf cosmetic: gsm_04_08.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 8 months ago
  59. b1bbe24 fsm: refuse state chg and events after term by Neels Hofmeyr · 4 years, 9 months ago
  60. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 9 months ago
  61. d4b4edd gprs_ns_vty: return success for disabled FR/GRE by Oliver Smith · 4 years, 8 months ago
  62. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  63. a0c8195 vty: Return error if cmd returns CMD_WARNING while reading cfg file by Pau Espin Pedrol · 4 years, 8 months ago
  64. ea2afb2 configure: Introduce --disable-libsctp and error by default if libsctp not found by Pau Espin Pedrol · 4 years, 8 months ago
  65. 8fac511 socket.c: build multiaddr socket API helpers only if used by public APIs by Pau Espin Pedrol · 4 years, 8 months ago
  66. 80c8a1d libosmocore.pc.in: Append -lsctp to Libs.private by Pau Espin Pedrol · 4 years, 8 months ago
  67. 272dfc1 socket: Remove unneeded condition check in osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 8 months ago
  68. 3f464fc socket: Introduce API osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 9 months ago
  69. c85f773 tdef: Return correct snprintf value for osmo_tdef_range_str_buf() by Pau Espin Pedrol · 4 years, 9 months ago
  70. 0fd0fe6 vty: Fix go_parent_cb not called for indented nodes at end of cfg file by Pau Espin Pedrol · 4 years, 9 months ago
  71. ff42852 socket.c: Move glibc workarounds to same place in addrinfo_helper() by Pau Espin Pedrol · 4 years, 9 months ago
  72. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 9 months ago
  73. eda8b7b vty: Optionally Set/replace cfg file during cmd 'write file' by Pau Espin Pedrol · 4 years, 9 months ago
  74. 9168cc9 tdef_test: verify case where osmo_tdef_set returns -EEXIST by Pau Espin Pedrol · 4 years, 9 months ago
  75. 0cbe8f0 tdef: Introduce min_val and max_val fields by Pau Espin Pedrol · 4 years, 9 months ago
  76. 4ad3cb1 API doc tweaks (mncc.h, gsm_08_08.h) by Neels Hofmeyr · 4 years, 10 months ago
  77. 1b729ce gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE by Neels Hofmeyr · 6 years ago
  78. 2e286a5 cosmetic: clarify c_iflag in osmo_serial_init() by Harald Welte · 4 years, 9 months ago
  79. ca18c9d sim/class_tables: Fix typo in comment by Harald Welte · 4 years, 9 months ago
  80. 14b87b2 gsm29205_test: fix error: missing braces around initializer by Vadim Yanitskiy · 4 years, 9 months ago
  81. dd61cd2 No fail if no /proc/cpuinfo by Ruben Undheim · 6 years ago
  82. ec4b627 msgb: Allow size==headroom in msgb_alloc_headroom*() by Pau Espin Pedrol · 4 years, 9 months ago
  83. 7bfaba5 logging: Move extern declaration of osmo_log_target_list from logging.h to logging_internal.h by Pau Espin Pedrol · 4 years, 9 months ago
  84. a609713 osmo-release.sh: update TODO-RELEASE for non-lib projects too by Pau Espin Pedrol · 4 years, 9 months ago
  85. ae140bc ecu_fr: increase test coverage for FR ECU implementation by Philipp Maier · 4 years, 9 months ago
  86. 4e591b1 cosmetic: Add comment on GSM-FR ECU struct by Philipp Maier · 4 years, 9 months ago
  87. 8bd05b5 cosmetic: Move comment to the right place by Philipp Maier · 4 years, 9 months ago
  88. 210acc6 logging.h: add L1 SAPI related context and filter by Oliver Smith · 4 years, 10 months ago
  89. 0706280 logging_internal.h: Fix osmo_log_info definition by Pau Espin Pedrol · 4 years, 9 months ago
  90. 9655ed5 tdef: fixup osmo_tdef_set() by Neels Hofmeyr · 4 years, 10 months ago
  91. 097b509 tdef_vty.h: Add missing header dependencies by Pau Espin Pedrol · 4 years, 10 months ago
  92. 77cd10f tdef: Introduce API osmo_tdef_set() by Pau Espin Pedrol · 4 years, 10 months ago
  93. 994df26 Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability by Harald Welte · 4 years, 10 months ago
  94. f945689 gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning by Harald Welte · 4 years, 10 months ago
  95. 750d831 codec/ecu: Introduce new generic Error Concealment Unit abstraction by Harald Welte · 5 years ago
  96. 766f77c MAXPATHLEN set if not defined by Ruben Undheim · 6 years ago
  97. e674c44 cbsp: Fix decoding of WRITE-REPLACE payload by Harald Welte · 4 years, 10 months ago
  98. 3097bce cbsp: Remove printf() statement from early development/debugging by Harald Welte · 4 years, 10 months ago
  99. f221003 cbsp: Fix endless loop iteration when decoding cell list IEs by Harald Welte · 4 years, 10 months ago
  100. f89cbd0 OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer by Neels Hofmeyr · 4 years, 10 months ago