1. e0d0fff msgb: fix doxygen docs for msgb_pull_u{8,16,32): end -> front by Vadim Yanitskiy · 8 months ago
  2. 1584b2a gsmtap: Hide implementation of gsmtap_inst by arehbein · 9 months ago
  3. 64ba9ed socket: Introduce APIs osmo_sock_multiaddr_{add,del}_local_addr() by Pau Espin Pedrol · 9 months ago
  4. 2a405d4 osmo_io: Clean up code by arehbein · 9 months ago
  5. d9a5c8d sockaddr_str.h Fix OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL syntax error by Pau Espin Pedrol · 9 months ago
  6. 522f51b gsmtap.h: Add definitions for ISDN PPP sub-type by Manawyrm · 10 months ago
  7. ae07127 write_queue: Enable updating max_length field by arehbein · 10 months ago
  8. a45b0be socket: Support setsokopt SCTP_INITMSG in osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 10 months ago
  9. 658c509 socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 10 months ago
  10. f91d2aa osmo_io: Add io_uring backend by Daniel Willmann · 1 year, 6 months ago
  11. e83227f socket: Add osmo_sock_init flag to enable SCTP ASCONF features by Pau Espin Pedrol · 11 months ago
  12. ad9757a sockaddr_str: Introduce macro OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL by Pau Espin Pedrol · 11 months ago
  13. a9303f3 osmo_io: Add function to change the maximum length of the tx_queue by Daniel Willmann · 12 months ago
  14. 7b59bab osmo_io: Document expectation that segmentation_cb() can modify msgb by Daniel Willmann · 12 months ago
  15. 918b0ce core: fix pointer access in msgb_l[1-4] macros by Vadim Yanitskiy · 12 months ago
  16. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 1 year ago
  17. 63e45e6 osmo_io: Make name optional, add _set_name() API by Pau Espin Pedrol · 1 year, 1 month ago
  18. bb20d4e Added generation of include/osmocom/core/socket_compat.h by Andreas Eversberg · 1 year, 1 month ago
  19. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 1 year, 1 month ago
  20. 3ed8772 osmo_io: Don't make msg in write_cb const by Daniel Willmann · 1 year, 1 month ago
  21. 2dd8da6 osmo_io: Consistency - put read/recv callback first in osmo_io_ops by Daniel Willmann · 1 year, 1 month ago
  22. d4d0370 osmo_io: Improve handling and documentation of segmentation_cb by Daniel Willmann · 1 year, 2 months ago
  23. 0c374c6 core: Add function to update osmo_io_ops field for osmo_io_fd by arehbein · 1 year, 2 months ago
  24. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 8 months ago
  25. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 3 months ago
  26. 8969298 rate_ctr: Add rate_ctr_add2() similar to rate_ctr_inc2() by Harald Welte · 1 year, 3 months ago
  27. 5e3aaf9 gsmtap.h: Define a packet type for encapsulation of GSM RLP frames by Harald Welte · 1 year, 4 months ago
  28. 8c505c1 logging: remove log_initialized(void) by Eric · 1 year, 4 months ago
  29. 45ae1c5 Add osmo_sockaddr_size() to return the size of the variant used by Daniel Willmann · 1 year, 5 months ago
  30. 22ade29 msgb: use OSMO_ASSERT in msgb_alloc_headroom[_c]() by Vadim Yanitskiy · 1 year, 4 months ago
  31. ba1e200 add osmo_prim_operation_name() by Neels Hofmeyr · 1 year, 4 months ago
  32. a747d36 GSMTAP: add gsmtap_source_init*2() by Max · 1 year, 4 months ago
  33. 0b5c09b Fix typo endianess -> endianness by Oliver Smith · 1 year, 5 months ago
  34. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 5 months ago
  35. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 5 months ago
  36. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  37. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 6 months ago
  38. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 6 months ago
  39. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 6 months ago
  40. d7d4b1b gsmtap.h: Add definitions for various ISDN sub-types by Harald Welte · 1 year, 7 months ago
  41. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  42. df5b1e1 msgb: introduce extended copy functions by Max · 1 year, 9 months ago
  43. d98a867 logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtran by Harald Welte · 1 year, 10 months ago
  44. 724c162 msgb: do not use msgb_l4 instead of msgb_sms by Philipp Maier · 1 year, 9 months ago
  45. d9d6210 msgb: assert msgb->lXh to be not NULL by Philipp Maier · 1 year, 9 months ago
  46. 3b3955b socket: Introduce API osmo_sockaddr_is_any by Pau Espin Pedrol · 1 year, 9 months ago
  47. 3c12f55 socket.h: Reorder sockaddr APIs to have them all together by Pau Espin Pedrol · 1 year, 9 months ago
  48. 395db20 include: use '#pragma once' everywhere by Vadim Yanitskiy · 1 year, 9 months ago
  49. 812766e utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS() by Pau Espin Pedrol · 1 year, 10 months ago
  50. 709da27 Revert "Add function to guess AF_UNSPEC address" by neels · 1 year, 11 months ago
  51. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 11 months ago
  52. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  53. a4063ef Add function to guess AF_UNSPEC address by Max · 1 year, 11 months ago
  54. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  55. b3e3a5d fsm: osmo_fsm_{event,inst,state}_name(): make *fi pointer const by Vadim Yanitskiy · 1 year, 11 months ago
  56. 1e1436c stats: Functions with no arguments should specify(void) by Harald Welte · 2 years, 2 months ago
  57. 9d3cfef cosmetic: logging.h: fix indentation by Pau Espin Pedrol · 2 years, 2 months ago
  58. 5e24eea Cosmetic: linuxlist.h: fix misleading comment by Oliver Smith · 2 years, 4 months ago
  59. 9c7f7f8 add osmo_sockaddr_set_port() by Neels Hofmeyr · 2 years, 6 months ago
  60. c797e25 core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERT by Vadim Yanitskiy · 2 years, 5 months ago
  61. 85c7831 core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELY by Vadim Yanitskiy · 2 years, 5 months ago
  62. 9ac355a core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0) by Vadim Yanitskiy · 2 years, 5 months ago
  63. e59e839 core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macros by Vadim Yanitskiy · 2 years, 5 months ago
  64. cf7f792 add osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 5 months ago
  65. 1633735 add osmo_quote_str_buf3, osmo_escape_str_buf3 by Neels Hofmeyr · 2 years, 5 months ago
  66. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 7 months ago
  67. 4c44d46 logging: log to stderr when logging is not initialized by Philipp Maier · 2 years, 6 months ago
  68. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  69. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 6 months ago
  70. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  71. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  72. ec5b42c stats_tcp: use a default batch size of 5 instead of 1 by Philipp Maier · 2 years, 6 months ago
  73. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  74. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 6 months ago
  75. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 7 months ago
  76. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  77. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  78. 63e1b2b logging: make LIBOSMOCORE_NO_LOGGING work as expected by Eric Wild · 2 years, 7 months ago
  79. d02090b logging: allow disabling macros using a new define: LIBOSMOCORE_NO_LOGGING by Eric · 2 years, 7 months ago
  80. 9e34f08 gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg() by Harald Welte · 2 years, 7 months ago
  81. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 8 months ago
  82. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 8 months ago
  83. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 9 months ago
  84. c549719 utils: introduce osmo_talloc_replace_string_fmt() by Vadim Yanitskiy · 3 years, 1 month ago
  85. 137efc9 cosmetic: get rid of 3 deprecation warnings by Neels Hofmeyr · 2 years, 9 months ago
  86. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 10 months ago
  87. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 10 months ago
  88. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 10 months ago
  89. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 10 months ago
  90. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 10 months ago
  91. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 10 months ago
  92. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  93. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 11 months ago
  94. 7af860f utils: Fix c++ warn in OSMO_STRBUF_APPEND by Pau Espin Pedrol · 3 years ago
  95. ff84de7 linuxlist: add macro to get last element of a list by Philipp Maier · 3 years ago
  96. ac49bda osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM by Neels Hofmeyr · 3 years, 1 month ago
  97. af40b0b msgb_alloc_headroom: Change size args to be uint16_t by Pau Espin Pedrol · 3 years, 1 month ago
  98. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  99. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  100. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 2 months ago