1. e521ede core/msgb.h: introduce msgb_l4len() helper by Vadim Yanitskiy · 6 years ago
  2. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  3. 0903fce GSMTAP: fix typos in comments by Shinjo Park · 6 years ago
  4. f589cbb GSMTAP: add definitions for LTE NAS subtypes by Shinjo Park · 6 years ago
  5. d741b78 GSMTAP: add definitions for new LTE RRC channels by Shinjo Park · 6 years ago
  6. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  7. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  8. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  9. 5594430 core/utils.h: move includes to the top by Vadim Yanitskiy · 6 years ago
  10. 80f4ff9 core/utils.h: drop duplicate '<stdbool.h>' include by Vadim Yanitskiy · 6 years ago
  11. b99ed7f Add RSPRO support to IPA and logging definitions by Harald Welte · 6 years ago
  12. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  13. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  14. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  15. 8ce6f48 msgb: Introduce msgb_{de,en}queue_count APIs by Pau Espin Pedrol · 6 years ago
  16. 0b6fcb0 signal: Introduce API osmo_signal_talloc_ctx_init by Pau Espin Pedrol · 6 years ago
  17. 0bc3b83 GSMTAP: add SIM sub_types by Kévin Redon · 6 years ago
  18. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  19. bc568d0 osmo_panic(): Annotate as __attribute__ ((noreturn)) by Harald Welte · 6 years ago
  20. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  21. 3385e4b fsm: Change semantics of LOGPFSML() log-level by Harald Welte · 6 years ago
  22. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  23. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  24. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  25. 85b9fba import isdn4linux HDLC code from linux kernel by Harald Welte · 6 years ago
  26. ea4d893 Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd by Harald Welte · 7 years ago
  27. 686eba9 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb by Pau Espin Pedrol · 6 years ago
  28. c62fc2d msgb: msgb_pull: Abort when pulling more than avail size by Pau Espin Pedrol · 6 years ago
  29. 9fa0912 msgb: msgb_get: Drop unneeded tmp var by Pau Espin Pedrol · 6 years ago
  30. cefce66 fix issue on big endian architecture by Thorsten Alteholz · 6 years ago
  31. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  32. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  33. 3d8b47f fix logging talloc ctx: add osmo_init_logging2() by Neels Hofmeyr · 6 years ago
  34. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  35. 8fd8557 core/logging.h: Add logging category for jitter buffer by Pau Espin Pedrol · 6 years ago
  36. 726ba36 core: Add timespec helper macros and make timer_compat.h public by Pau Espin Pedrol · 6 years ago
  37. 175a4ae rate_ctr: Add rate_ctr_inc2() as convenience wrapper by Harald Welte · 6 years ago
  38. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  39. b0c43a6 fsm: Add a function to change the FSM instance ID later by Daniel Willmann · 6 years ago
  40. eb18282 gsmtap.h: define TETRA DMO mode channels by allesklar2 · 6 years ago
  41. ebd2b0f osmo_msgbdump_{l2,l3}(): Proper typecast by Harald Welte · 6 years ago
  42. 5721770 msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer by Harald Welte · 6 years ago
  43. 18c014d utils: add helper wrapper for osmo_strlcpy() by Max · 6 years ago
  44. 2a06a49 fsm: add functions for unlinking and changing parents by Philipp Maier · 6 years ago
  45. 0e2a943 logging: allow to log only the basename of each source by Neels Hofmeyr · 6 years ago
  46. bd7bd39 logging: separate the '<000b>' subsys from filename logging by Neels Hofmeyr · 6 years ago
  47. 886e548 logging: add ability to log the log-level with API and vty by Neels Hofmeyr · 6 years ago
  48. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  49. 937ddea utils: add osmo_separated_identifiers_valid() by Neels Hofmeyr · 7 years ago
  50. 84ea2e0 logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() by Neels Hofmeyr · 7 years ago
  51. dc75b11 comment: utils: more accurately describe OSMO_STRINGIFY macro by Neels Hofmeyr · 7 years ago
  52. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  53. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago
  54. f9b1e55 gsmtap.h: Introduce new GSMTAP type for LTE NAS messages by Harald Welte · 7 years ago
  55. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  56. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  57. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  58. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  59. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  60. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  61. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  62. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  63. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  64. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  65. 197a4ac [doc] Put CRC-16 and generic CRC code in one Doxygen module by Harald Welte · 7 years ago
  66. ef7a44e [doc] bits.c: Better / more Doxygen documentation by Harald Welte · 7 years ago
  67. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago
  68. 17bbaa3 [doc] counter.[ch] Add Doxygen API documentation by Harald Welte · 7 years ago
  69. 781951b [doc] stat_item: Complete doxygen documentation for API by Harald Welte · 7 years ago
  70. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  71. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  72. 383c563 Add time conversion helpers by Max · 7 years ago
  73. a52d839 Expand bit pretty-printer by Max · 7 years ago
  74. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  75. 977231c Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH by Harald Welte · 7 years ago
  76. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  77. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  78. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  79. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  80. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  81. aa3ba46 gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL by Harald Welte · 7 years ago
  82. 93713a5 gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() by Harald Welte · 7 years ago
  83. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  84. 15b6d41 Deprecate wrappers around loglevel_strs by Max · 7 years ago
  85. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  86. 33370cb doxygen: various fixes in core/timer.h by Neels Hofmeyr · 7 years ago
  87. fc47b03 api doc typo fix in core/logging.h by Neels Hofmeyr · 7 years ago
  88. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  89. dd75bac Move NUM_BYTES macro to core library by Max · 7 years ago
  90. 69dfe5a Fix compilation warning on deprecated macro by Pau Espin Pedrol · 7 years ago
  91. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  92. 75989e6 socket: Add osmo_sock_init2_ofd() function by Pau Espin Pedrol · 7 years ago
  93. 7711713 sercomm: More API documentation by Harald Welte · 7 years ago
  94. 799bef5 sercomm: Better integration of driver interface by Harald Welte · 7 years ago
  95. 7af6d22 sercomm: Include in libosmocore Makefile by Harald Welte · 7 years ago
  96. 1d64088 sercomm: remove unrequired helper functions by Harald Welte · 7 years ago
  97. 8a4eb83 sercomm: Move HDLC related defines into C file by Harald Welte · 7 years ago
  98. ea3d3ba sercomm: Add doxygen-style documentation to public API by Harald Welte · 7 years ago
  99. f6adcd7 sercomm: make rx msg size configurable per instance by Harald Welte · 7 years ago
  100. 1358836 sercomm: introduce osmo_ naming prefix in struct and function names by Harald Welte · 7 years ago