aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
AgeCommit message (Expand)AuthorFilesLines
2024-03-28sockaddr_str: add conversion to,from osmo_sockaddrNeels Hofmeyr1-0/+1
2024-02-27gsup.h: define newly added PCO IEAlexander Couzens1-0/+1
2024-02-23osmo_io: Change struct osmo_io_ops to contain struct, not unionHarald Welte1-0/+2
2024-01-20gsup: Convert PDP-Type IE to PDP-Address IEPau Espin Pedrol1-0/+1
2024-01-20gsup: Deprecate field pdp_type in favour of pdp_type_nr and pdp_type_orgPau Espin Pedrol1-0/+1
2024-01-09isdn: initial implementation of the V.110 TAVadim Yanitskiy1-0/+1
2024-01-09core: osmo_tdef_fsm_inst_state_chg(): allow millisecond precisionVadim Yanitskiy1-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-1/+1
2023-12-07socket: Introduce API osmo_sock_multiaddr_get_ip_and_port()Pau Espin Pedrol1-0/+1
2023-11-27LAPDm: Add an extra queue for UI framesAndreas Eversberg1-0/+1
2023-11-27LAPDm: Add support for RTS based pollingAndreas Eversberg1-0/+1
2023-11-27LAPD: Add support for RTS based polling and T200Andreas Eversberg1-0/+1
2023-10-13gsmtap: Hide implementation of gsmtap_instarehbein1-1/+2
2023-10-03socket: Introduce APIs osmo_sock_multiaddr_{add,del}_local_addr()Pau Espin Pedrol1-0/+1
2023-09-12Bump version: 1.8.0.252-13c29 → 1.9.01.9.0Pau Espin Pedrol1-12/+0
2023-09-08socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiad...Pau Espin Pedrol1-1/+2
2023-08-11tlv: Introduce API msgb_tv32_push()Pau Espin Pedrol1-0/+1
2023-06-02libosmogsm: Add support for TUAK authentication algorithmHarald Welte1-0/+1
2023-06-02libosmogsm: Factor out the C2 derivation functionHarald Welte1-0/+1
2023-06-02libosmogsm: Support authentication with 256-bit K and/or OP/OPcHarald Welte1-0/+2
2023-05-23gsm0503_tch_hr_decode2(): new function, emits TS101318 formatMychaela N. Falconia1-0/+2
2023-05-10Add osmo_io with initial poll backendHarald Welte1-0/+1
2023-05-06vty: move struct vty_parent_node to private APINeels Hofmeyr1-1/+2
2023-03-22Fix parsing of TLV_TYPE_SINGLE_TVPau Espin Pedrol1-1/+2
2023-02-20Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/Pau Espin Pedrol1-0/+1
2023-02-07Bump version: 1.7.0.119-b31a-dirty → 1.8.01.8.0osmith/1.8.1Pau Espin Pedrol1-5/+0
2023-01-25Introduce tundev APIPau Espin Pedrol1-0/+1
2023-01-25Introduce netdev APIPau Espin Pedrol1-0/+1
2023-01-24Introduce netns APIPau Espin Pedrol1-0/+1
2023-01-17socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen()Pau Espin Pedrol1-1/+1
2022-10-16logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtranHarald Welte1-1/+2
2022-10-04socket: Introduce API osmo_sockaddr_is_anyPau Espin Pedrol1-0/+1
2022-06-28Bump version: 1.6.0.132-0239-dirty → 1.7.01.7.0Pau Espin Pedrol1-6/+0
2022-06-09cbsp: Add enum and value string for CausePau Espin Pedrol1-0/+1
2022-05-25iuup: Rework API to support RFCI IDs != RFCI indexPau Espin Pedrol1-0/+1
2022-04-26gsm: Introduce helper rach_tx_integer_raw2val()Pau Espin Pedrol1-0/+1
2022-03-30bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledgedDaniel Willmann1-0/+1
2022-02-28BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr1-0/+1
2022-02-16gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol1-0/+1
2021-11-16Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol1-14/+0
2021-09-30refactor stat_item: report only changed valuesNeels Hofmeyr1-0/+1
2021-09-30refactor stat_item: get rid of FIFO and "skipped" errorNeels Hofmeyr1-1/+5
2021-08-20stats: send real last value if no new values comeOliver Smith1-0/+1
2021-06-08kdf: add key derivation functionsEric1-0/+1
2021-06-05stat,rate_ctr: Allow setting group name and use it at report timePau Espin Pedrol1-0/+1
2021-06-01sim: Add osim_card_{reset,close}() APIHarald Welte1-0/+1
2021-05-18vty: Introduce API vty_read_config_filepPau Espin Pedrol1-0/+1
2021-04-28fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeoutNeels Hofmeyr1-0/+1
2021-04-25sim: Obtain card ATR when opening the cardHarald Welte1-0/+1