1. dfebf40 stats: Support regular stats flush by Alexander Chemeris · 4 years, 2 months ago
  2. f203ed3 stats: Fix documentation for osmo_stats_set_interval() by Alexander Chemeris · 4 years, 2 months ago
  3. 161adee stats: Move cfg_stats_interval_cmd() function. by Alexander Chemeris · 4 years, 2 months ago
  4. e8ec214 select: Fix typo in a comment Osmcoom->Osmocom by Alexander Chemeris · 4 years, 2 months ago
  5. 3a6bedf sim: When decoding SW, take application specific SW into account by Harald Welte · 4 years, 3 months ago
  6. c9eab82 rest_octets: fix encoding of 3G Early Classmark Sending Restriction by Vadim Yanitskiy · 4 years, 2 months ago
  7. 100e44e timerfd: call osmo_fd_unregister() when closing on read error by Harald Welte · 4 years, 2 months ago
  8. 06747d5 timer.c: make timers thread safe by Eric · 4 years, 2 months ago
  9. a70ac85 select.c: Introduce support for signalfd by Harald Welte · 4 years, 2 months ago
  10. f3cc731 exec: Introduce osmo_system_nowait2() to allow specify a user by Harald Welte · 4 years, 2 months ago
  11. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  12. d1cd527 gsm0503_tables: Document USF encoding tables by Pau Espin Pedrol · 4 years, 3 months ago
  13. 63ebc36 gsm0503_coding: Fix USF encoding in MCS1-4 by Pau Espin Pedrol · 4 years, 3 months ago
  14. f62f073 gsm0503_coding: Fix misleading comment UL vs DL by Pau Espin Pedrol · 4 years, 3 months ago
  15. 9e713f3 coding: fix bit ordering in 11-bit RACH coding functions by Vadim Yanitskiy · 4 years, 3 months ago
  16. 8055cdd coding: fix documentation of PDTCH encoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  17. 2954aa9 sim: Add HPSIM application support by Harald Welte · 4 years, 3 months ago
  18. e92f362 card_fs_{usim,isim}: Update to 15.7.0 / Release 15 by Harald Welte · 4 years, 3 months ago
  19. 58d173a osmo-sim-test: Also [attempt to] dump DF.GSM on USIM cards by Harald Welte · 4 years, 3 months ago
  20. 429adec sim: re-structure how we support cards + applications by Harald Welte · 4 years, 3 months ago
  21. bf90d74 sim: add osim_file_desc_find_aid() by Harald Welte · 4 years, 3 months ago
  22. 2d284df card_fs_sim: Avoid '/' in file names by Harald Welte · 4 years, 3 months ago
  23. b8c1da1 sim: card_fs_usim.c: Fix FID of EF.EXT4 by Harald Welte · 4 years, 3 months ago
  24. 3c44a64 libosmosim: Build irrespective of PC/SC support by Harald Welte · 4 years, 3 months ago
  25. 3a5917b gsm690: Fix amr speech bit length table by Philipp Maier · 4 years, 4 months ago
  26. 44b9926 socket: Add osmo_sock_mcast_iface_set() to bind multicast to device by Harald Welte · 4 years, 4 months ago
  27. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 4 months ago
  28. 1c46d19 parity: add amr crc14 definition by Philipp Maier · 4 years, 4 months ago
  29. 6773304 gsmtap: Solve TCH / FACCH confusion once and for all 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. 07cdd76 gb: Print signalling and data weights on NS-VC creation. by Alexander Chemeris · 4 years, 4 months ago
  32. 8abe45d gb: Fix typos in gprs_ns.c comments by Alexander Chemeris · 4 years, 4 months ago
  33. ac7fabe chantype_rsl2gsmtap(): Add entries for CBCH by Harald Welte · 4 years, 4 months ago
  34. 4960ee4 bitvec: avoid redundant zero-initialization in bitvec_alloc() by Vadim Yanitskiy · 4 years, 4 months ago
  35. c866b32 bitvec: cosmetic: init i only once in bitvec_[un]pack() by Vadim Yanitskiy · 4 years, 4 months ago
  36. a500bc3 bitvec: fix misleading description of bitvec_spare_padding() by Vadim Yanitskiy · 4 years, 4 months ago
  37. 832d8b8 bitvec: fix bitvec_unhex(): do not return 1 on success by Vadim Yanitskiy · 4 years, 4 months ago
  38. 4c9a36c bitvec: make bitvec_free() safe against NULL by Vadim Yanitskiy · 4 years, 5 months ago
  39. 979c3b7 exec: propogate errors from osmo_environment_[filter|append] by Vadim Yanitskiy · 4 years, 5 months ago
  40. d419f65 exec: prevent uninitialized memory access in osmo_system_nowait() by Vadim Yanitskiy · 4 years, 5 months ago
  41. 775a6b0 osmo_libusb: check return value of osmo_fd_register() by Vadim Yanitskiy · 4 years, 5 months ago
  42. a8809f0 conv: prevent theoretical NULL pointer dereference in osmo_conv_encode() by Vadim Yanitskiy · 4 years, 5 months ago
  43. df4f608 tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() by Vadim Yanitskiy · 4 years, 5 months ago
  44. 18caa87 pcsc: don't leak memory by Eric Wild · 4 years, 5 months ago
  45. 89c0428 gsm/gsm48049.c: fix use of GNU 'missing =' extension in designator by Vadim Yanitskiy · 4 years, 5 months ago
  46. 685f7c3 usb/Makefile.am: fix copy-pasted library name: s/libosmosim/libosmousb/ by Vadim Yanitskiy · 4 years, 5 months ago
  47. e51cbe4 osmo_libusb: Check return of libusb_get_string_descriptor_ascii() by Harald Welte · 4 years, 5 months ago
  48. c45787b usb: Add osmo_libusb_find_matching_dev_{path,serial} by Harald Welte · 4 years, 6 months ago
  49. 7e689c6 add crcXXgen.c.tpl to EXTRA_DIST by Neels Hofmeyr · 5 years ago
  50. 424eac8 usb: Use OSMO_STRLCPY where appropriate by Harald Welte · 4 years, 6 months ago
  51. 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
  52. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  53. 2b98cbe bitvec: Fix return value in doc for bitvec_write_field() by Pau Espin Pedrol · 4 years, 6 months ago
  54. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  55. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 6 months ago
  56. d462e3f usb: Import a variety of libusb utility functions from simtrace by Harald Welte · 4 years, 6 months ago
  57. da432cd libosmocore libusb integration by Harald Welte · 4 years, 6 months ago
  58. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 6 months ago
  59. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 7 months ago
  60. 94cd4ac sim: allow opening reader# > 0 by Eric Wild · 4 years, 8 months ago
  61. 49ddef6 gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE by Harald Welte · 4 years, 10 months ago
  62. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  63. 7a35b78 libosmovty: simplify condition checking vty->fd in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  64. 54df08e libosmovty: properly initialize vty->fd in vty_new() by Vadim Yanitskiy · 4 years, 7 months ago
  65. a3e9ef9 04.80: Deprecate gsm0480_create_ussd_resp() by Harald Welte · 6 years ago
  66. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  67. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  68. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  69. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 8 months ago
  70. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  71. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  72. 249e005 GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR by Neels Hofmeyr · 4 years, 7 months ago
  73. c36e2e4 fix osmo_escape_str_c() and osmo_quote_str_c() by Neels Hofmeyr · 4 years, 7 months ago
  74. df22b00 osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte order by Neels Hofmeyr · 4 years, 8 months ago
  75. c5b7175 fix DLSMS logging category color: '[1:38m' isn't actually defined by Neels Hofmeyr · 4 years, 7 months ago
  76. f2644ae logging.h: define ansi color constants by Neels Hofmeyr · 4 years, 7 months ago
  77. a981f9d libosmogsm: add support for XOR authentication by Daniel Willmann · 6 years ago
  78. dd7b6f9 utils.c: fix various inaccurate API doc about return values by Neels Hofmeyr · 4 years, 7 months ago
  79. 002a51d add osmo_sockaddr_str_cmp() by Neels Hofmeyr · 4 years, 8 months ago
  80. 02f25ea logging/vty: fix: do not close stderr in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  81. b639b4d logging/vty: fix vty_read_file(): do not write warnings to stdin by Vadim Yanitskiy · 4 years, 7 months ago
  82. 4abda9e logging/vty: fix: actually ignore deprecated logging commands by Vadim Yanitskiy · 4 years, 7 months ago
  83. 75c242e logging/vty: use LOG_LEVEL_ARGS in logging_vty_add_deprecated_subsys() by Vadim Yanitskiy · 4 years, 7 months ago
  84. 1581c49 logging/vty: do not print deprecated logging commands to stdout by Vadim Yanitskiy · 4 years, 7 months ago
  85. 8eae2fc GPRS/BSSGP: introduce bssgp_bvc_ctx_free() by Vadim Yanitskiy · 4 years, 8 months ago
  86. 7a010b1 select: Make file descriptor lists per-thread by Harald Welte · 5 years ago
  87. 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
  88. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  89. 2ceb758 add osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  90. b1bbe24 fsm: refuse state chg and events after term by Neels Hofmeyr · 4 years, 9 months ago
  91. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 9 months ago
  92. d4b4edd gprs_ns_vty: return success for disabled FR/GRE by Oliver Smith · 4 years, 8 months ago
  93. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  94. a0c8195 vty: Return error if cmd returns CMD_WARNING while reading cfg file by Pau Espin Pedrol · 4 years, 8 months ago
  95. 8fac511 socket.c: build multiaddr socket API helpers only if used by public APIs by Pau Espin Pedrol · 4 years, 8 months ago
  96. 272dfc1 socket: Remove unneeded condition check in osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 8 months ago
  97. 3f464fc socket: Introduce API osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 9 months ago
  98. c85f773 tdef: Return correct snprintf value for osmo_tdef_range_str_buf() by Pau Espin Pedrol · 4 years, 9 months ago
  99. 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
  100. ff42852 socket.c: Move glibc workarounds to same place in addrinfo_helper() by Pau Espin Pedrol · 4 years, 9 months ago