1. 63e45e6 osmo_io: Make name optional, add _set_name() API by Pau Espin Pedrol · 1 year ago
  2. 5099d99 core/osmo_io: Fix reception of partial packets by arehbein · 1 year ago
  3. 7052cc6 socket: Ensure fd is not negative in osmo_sock_get_name_buf() by Daniel Willmann · 1 year ago
  4. c0aa4bd core/osmo_io: Rename variables for readability by arehbein · 1 year ago
  5. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 1 year, 1 month ago
  6. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 1 year, 1 month ago arehbein/osmo_io_ipa
  7. d4d0370 osmo_io: Improve handling and documentation of segmentation_cb by Daniel Willmann · 1 year, 1 month ago
  8. 0c374c6 core: Add function to update osmo_io_ops field for osmo_io_fd by arehbein · 1 year, 2 months ago
  9. 03590fc copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  10. a4b958b osmo_io: Avoid read of uninitialized variable by Daniel Willmann · 1 year, 2 months ago
  11. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 7 months ago
  12. 9965304 core: Check return value of osmo_fd_register() by arehbein · 1 year, 2 months ago
  13. 68d5139 libosmocore.map: add missing symbols needed for osmo-qcdiag by Vadim Yanitskiy · 1 year, 2 months ago
  14. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 3 months ago
  15. 5e3aaf9 gsmtap.h: Define a packet type for encapsulation of GSM RLP frames by Harald Welte · 1 year, 4 months ago
  16. 0a60e42 gsmtap: add missing entries to gsmtap_type_names[] by Vadim Yanitskiy · 1 year, 4 months ago
  17. 5761c44 error log: osmo_sock_init2_multiaddr() v4/v6 mix by Neels Hofmeyr · 3 years, 9 months ago
  18. b46cfba on_dso_load_select: run after on_dso_load_ctx by Oliver Smith · 1 year, 4 months ago
  19. fc37650 logging.c: Sanitize calls to osmo_fd_unregister() by Pau Espin Pedrol · 1 year, 4 months ago
  20. 6fd7f41 select.c: osmo_fd_unregister(): Avoid assert hit with old buggy users of the API by Pau Espin Pedrol · 1 year, 4 months ago
  21. 25729cf select.c: Clarify osmo_fd_unregister() can only be called on registered osmo_fds by Pau Espin Pedrol · 1 year, 4 months ago
  22. 153519f select.c: Clarify osmo_fd_(un)register() API expectations of registered fd by Pau Espin Pedrol · 1 year, 4 months ago
  23. c46a15d select: Optimize osmo_fd_get_by_fd by Pau Espin Pedrol · 1 year, 4 months ago
  24. 040548f logging: Unregister osmo_fd before closing fd by Pau Espin Pedrol · 1 year, 4 months ago
  25. 8d1532a cosmetic: stats_tcp: Fix typo in comment by Pau Espin Pedrol · 1 year, 4 months ago
  26. c952776 Makefile.am: Make libraries depend on .map files by Harald Welte · 1 year, 4 months ago
  27. d4d78bc libosmocore.map: Add two missing entries for gsmtap*2() API by Harald Welte · 1 year, 4 months ago
  28. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 4 months ago
  29. 5566b2e libosmocore.map: add tall_{ctr/msgb}_ctx by Oliver Smith · 1 year, 4 months ago
  30. edb5f33 GSMTAP: add missing parameter docstrings by Max · 1 year, 4 months ago
  31. 213fc42 Add libosmocore.map by Daniel Willmann · 1 year, 5 months ago
  32. ce4a865 gsmtap_util: remove whitespace at the end of line by Philipp Maier · 1 year, 4 months ago
  33. a747d36 GSMTAP: add gsmtap_source_init*2() by Max · 1 year, 4 months ago
  34. ef5d3bc GSMTAP: fix typo by Max · 1 year, 4 months ago
  35. db7cb69 socket: propagate error in osmo_sock_unix_init() to the caller by Max · 1 year, 5 months ago
  36. 5f15e41 Bump version: 1.7.0.119-b31a-dirty → 1.8.0 by Pau Espin Pedrol · 1 year, 5 months ago osmith/1.8.1 1.8.0
  37. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  38. d3455fa tun: Fix potential unpaired call to osmo_netns_switch_exit() by Pau Espin Pedrol · 1 year, 5 months ago
  39. 7d79fa4 netdev: Fix compilation building with --disable-libmnl by Pau Espin Pedrol · 1 year, 5 months ago
  40. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 5 months ago
  41. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 5 months ago
  42. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 5 months ago
  43. 4ce820a isdndlc: Fix documentation by Harald Welte · 1 year, 7 months ago
  44. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  45. 1162a24 src/core/Makefile.am: reformat SOURCES list by Pau Espin Pedrol · 1 year, 5 months ago
  46. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago