1. 210acc6 logging.h: add L1 SAPI related context and filter by Oliver Smith · 4 years, 10 months ago
  2. 0706280 logging_internal.h: Fix osmo_log_info definition by Pau Espin Pedrol · 4 years, 10 months ago
  3. 9655ed5 tdef: fixup osmo_tdef_set() by Neels Hofmeyr · 4 years, 10 months ago
  4. 77cd10f tdef: Introduce API osmo_tdef_set() by Pau Espin Pedrol · 4 years, 10 months ago
  5. f89cbd0 OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer by Neels Hofmeyr · 4 years, 10 months ago
  6. 079693d OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition by Neels Hofmeyr · 4 years, 10 months ago
  7. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  8. 989f01c osmo_tdef_get(): allow passing -1 as default timeout by Neels Hofmeyr · 5 years ago
  9. e242548 Revert "utils.h: require a semi colon after OSMO_ASSERT" by Vadim Yanitskiy · 5 years ago
  10. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  11. 77021c7 (minor) fix typo in comments by Kévin Redon · 5 years ago
  12. d1e220f minor: don't redefine macros by Kévin Redon · 5 years ago
  13. d9fc604 core/utils: drop meaningless const from return value of osmo_luhn() by Vadim Yanitskiy · 5 years ago
  14. 7b74551 fsm: Allow millisecond granularity in osmo_fsm built-in timer by Harald Welte · 5 years ago
  15. 0a1259b Deprecate usage of osmo_counter_* by Daniel Willmann · 5 years ago
  16. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago
  17. b480b74 add identifier sanitation for setting FSM instance ids by Neels Hofmeyr · 5 years ago
  18. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  19. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  20. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  21. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  22. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  23. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  24. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  25. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  26. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  27. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  28. c761044 Doxygen: fix documentation of rate_ctr_for_each_counter() by Vadim Yanitskiy · 5 years ago
  29. 914a8ec core/msgb.h: fix incorrect Doxygen parameter description by Vadim Yanitskiy · 5 years ago
  30. ba426e3 core/msgb.h: drop meaningless parameter of msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  31. 115a2cc core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  32. 095a396 core/linuxlist.h: fix white-space and inconsistent alignment by Vadim Yanitskiy · 5 years ago
  33. 72ea919 core/linuxlist.h: fix and unify Doxygen documentation by Vadim Yanitskiy · 5 years ago
  34. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  35. c0dfc9d socket: osmo_sock_get_name() Use "const void *" as talloc context by Harald Welte · 5 years ago
  36. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  37. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  38. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  39. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  40. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  41. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  42. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  43. b3e9b31 socket.h: add missing include by Max · 5 years ago
  44. 56632b6 osmo_fsm_state_name: make robust against NULL fi by Neels Hofmeyr · 5 years ago
  45. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  46. b27e6fe Rename msgb_wrap_with_TL() by Max · 5 years ago
  47. 64b51eb socket: add define for socket name length by Philipp Maier · 5 years ago
  48. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  49. 691ba52 add LOGPFSMSL(), LOGPFSMSLSRC() by Neels Hofmeyr · 6 years ago
  50. b0b39af LOGPFSM*: guard against fi == NULL by Neels Hofmeyr · 6 years ago
  51. b11ff7c add API doc for LOGPFSM* macros by Neels Hofmeyr · 6 years ago
  52. e5bde90 define LOGPFSM fmt only once, in LOGPFSMLSRC by Neels Hofmeyr · 6 years ago
  53. 0145751 add to osmo_sock_get_name*() API by Neels Hofmeyr · 6 years ago
  54. 2bf01d4 stats.h: Fix build on MacOS by Pau Espin Pedrol · 6 years ago
  55. db03825 msgb: add test helpers by Max · 6 years ago
  56. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  57. c01cff1 Constify llist_count() parameter by Max · 6 years ago
  58. 2ca8ceb timer: Fix clockid_t undefined on MacOS < 10.12 by Pau Espin Pedrol · 6 years ago
  59. 9d7a247 Add osmo_sockaddr_in_to_str_and_uint() by Max · 6 years ago
  60. cb02a39 Update msgb Lx helpers by Max · 6 years ago
  61. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago
  62. e521ede core/msgb.h: introduce msgb_l4len() helper by Vadim Yanitskiy · 6 years ago
  63. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  64. 0903fce GSMTAP: fix typos in comments by Shinjo Park · 6 years ago
  65. f589cbb GSMTAP: add definitions for LTE NAS subtypes by Shinjo Park · 6 years ago
  66. d741b78 GSMTAP: add definitions for new LTE RRC channels by Shinjo Park · 6 years ago
  67. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  68. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  69. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  70. 5594430 core/utils.h: move includes to the top by Vadim Yanitskiy · 6 years ago
  71. 80f4ff9 core/utils.h: drop duplicate '<stdbool.h>' include by Vadim Yanitskiy · 6 years ago
  72. b99ed7f Add RSPRO support to IPA and logging definitions by Harald Welte · 6 years ago
  73. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  74. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  75. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  76. 8ce6f48 msgb: Introduce msgb_{de,en}queue_count APIs by Pau Espin Pedrol · 6 years ago
  77. 0b6fcb0 signal: Introduce API osmo_signal_talloc_ctx_init by Pau Espin Pedrol · 6 years ago
  78. 0bc3b83 GSMTAP: add SIM sub_types by Kévin Redon · 6 years ago
  79. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  80. bc568d0 osmo_panic(): Annotate as __attribute__ ((noreturn)) by Harald Welte · 6 years ago
  81. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  82. 3385e4b fsm: Change semantics of LOGPFSML() log-level by Harald Welte · 6 years ago
  83. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  84. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  85. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  86. 85b9fba import isdn4linux HDLC code from linux kernel by Harald Welte · 6 years ago
  87. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  88. 686eba9 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb by Pau Espin Pedrol · 6 years ago
  89. c62fc2d msgb: msgb_pull: Abort when pulling more than avail size by Pau Espin Pedrol · 6 years ago
  90. 9fa0912 msgb: msgb_get: Drop unneeded tmp var by Pau Espin Pedrol · 6 years ago
  91. cefce66 fix issue on big endian architecture by Thorsten Alteholz · 6 years ago
  92. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  93. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  94. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  95. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  96. 8fd8557 core/logging.h: Add logging category for jitter buffer by Pau Espin Pedrol · 6 years ago
  97. 726ba36 core: Add timespec helper macros and make timer_compat.h public by Pau Espin Pedrol · 6 years ago
  98. 175a4ae rate_ctr: Add rate_ctr_inc2() as convenience wrapper by Harald Welte · 6 years ago
  99. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  100. b0c43a6 fsm: Add a function to change the FSM instance ID later by Daniel Willmann · 6 years ago