1. ee56983 Bump version: 1.9.1.3-128b-dirty → 1.9.2 by Oliver Smith · 6 months ago 1.9.2
  2. 3f0bbe3 logging_gsmtap: Temporarily disable logging when sending the logs by Daniel Willmann · 7 months ago
  3. 1972481 Bump version: 1.9.0.1-7d414-dirty → 1.9.1 by Oliver Smith · 6 months ago 1.9.1
  4. 7d41444 logging: ensure ANSI color escape is sent in same line/before newline by Manawyrm · 7 months ago
  5. aca2c72 Bump version: 1.8.0.252-13c29 → 1.9.0 by Pau Espin Pedrol · 9 months ago 1.9.0
  6. a45b0be socket: Support setsokopt SCTP_INITMSG in osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 9 months ago
  7. 658c509 socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 9 months ago
  8. ec7d491 osmo_io: Use local variable to reference msghdr->msg by Daniel Willmann · 9 months ago
  9. f39c23f osmo_io: Change parent of msghdr to iofd (instead of msg) by Daniel Willmann · 9 months ago
  10. b437f80 socket: Avoid aborting socket creation if setsockopt for ASCONF fails by Pau Espin Pedrol · 9 months ago
  11. f91d2aa osmo_io: Add io_uring backend by Daniel Willmann · 1 year, 5 months ago
  12. 012d904 osmo_io: Avoid potential double free when sending msgb by Daniel Willmann · 10 months ago
  13. 2b34e92 osmo_io: Add iofd_handle_recv() by Daniel Willmann · 9 months ago
  14. cd23806 select: Prevent negative index lookup on osmo_fd_lookup.table by arehbein · 11 months ago
  15. e83227f socket: Add osmo_sock_init flag to enable SCTP ASCONF features by Pau Espin Pedrol · 10 months ago
  16. 92efac2 osmo_io: Use MSG_NOSIGNAL to avoid SIGPIPE on write by Daniel Willmann · 10 months ago
  17. f083382 osmo_io: Ensure correct ownership of msgb when sending by Daniel Willmann · 10 months ago
  18. a2d8bf8 exec: osmo_system_nowait2(): Improve logging and error checks by Pau Espin Pedrol · 10 months ago
  19. 97d2144 osmo_io: Fix length calculation in iofd_handle_segmentation() by Daniel Willmann · 11 months ago
  20. d0d9ecb osmo_io(cosmetic): End in a dot for doxygen AUTO_BRIEF by Daniel Willmann · 11 months ago
  21. 4731e71 cosmetic: Fix doc comment by Daniel Willmann · 11 months ago
  22. a9303f3 osmo_io: Add function to change the maximum length of the tx_queue by Daniel Willmann · 11 months ago
  23. 7b59bab osmo_io: Document expectation that segmentation_cb() can modify msgb by Daniel Willmann · 11 months ago
  24. c3b772b socket: Cache errno before calling further functions by Pau Espin Pedrol · 11 months ago
  25. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 11 months ago
  26. 8b7e7f1 osmo_io: Remove missing functions from map file by Daniel Willmann · 11 months ago
  27. e4ecd99 osmo_io: Fix write_enable handling in iofd_txqueue by Daniel Willmann · 11 months ago
  28. f89162f osmo_io: Use bitfield for various boolean flags by Daniel Willmann · 11 months ago
  29. 3ef6120 gsmtap_source_free(): Don't crash if NULL is passed by Harald Welte · 11 months ago
  30. a8a27c2 osmo_io: Use LOGPIO instead of LOGP by Daniel Willmann · 11 months ago
  31. acb9776 osmo_io: Return early on error in osmo_iofd_register() by Daniel Willmann · 12 months ago
  32. 63e45e6 osmo_io: Make name optional, add _set_name() API by Pau Espin Pedrol · 12 months ago
  33. 5099d99 core/osmo_io: Fix reception of partial packets by arehbein · 12 months ago
  34. 7052cc6 socket: Ensure fd is not negative in osmo_sock_get_name_buf() by Daniel Willmann · 12 months ago
  35. c0aa4bd core/osmo_io: Rename variables for readability by arehbein · 12 months ago
  36. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 12 months ago
  37. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 1 year, 1 month ago arehbein/osmo_io_ipa
  38. d4d0370 osmo_io: Improve handling and documentation of segmentation_cb by Daniel Willmann · 1 year, 1 month ago
  39. 0c374c6 core: Add function to update osmo_io_ops field for osmo_io_fd by arehbein · 1 year, 1 month ago
  40. 03590fc copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  41. a4b958b osmo_io: Avoid read of uninitialized variable by Daniel Willmann · 1 year, 1 month ago
  42. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 7 months ago
  43. 9965304 core: Check return value of osmo_fd_register() by arehbein · 1 year, 1 month ago
  44. 68d5139 libosmocore.map: add missing symbols needed for osmo-qcdiag by Vadim Yanitskiy · 1 year, 1 month ago
  45. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 2 months ago
  46. 5e3aaf9 gsmtap.h: Define a packet type for encapsulation of GSM RLP frames by Harald Welte · 1 year, 3 months ago
  47. 0a60e42 gsmtap: add missing entries to gsmtap_type_names[] by Vadim Yanitskiy · 1 year, 3 months ago
  48. 5761c44 error log: osmo_sock_init2_multiaddr() v4/v6 mix by Neels Hofmeyr · 3 years, 9 months ago
  49. b46cfba on_dso_load_select: run after on_dso_load_ctx by Oliver Smith · 1 year, 3 months ago
  50. fc37650 logging.c: Sanitize calls to osmo_fd_unregister() by Pau Espin Pedrol · 1 year, 3 months ago
  51. 6fd7f41 select.c: osmo_fd_unregister(): Avoid assert hit with old buggy users of the API by Pau Espin Pedrol · 1 year, 3 months ago
  52. 25729cf select.c: Clarify osmo_fd_unregister() can only be called on registered osmo_fds by Pau Espin Pedrol · 1 year, 3 months ago
  53. 153519f select.c: Clarify osmo_fd_(un)register() API expectations of registered fd by Pau Espin Pedrol · 1 year, 3 months ago
  54. c46a15d select: Optimize osmo_fd_get_by_fd by Pau Espin Pedrol · 1 year, 3 months ago
  55. 040548f logging: Unregister osmo_fd before closing fd by Pau Espin Pedrol · 1 year, 3 months ago
  56. 8d1532a cosmetic: stats_tcp: Fix typo in comment by Pau Espin Pedrol · 1 year, 3 months ago
  57. c952776 Makefile.am: Make libraries depend on .map files by Harald Welte · 1 year, 3 months ago
  58. d4d78bc libosmocore.map: Add two missing entries for gsmtap*2() API by Harald Welte · 1 year, 3 months ago
  59. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 3 months ago
  60. 5566b2e libosmocore.map: add tall_{ctr/msgb}_ctx by Oliver Smith · 1 year, 3 months ago
  61. edb5f33 GSMTAP: add missing parameter docstrings by Max · 1 year, 3 months ago
  62. 213fc42 Add libosmocore.map by Daniel Willmann · 1 year, 4 months ago
  63. ce4a865 gsmtap_util: remove whitespace at the end of line by Philipp Maier · 1 year, 3 months ago
  64. a747d36 GSMTAP: add gsmtap_source_init*2() by Max · 1 year, 4 months ago
  65. ef5d3bc GSMTAP: fix typo by Max · 1 year, 4 months ago
  66. db7cb69 socket: propagate error in osmo_sock_unix_init() to the caller by Max · 1 year, 4 months ago
  67. 5f15e41 Bump version: 1.7.0.119-b31a-dirty → 1.8.0 by Pau Espin Pedrol · 1 year, 4 months ago osmith/1.8.1 1.8.0
  68. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 4 months ago
  69. d3455fa tun: Fix potential unpaired call to osmo_netns_switch_exit() by Pau Espin Pedrol · 1 year, 4 months ago
  70. 7d79fa4 netdev: Fix compilation building with --disable-libmnl by Pau Espin Pedrol · 1 year, 4 months ago
  71. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 4 months ago
  72. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 4 months ago
  73. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  74. 4ce820a isdndlc: Fix documentation by Harald Welte · 1 year, 6 months ago
  75. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  76. 1162a24 src/core/Makefile.am: reformat SOURCES list by Pau Espin Pedrol · 1 year, 5 months ago
  77. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago