Skip to content
Builds

Loading builds...

Changes

#4643 (Jan 23, 2026, 10:50:05 AM)

  1. osmo_io: Support rx of segments up to ~UINT16_MAX — Pau Espin Pedrol / detail
  2. osmo_io: Propagate segment_cb errors to the read_cb — Pau Espin Pedrol / detail

#4642 (Jan 23, 2026, 10:15:09 AM)

  1. logging: Add APIs to set/get log_{target,context} fields — Pau Espin Pedrol / detail
  2. gb: Avoid accessing struct log_target members directly — Pau Espin Pedrol / detail
  3. Remove unused private API log_target_create_file_stream() — Pau Espin Pedrol / detail

#4641 (Jan 23, 2026, 9:20:07 AM)

  1. core: always build osmo_sock_multiaddr_* helpers — Pau Espin Pedrol / detail

#4639 (Jan 22, 2026, 9:55:07 PM)

  1. osmo_io: Make iofd_handle_segmented_read() static — Pau Espin Pedrol / detail
  2. osmo_io: Reorder iofd_handle_segmented_read() — Pau Espin Pedrol / detail
  3. osmo_io: Assert osmo_iofd_set_alloc_info() params fit in a 16bit value — Pau Espin Pedrol / detail

#4637 (Jan 21, 2026, 9:10:08 AM)

  1. Detect struct in6_addr.s6_addr32 via AC_CHECK_MEMBER and use — dtv.comp / detail

#4635 (Jan 20, 2026, 11:05:07 AM)

  1. contrib/jenkins_arm.sh: Remove explicit configure.sh disable args — Pau Espin Pedrol / detail

#4633 (Jan 19, 2026, 12:10:06 PM)

  1. configure.ac: EMBEDDED modifies default AC_ARG_ENABLE values — Pau Espin Pedrol / detail
  2. gmstap_log: optimization: Add talloc_pool for transmitted messages — Pau Espin Pedrol / detail
  3. select.c: Check for ENABLE_PSEUDOTALLOC instead of EMBEDDED — Pau Espin Pedrol / detail
  4. select.c: Check for ENABLE_PLUGIN instead of EMBEDDED — Pau Espin Pedrol / detail

#4629 (Jan 16, 2026, 12:35:05 PM)

  1. osmo_io: Introduce API osmo_iofd_set_name_f() — Pau Espin Pedrol / detail

#4628 (Jan 16, 2026, 12:10:08 PM)

  1. vty: Fix extern var declared inside ifdef — Pau Espin Pedrol / detail
  2. Add --disable-syslog-logging configure option — Pau Espin Pedrol / detail

#4625 (Jan 14, 2026, 2:40:09 PM)

  1. osmo_io: Validate msghdr!=NULL after allocation — Pau Espin Pedrol / detail
  2. osmo_io: io_uring: Fix batch mode in multithread process — Pau Espin Pedrol / detail

#4623 (Jan 13, 2026, 11:20:07 AM)

  1. omo_io: poll: Support multiple iov on all read/write variants — Pau Espin Pedrol / detail

#475 (Sep 15, 2018, 8:00:08 AM)

  1. gsm0808: fix wrong codec defaults for OFR_AMR_WB — pmaier@sysmocom.de / detail
  2. gsm0808: add function to convert amr gsm0408 setings to gsm0808 — pmaier@sysmocom.de / detail