1. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 5 months ago
  2. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 5 months ago
  3. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  4. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 5 months ago
  5. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 5 months ago
  6. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 6 months ago
  7. d7d4b1b gsmtap.h: Add definitions for various ISDN sub-types by Harald Welte · 1 year, 7 months ago
  8. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  9. df5b1e1 msgb: introduce extended copy functions by Max · 1 year, 9 months ago
  10. d98a867 logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtran by Harald Welte · 1 year, 10 months ago
  11. 724c162 msgb: do not use msgb_l4 instead of msgb_sms by Philipp Maier · 1 year, 9 months ago
  12. d9d6210 msgb: assert msgb->lXh to be not NULL by Philipp Maier · 1 year, 9 months ago
  13. 3b3955b socket: Introduce API osmo_sockaddr_is_any by Pau Espin Pedrol · 1 year, 9 months ago
  14. 3c12f55 socket.h: Reorder sockaddr APIs to have them all together by Pau Espin Pedrol · 1 year, 9 months ago
  15. 395db20 include: use '#pragma once' everywhere by Vadim Yanitskiy · 1 year, 9 months ago
  16. 812766e utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS() by Pau Espin Pedrol · 1 year, 10 months ago
  17. 709da27 Revert "Add function to guess AF_UNSPEC address" by neels · 1 year, 11 months ago
  18. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 11 months ago
  19. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  20. a4063ef Add function to guess AF_UNSPEC address by Max · 1 year, 11 months ago
  21. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  22. b3e3a5d fsm: osmo_fsm_{event,inst,state}_name(): make *fi pointer const by Vadim Yanitskiy · 1 year, 11 months ago
  23. 1e1436c stats: Functions with no arguments should specify(void) by Harald Welte · 2 years, 2 months ago
  24. 9d3cfef cosmetic: logging.h: fix indentation by Pau Espin Pedrol · 2 years, 2 months ago
  25. 5e24eea Cosmetic: linuxlist.h: fix misleading comment by Oliver Smith · 2 years, 4 months ago
  26. 9c7f7f8 add osmo_sockaddr_set_port() by Neels Hofmeyr · 2 years, 6 months ago
  27. c797e25 core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERT by Vadim Yanitskiy · 2 years, 5 months ago
  28. 85c7831 core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELY by Vadim Yanitskiy · 2 years, 5 months ago
  29. 9ac355a core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0) by Vadim Yanitskiy · 2 years, 5 months ago
  30. e59e839 core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macros by Vadim Yanitskiy · 2 years, 5 months ago
  31. cf7f792 add osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 5 months ago
  32. 1633735 add osmo_quote_str_buf3, osmo_escape_str_buf3 by Neels Hofmeyr · 2 years, 5 months ago
  33. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 7 months ago
  34. 4c44d46 logging: log to stderr when logging is not initialized by Philipp Maier · 2 years, 5 months ago
  35. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  36. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 6 months ago
  37. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  38. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  39. ec5b42c stats_tcp: use a default batch size of 5 instead of 1 by Philipp Maier · 2 years, 6 months ago
  40. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  41. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 6 months ago
  42. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 7 months ago
  43. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  44. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  45. 63e1b2b logging: make LIBOSMOCORE_NO_LOGGING work as expected by Eric Wild · 2 years, 7 months ago
  46. d02090b logging: allow disabling macros using a new define: LIBOSMOCORE_NO_LOGGING by Eric · 2 years, 7 months ago
  47. 9e34f08 gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg() by Harald Welte · 2 years, 7 months ago
  48. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 8 months ago
  49. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 8 months ago
  50. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 9 months ago
  51. c549719 utils: introduce osmo_talloc_replace_string_fmt() by Vadim Yanitskiy · 3 years, 1 month ago
  52. 137efc9 cosmetic: get rid of 3 deprecation warnings by Neels Hofmeyr · 2 years, 9 months ago
  53. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 10 months ago
  54. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 9 months ago
  55. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 10 months ago
  56. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 10 months ago
  57. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 10 months ago
  58. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 10 months ago
  59. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  60. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 10 months ago
  61. 7af860f utils: Fix c++ warn in OSMO_STRBUF_APPEND by Pau Espin Pedrol · 3 years ago
  62. ff84de7 linuxlist: add macro to get last element of a list by Philipp Maier · 3 years ago
  63. ac49bda osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM by Neels Hofmeyr · 3 years, 1 month ago
  64. af40b0b msgb_alloc_headroom: Change size args to be uint16_t by Pau Espin Pedrol · 3 years, 1 month ago
  65. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  66. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  67. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 2 months ago
  68. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 2 months ago
  69. c545ff6 socket: QoS support for all our socket init functions by Harald Welte · 3 years, 2 months ago
  70. ecc0bd8 socket: Introduce osmo_sock_set_priority() helper function by Harald Welte · 3 years, 2 months ago
  71. ce53e03 socket: Introduce osmo_sock_set_dscp() to set socket DSCP value by Harald Welte · 3 years, 2 months ago
  72. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 3 months ago
  73. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 3 months ago
  74. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 5 months ago
  75. 6e9dd02 logging: Deprecate API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  76. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 4 months ago
  77. 88e4058 Introduce osmo_gettid() API by Pau Espin Pedrol · 3 years, 4 months ago
  78. e4cd267 Add inter-thread queue by Harald Welte · 5 years ago
  79. 833e8fa gsmtap_util: SNR can be negative, use a signed integer by Vadim Yanitskiy · 3 years, 6 months ago
  80. 0a2b257 Declare osmo_ctx_init() in talloc.h by Daniel Willmann · 3 years, 6 months ago
  81. 4eb0f16 fsm: Add osmo_fsm_inst_broadcast_children() by Harald Welte · 3 years, 6 months ago
  82. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  83. 7fc88b3 log2.h: Avoid redefining __always_inline by Harald Welte · 3 years, 7 months ago
  84. c172d9f log2.h: Use uintXX_t instead of kernel specific types by Harald Welte · 3 years, 7 months ago
  85. 622cda3 hash/log2: Add generic implementations of fls() and fls64() by Harald Welte · 3 years, 7 months ago
  86. 77530b4 Use explicit type-casting in hlist_del() for C++ compatibility by Harald Welte · 3 years, 7 months ago
  87. 59e13e4 core/linuxlist: do not use 'new' as a parameter name by Vadim Yanitskiy · 3 years, 7 months ago
  88. 7101ca2 Add hlist and hashtable from Linux kernel by Harald Welte · 3 years, 7 months ago
  89. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 7 months ago
  90. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 7 months ago
  91. fd3478c logging: Calculate LOG_MAX_{CTX,FILTERS} from the enum by Daniel Willmann · 3 years, 7 months ago
  92. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 8 months ago
  93. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 8 months ago
  94. f36b762 application: do not document unrelated forward-declarations by Vadim Yanitskiy · 3 years, 8 months ago
  95. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 8 months ago
  96. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 10 months ago
  97. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 8 months ago
  98. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  99. def5a40 socket: make the arguments of osmo_sockaddr_cmp() const by Vadim Yanitskiy · 3 years, 9 months ago
  100. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago