aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/libosmocore.map
AgeCommit message (Expand)AuthorFilesLines
2024-03-28sockaddr_str: add conversion to,from osmo_sockaddrNeels Hofmeyr1-0/+2
2024-03-20Revert "Revert "logging: add log level cache""Hoernchen1-0/+2
2024-03-07osmo_io: Log error message in case call-backs incompatible with modeHarald Welte1-0/+1
2024-02-29osmo_io: Add osmo_io_get_ioops() functionHarald Welte1-0/+1
2024-02-28osmo_io: sendmsg/recvmsg supportHarald Welte1-0/+3
2024-01-09Revert "logging: add log level cache"Hoernchen1-1/+0
2024-01-09logging: add log level cacheEric1-0/+1
2023-12-11socket: Introduce API osmo_sock_sctp_get_peer_addr_info()pespin/multiaddrPau Espin Pedrol1-0/+1
2023-12-07socket: Introduce API osmo_sock_multiaddr_get_name_buf()Pau Espin Pedrol1-0/+2
2023-12-07socket: Introduce API osmo_sock_multiaddr_get_ip_and_port()Pau Espin Pedrol1-0/+1
2023-12-07util: add osmo_strbuf macros to manipulate the strbuf tailNeels Hofmeyr1-0/+2
2023-12-04soft_uart: implement modem status lines and flow controlVadim Yanitskiy1-0/+2
2023-12-03soft_uart: add osmo_soft_uart_{get,set}_name()Vadim Yanitskiy1-0/+2
2023-11-22add new osmo_sockaddr_from_str_and_uint() functionHarald Welte1-0/+1
2023-11-21soft_uart: allow manually flushing the receive bufferVadim Yanitskiy1-0/+1
2023-11-21soft_uart: implement the transmitterVadim Yanitskiy1-1/+0
2023-11-21soft_uart: make osmo_soft_uart_alloc() accept *cfgVadim Yanitskiy1-0/+1
2023-11-21soft_uart: split osmo_soft_uart_enable()Vadim Yanitskiy1-1/+2
2023-11-21soft_uart: add osmo_soft_uart_free()Vadim Yanitskiy1-0/+1
2023-11-21core: Add software UART implementationHarald Welte1-0/+7
2023-10-13gsmtap: Hide implementation of gsmtap_instarehbein1-0/+2
2023-10-05Fix typo in libosmocore.mapPau Espin Pedrol1-1/+1
2023-10-03socket: Introduce APIs osmo_sock_multiaddr_{add,del}_local_addr()Pau Espin Pedrol1-0/+2
2023-09-19write_queue: Enable updating max_length fieldarehbein1-0/+1
2023-09-08socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiad...Pau Espin Pedrol1-0/+1
2023-07-18osmo_io: Add function to change the maximum length of the tx_queueDaniel Willmann1-0/+1
2023-06-30osmo_io: Add osmo_iofd_notify_connected()Daniel Willmann1-0/+1
2023-06-30osmo_io: Remove missing functions from map fileDaniel Willmann1-4/+0
2023-06-20osmo_io: Make name optional, add _set_name() APIPau Espin Pedrol1-0/+1
2023-05-19core: Add function to update osmo_io_ops field for osmo_io_fdarehbein1-0/+1
2023-05-10Add osmo_io with initial poll backendHarald Welte1-0/+24
2023-04-23libosmocore.map: add missing symbols needed for osmo-qcdiagVadim Yanitskiy1-0/+2
2023-03-05libosmocore.map: Add two missing entries for gsmtap*2() APIHarald Welte1-0/+2
2023-02-28libosmocore.map: add tall_{ctr/msgb}_ctxOliver Smith1-0/+2
2023-02-27Add libosmocore.mapDaniel Willmann1-0/+565