1. af40b0b msgb_alloc_headroom: Change size args to be uint16_t by Pau Espin Pedrol · 3 years, 1 month ago
  2. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  3. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  4. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 2 months ago
  5. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 2 months ago
  6. c545ff6 socket: QoS support for all our socket init functions by Harald Welte · 3 years, 2 months ago
  7. ecc0bd8 socket: Introduce osmo_sock_set_priority() helper function by Harald Welte · 3 years, 2 months ago
  8. ce53e03 socket: Introduce osmo_sock_set_dscp() to set socket DSCP value by Harald Welte · 3 years, 2 months ago
  9. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 3 months ago
  10. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 3 months ago
  11. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 5 months ago
  12. 6e9dd02 logging: Deprecate API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  13. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 4 months ago
  14. 88e4058 Introduce osmo_gettid() API by Pau Espin Pedrol · 3 years, 4 months ago
  15. e4cd267 Add inter-thread queue by Harald Welte · 5 years ago
  16. 833e8fa gsmtap_util: SNR can be negative, use a signed integer by Vadim Yanitskiy · 3 years, 6 months ago
  17. 0a2b257 Declare osmo_ctx_init() in talloc.h by Daniel Willmann · 3 years, 6 months ago
  18. 4eb0f16 fsm: Add osmo_fsm_inst_broadcast_children() by Harald Welte · 3 years, 6 months ago
  19. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  20. 7fc88b3 log2.h: Avoid redefining __always_inline by Harald Welte · 3 years, 7 months ago
  21. c172d9f log2.h: Use uintXX_t instead of kernel specific types by Harald Welte · 3 years, 7 months ago
  22. 622cda3 hash/log2: Add generic implementations of fls() and fls64() by Harald Welte · 3 years, 7 months ago
  23. 77530b4 Use explicit type-casting in hlist_del() for C++ compatibility by Harald Welte · 3 years, 7 months ago
  24. 59e13e4 core/linuxlist: do not use 'new' as a parameter name by Vadim Yanitskiy · 3 years, 7 months ago
  25. 7101ca2 Add hlist and hashtable from Linux kernel by Harald Welte · 3 years, 7 months ago
  26. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 7 months ago
  27. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 7 months ago
  28. fd3478c logging: Calculate LOG_MAX_{CTX,FILTERS} from the enum by Daniel Willmann · 3 years, 7 months ago
  29. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 8 months ago
  30. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 8 months ago
  31. f36b762 application: do not document unrelated forward-declarations by Vadim Yanitskiy · 3 years, 8 months ago
  32. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 9 months ago
  33. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 10 months ago
  34. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 9 months ago
  35. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  36. def5a40 socket: make the arguments of osmo_sockaddr_cmp() const by Vadim Yanitskiy · 3 years, 9 months ago
  37. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  38. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 9 months ago
  39. 9277b97 add osmo_use_count_to_str_c() by Neels Hofmeyr · 3 years, 10 months ago
  40. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago
  41. f6db765 bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values by Neels Hofmeyr · 3 years, 10 months ago
  42. c0ac4e3 bitXXgen: ensure not reading/storing past valid size by Neels Hofmeyr · 3 years, 10 months ago
  43. 0f36421 add osmo_sockaddr_local_ip() to determine the local address for a remote. by Alexander Couzens · 4 years ago
  44. e4181ea socket: add osmo_sockaddr_cmp() by Alexander Couzens · 4 years ago
  45. 43957e6 socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd by Alexander Couzens · 4 years ago
  46. d95f5d4 sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port by Alexander Couzens · 4 years, 1 month ago
  47. 5cc4fe4 socket: Add some osmo_sockaddr print helpers by Pau Espin Pedrol · 3 years, 10 months ago
  48. 161d42a gsmtap: Add definitions for E1/T1 payload (LAPD, TRAU, FR) in GSMTAP by Harald Welte · 3 years, 10 months ago
  49. 8419bb2 socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints by Alexander Couzens · 4 years, 1 month ago
  50. ea71b43 stat_item: Add function to reset stat items and groups by Daniel Willmann · 4 years ago
  51. 26a9539 rate_ctr: Add functions to reset rate counter (groups) by Daniel Willmann · 4 years ago
  52. 0e7349d use_count.h: Fix API doc example by Pau Espin Pedrol · 4 years ago
  53. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  54. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  55. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  56. dacac99 api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signature by Neels Hofmeyr · 4 years, 1 month ago
  57. dfebf40 stats: Support regular stats flush by Alexander Chemeris · 4 years, 2 months ago
  58. a70ac85 select.c: Introduce support for signalfd by Harald Welte · 4 years, 2 months ago
  59. f3cc731 exec: Introduce osmo_system_nowait2() to allow specify a user by Harald Welte · 4 years, 2 months ago
  60. 44b9926 socket: Add osmo_sock_mcast_iface_set() to bind multicast to device by Harald Welte · 4 years, 4 months ago
  61. d8c74b8 fixup depreciation warning by Harald Welte · 4 years, 4 months ago
  62. 6773304 gsmtap: Solve TCH / FACCH confusion once and for all by Harald Welte · 4 years, 4 months ago
  63. 1d3e9de gsmtap.h: Add definitions for voice inside GSMTAP by Harald Welte · 4 years, 4 months ago
  64. cc0b5d5 value_string: Switch val from unsigned to int by Pau Espin Pedrol · 4 years, 5 months ago
  65. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 7 months ago
  66. 87b5143 core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE by Vadim Yanitskiy · 4 years, 8 months ago
  67. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  68. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 8 months ago
  69. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 8 months ago
  70. 63cb949 msgb_put: more elaborate logging of head/tailroom failure by Neels Hofmeyr · 4 years, 8 months ago
  71. 344776d fsm.h: add missing include of logging.h by Neels Hofmeyr · 4 years, 8 months ago
  72. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 8 months ago
  73. e883de5 cosmetic: logging.h: fix comment s/levels/subsystems by Neels Hofmeyr · 4 years, 7 months ago
  74. f2644ae logging.h: define ansi color constants by Neels Hofmeyr · 4 years, 7 months ago
  75. 002a51d add osmo_sockaddr_str_cmp() by Neels Hofmeyr · 4 years, 8 months ago
  76. d0e8d6b fix OSMO_SOCKADDR_STR_FMT for IPv6 by Neels Hofmeyr · 4 years, 8 months ago
  77. 7a010b1 select: Make file descriptor lists per-thread by Harald Welte · 5 years ago
  78. 2ceb758 add osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  79. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 9 months ago
  80. 3f464fc socket: Introduce API osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 9 months ago
  81. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  82. 0cbe8f0 tdef: Introduce min_val and max_val fields by Pau Espin Pedrol · 4 years, 10 months ago
  83. ec4b627 msgb: Allow size==headroom in msgb_alloc_headroom*() by Pau Espin Pedrol · 4 years, 9 months ago
  84. 7bfaba5 logging: Move extern declaration of osmo_log_target_list from logging.h to logging_internal.h by Pau Espin Pedrol · 4 years, 10 months ago
  85. 210acc6 logging.h: add L1 SAPI related context and filter by Oliver Smith · 4 years, 10 months ago
  86. 0706280 logging_internal.h: Fix osmo_log_info definition by Pau Espin Pedrol · 4 years, 10 months ago
  87. 9655ed5 tdef: fixup osmo_tdef_set() by Neels Hofmeyr · 4 years, 10 months ago
  88. 77cd10f tdef: Introduce API osmo_tdef_set() by Pau Espin Pedrol · 4 years, 10 months ago
  89. f89cbd0 OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer by Neels Hofmeyr · 4 years, 10 months ago
  90. 079693d OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition by Neels Hofmeyr · 4 years, 10 months ago
  91. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  92. 989f01c osmo_tdef_get(): allow passing -1 as default timeout by Neels Hofmeyr · 4 years, 11 months ago
  93. e242548 Revert "utils.h: require a semi colon after OSMO_ASSERT" by Vadim Yanitskiy · 5 years ago
  94. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  95. 77021c7 (minor) fix typo in comments by Kévin Redon · 5 years ago
  96. d1e220f minor: don't redefine macros by Kévin Redon · 5 years ago
  97. d9fc604 core/utils: drop meaningless const from return value of osmo_luhn() by Vadim Yanitskiy · 5 years ago
  98. 7b74551 fsm: Allow millisecond granularity in osmo_fsm built-in timer by Harald Welte · 5 years ago
  99. 0a1259b Deprecate usage of osmo_counter_* by Daniel Willmann · 5 years ago
  100. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago