1. 914a8ec core/msgb.h: fix incorrect Doxygen parameter description by Vadim Yanitskiy · 5 years ago
  2. ba426e3 core/msgb.h: drop meaningless parameter of msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  3. 115a2cc core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpers by Vadim Yanitskiy · 5 years ago
  4. 095a396 core/linuxlist.h: fix white-space and inconsistent alignment by Vadim Yanitskiy · 5 years ago
  5. 72ea919 core/linuxlist.h: fix and unify Doxygen documentation by Vadim Yanitskiy · 5 years ago
  6. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  7. c0dfc9d socket: osmo_sock_get_name() Use "const void *" as talloc context by Harald Welte · 5 years ago
  8. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  9. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  10. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  11. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  12. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  13. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  14. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  15. b3e9b31 socket.h: add missing include by Max · 5 years ago
  16. 56632b6 osmo_fsm_state_name: make robust against NULL fi by Neels Hofmeyr · 5 years ago
  17. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  18. b27e6fe Rename msgb_wrap_with_TL() by Max · 5 years ago
  19. 64b51eb socket: add define for socket name length by Philipp Maier · 5 years ago
  20. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  21. 691ba52 add LOGPFSMSL(), LOGPFSMSLSRC() by Neels Hofmeyr · 6 years ago
  22. b0b39af LOGPFSM*: guard against fi == NULL by Neels Hofmeyr · 6 years ago
  23. b11ff7c add API doc for LOGPFSM* macros by Neels Hofmeyr · 6 years ago
  24. e5bde90 define LOGPFSM fmt only once, in LOGPFSMLSRC by Neels Hofmeyr · 6 years ago
  25. 0145751 add to osmo_sock_get_name*() API by Neels Hofmeyr · 6 years ago
  26. 2bf01d4 stats.h: Fix build on MacOS by Pau Espin Pedrol · 6 years ago
  27. db03825 msgb: add test helpers by Max · 6 years ago
  28. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  29. c01cff1 Constify llist_count() parameter by Max · 6 years ago
  30. 2ca8ceb timer: Fix clockid_t undefined on MacOS < 10.12 by Pau Espin Pedrol · 6 years ago
  31. 9d7a247 Add osmo_sockaddr_in_to_str_and_uint() by Max · 6 years ago
  32. cb02a39 Update msgb Lx helpers by Max · 6 years ago
  33. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago
  34. e521ede core/msgb.h: introduce msgb_l4len() helper by Vadim Yanitskiy · 6 years ago
  35. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  36. 0903fce GSMTAP: fix typos in comments by Shinjo Park · 6 years ago
  37. f589cbb GSMTAP: add definitions for LTE NAS subtypes by Shinjo Park · 6 years ago
  38. d741b78 GSMTAP: add definitions for new LTE RRC channels by Shinjo Park · 6 years ago
  39. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  40. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  41. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  42. 5594430 core/utils.h: move includes to the top by Vadim Yanitskiy · 6 years ago
  43. 80f4ff9 core/utils.h: drop duplicate '<stdbool.h>' include by Vadim Yanitskiy · 6 years ago
  44. b99ed7f Add RSPRO support to IPA and logging definitions by Harald Welte · 6 years ago
  45. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  46. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  47. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  48. 8ce6f48 msgb: Introduce msgb_{de,en}queue_count APIs by Pau Espin Pedrol · 6 years ago
  49. 0b6fcb0 signal: Introduce API osmo_signal_talloc_ctx_init by Pau Espin Pedrol · 6 years ago
  50. 0bc3b83 GSMTAP: add SIM sub_types by Kévin Redon · 6 years ago
  51. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  52. bc568d0 osmo_panic(): Annotate as __attribute__ ((noreturn)) by Harald Welte · 6 years ago
  53. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  54. 3385e4b fsm: Change semantics of LOGPFSML() log-level by Harald Welte · 6 years ago
  55. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  56. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  57. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  58. 85b9fba import isdn4linux HDLC code from linux kernel by Harald Welte · 6 years ago
  59. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  60. 686eba9 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb by Pau Espin Pedrol · 6 years ago
  61. c62fc2d msgb: msgb_pull: Abort when pulling more than avail size by Pau Espin Pedrol · 6 years ago
  62. 9fa0912 msgb: msgb_get: Drop unneeded tmp var by Pau Espin Pedrol · 6 years ago
  63. cefce66 fix issue on big endian architecture by Thorsten Alteholz · 6 years ago
  64. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  65. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  66. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  67. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  68. 8fd8557 core/logging.h: Add logging category for jitter buffer by Pau Espin Pedrol · 6 years ago
  69. 726ba36 core: Add timespec helper macros and make timer_compat.h public by Pau Espin Pedrol · 6 years ago
  70. 175a4ae rate_ctr: Add rate_ctr_inc2() as convenience wrapper by Harald Welte · 6 years ago
  71. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  72. b0c43a6 fsm: Add a function to change the FSM instance ID later by Daniel Willmann · 6 years ago
  73. eb18282 gsmtap.h: define TETRA DMO mode channels by allesklar2 · 6 years ago
  74. ebd2b0f osmo_msgbdump_{l2,l3}(): Proper typecast by Harald Welte · 6 years ago
  75. 5721770 msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer by Harald Welte · 6 years ago
  76. 18c014d utils: add helper wrapper for osmo_strlcpy() by Max · 6 years ago
  77. 2a06a49 fsm: add functions for unlinking and changing parents by Philipp Maier · 6 years ago
  78. 0e2a943 logging: allow to log only the basename of each source by Neels Hofmeyr · 6 years ago
  79. bd7bd39 logging: separate the '<000b>' subsys from filename logging by Neels Hofmeyr · 6 years ago
  80. 886e548 logging: add ability to log the log-level with API and vty by Neels Hofmeyr · 6 years ago
  81. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  82. 937ddea utils: add osmo_separated_identifiers_valid() by Neels Hofmeyr · 7 years ago
  83. 84ea2e0 logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() by Neels Hofmeyr · 7 years ago
  84. dc75b11 comment: utils: more accurately describe OSMO_STRINGIFY macro by Neels Hofmeyr · 7 years ago
  85. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  86. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago
  87. f9b1e55 gsmtap.h: Introduce new GSMTAP type for LTE NAS messages by Harald Welte · 7 years ago
  88. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  89. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  90. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  91. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  92. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  93. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  94. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  95. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  96. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  97. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  98. 197a4ac [doc] Put CRC-16 and generic CRC code in one Doxygen module by Harald Welte · 7 years ago
  99. ef7a44e [doc] bits.c: Better / more Doxygen documentation by Harald Welte · 7 years ago
  100. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago