Skip to content
Changes
- Fix 'logging: Avoid infinite loop logging inside logging path'
—
Pau Espin Pedrol /
detail
- logging: Avoid infinite loop logging inside logging path
—
Pau Espin Pedrol /
detail
- stats_tcp.c: Remove unneeded EMBEDDED check
—
Pau Espin Pedrol /
detail
- logging_file: Avoid reopening file for stderr
—
Pau Espin Pedrol /
detail
- logging_file: Fix log_target_file_switch_to_stream on stderr
—
Pau Espin Pedrol /
detail
- core: guard TCP stats on availability of linux/tcp.h
—
Pau Espin Pedrol /
detail
- core: always build tun.c and gate TUN support by headers
—
Pau Espin Pedrol /
detail
- core: guard Linux netlink headers by libmnl usage
—
Pau Espin Pedrol /
detail
- osmo_io: Fix misalignment of iofd->cmsg used as struct cmsghdr
—
Pau Espin Pedrol /
detail
- socket_compat.h improvements to always have struct osmo_sockaddr
—
Pau Espin Pedrol /
detail
- remove references to define EMBEDDED in public headers
—
Pau Espin Pedrol /
detail
- logging: Move log target file to its own file
—
Pau Espin Pedrol /
detail
- osmo_io: Add assert to validate inconditional
—
Pau Espin Pedrol /
detail
- osmo_io.h: Avoid including sys/socket.h
—
Pau Espin Pedrol /
detail
- socket.h: Include netinet/in.h instead of arpa/inet.h
—
Pau Espin Pedrol /
detail
- configure.ac: Add arpa/inet.h to AC_CHECK_HEADERS
—
Pau Espin Pedrol /
detail
- build: keep netns API public and gate features with HAVE_*
—
dtv.comp /
detail
- core: remove SCTP include from osmo_io_internal.h
—
dtv.comp /
detail
- core: fix printf format casts for struct timeval fields
—
dtv.comp /
detail
- vty: guard definition of _XOPEN_SOURCE
—
dtv.comp /
detail
- osmo_io: Support rx of segments up to ~UINT16_MAX
—
Pau Espin Pedrol /
detail
- osmo_io: Propagate segment_cb errors to the read_cb
—
Pau Espin Pedrol /
detail
- logging: Add APIs to set/get log_{target,context} fields
—
Pau Espin Pedrol /
detail
- gb: Avoid accessing struct log_target members directly
—
Pau Espin Pedrol /
detail
- Remove unused private API log_target_create_file_stream()
—
Pau Espin Pedrol /
detail
- core: always build osmo_sock_multiaddr_* helpers
—
Pau Espin Pedrol /
detail
- osmo_io: Make iofd_handle_segmented_read() static
—
Pau Espin Pedrol /
detail
- osmo_io: Reorder iofd_handle_segmented_read()
—
Pau Espin Pedrol /
detail
- osmo_io: Assert osmo_iofd_set_alloc_info() params fit in a 16bit value
—
Pau Espin Pedrol /
detail
- Detect struct in6_addr.s6_addr32 via AC_CHECK_MEMBER and use
—
dtv.comp /
detail
- contrib/jenkins_arm.sh: Remove explicit configure.sh disable args
—
Pau Espin Pedrol /
detail
- configure.ac: EMBEDDED modifies default AC_ARG_ENABLE values
—
Pau Espin Pedrol /
detail
- gmstap_log: optimization: Add talloc_pool for transmitted messages
—
Pau Espin Pedrol /
detail
- select.c: Check for ENABLE_PSEUDOTALLOC instead of EMBEDDED
—
Pau Espin Pedrol /
detail
- select.c: Check for ENABLE_PLUGIN instead of EMBEDDED
—
Pau Espin Pedrol /
detail
- osmo_io: Introduce API osmo_iofd_set_name_f()
—
Pau Espin Pedrol /
detail
- vty: Fix extern var declared inside ifdef
—
Pau Espin Pedrol /
detail
- Add --disable-syslog-logging configure option
—
Pau Espin Pedrol /
detail
- osmo_io: Validate msghdr!=NULL after allocation
—
Pau Espin Pedrol /
detail
- osmo_io: io_uring: Fix batch mode in multithread process
—
Pau Espin Pedrol /
detail
- omo_io: poll: Support multiple iov on all read/write variants
—
Pau Espin Pedrol /
detail
- gsm0808: fix wrong codec defaults for OFR_AMR_WB
—
pmaier@sysmocom.de /
detail
- gsm0808: add function to convert amr gsm0408 setings to gsm0808
—
pmaier@sysmocom.de /
detail