aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-07linuxlist: add macro to get last element of a listPhilipp Maier1-0/+6
2021-06-30bts_feature: Introduce feature to confiure dyn ts as sdcch8Pau Espin Pedrol1-0/+1
2021-06-30Rename osmo dyn ts enumsPau Espin Pedrol2-2/+6
2021-06-28cosmetic: gsm_12_21.h: Fix trailing whitespacePau Espin Pedrol1-2/+2
2021-06-25bts_features: add feature for BCCH carrier power reduction modeVadim Yanitskiy1-0/+1
2021-06-25gsm0808: add Kc128 to Handover RequestNeels Hofmeyr1-1/+6
2021-06-21add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr2-0/+22
2021-06-18vty: make function cmd_range_match() publicPhilipp Maier1-0/+2
2021-06-18osmo_select_shutdown_request(): allow finishing pending writes on SIGTERMNeels Hofmeyr1-0/+3
2021-06-13msgb_alloc_headroom: Change size args to be uint16_tPau Espin Pedrol1-2/+2
2021-06-11bts_feature: Introduce feature to speak to PCUPau Espin Pedrol1-0/+1
2021-06-11ipaccess: Add new osmo extension IPAC_PROTO_EXT_PCUPau Espin Pedrol1-0/+1
2021-06-08kdf: add key derivation functionsEric2-0/+22
2021-06-05stat,rate_ctr: Allow setting group name and use it at report timePau Espin Pedrol2-0/+6
2021-06-03gsm_08_58.h: add mask for Osmocom specific VAMOS C-bitsVadim Yanitskiy1-0/+1
2021-06-01stat,rate_ctr: Introduce new API to get counter at given indexPau Espin Pedrol2-3/+5
2021-06-01sim: Add osim_card_{reset,close}() APIHarald Welte1-0/+4
2021-05-26gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy1-0/+8
2021-05-19add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_LmNeels Hofmeyr1-0/+2
2021-05-19add RSL_IE_OSMO_TRAINING_SEQUENCENeels Hofmeyr1-0/+1
2021-05-18vty: Introduce API vty_read_config_filepPau Espin Pedrol1-1/+2
2021-05-17vty: Implement missing public API host_config_file()Pau Espin Pedrol1-1/+1
2021-05-06Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu"Pau Espin Pedrol1-1/+1
2021-05-06gb: Fix naming and export symbol bssgp_enc_rim_pduPau Espin Pedrol1-1/+1
2021-04-29osmo_timer_pending: Make arg constPau Espin Pedrol1-1/+1
2021-04-29ns2: Allow setting the socket priority for a UDP bindHarald Welte1-0/+1
2021-04-28fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeoutNeels Hofmeyr1-1/+1
2021-04-28socket: QoS support for all our socket init functionsHarald Welte1-0/+9
2021-04-27socket: Introduce osmo_sock_set_priority() helper functionHarald Welte1-0/+1
2021-04-27socket: Introduce osmo_sock_set_dscp() to set socket DSCP valueHarald Welte1-0/+2
2021-04-25ns2: Dump frame relay state to VTY during "show ns"Harald Welte1-0/+2
2021-04-25frame_relay: Export osmo_fr_network_free()Harald Welte1-0/+1
2021-04-25sim: Obtain card ATR when opening the cardHarald Welte1-0/+11
2021-04-21gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdefPau Espin Pedrol1-0/+1
2021-04-20RR: add missing Extended TSC Set IENeels Hofmeyr1-0/+1
2021-04-20RR: add VAMOS channel modesNeels Hofmeyr2-0/+7
2021-04-19gsm: Support Sending Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol1-0/+3
2021-04-19protocol/gsm_08_58.h: add asymmetric CSD data ratesVadim Yanitskiy1-0/+7
2021-04-19protocol/gsm_08_58.h: add more 'Channel rate and type' valuesVadim Yanitskiy1-4/+9
2021-04-19protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}Vadim Yanitskiy1-0/+3
2021-04-14cosmetic: Fix trailing whitespacePau Espin Pedrol1-1/+1
2021-04-14gsm_08_08.h: Add extra field elements defined in other sectionsPau Espin Pedrol1-1/+4
2021-04-09add osmo_bts_features_names: short BTS feature stringsNeels Hofmeyr1-0/+5
2021-04-08deprecate osmo_bts_feature_name(), add osmo_bts_features_desc()Neels Hofmeyr1-1/+5
2021-04-07stat_item: make value ids item specificOliver Smith1-4/+8
2021-04-06stat_item: make next_id argument name consistentOliver Smith1-3/+3
2021-03-27add BTS_FEAT_VAMOSNeels Hofmeyr1-0/+1
2021-03-24gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens1-1/+3
2021-03-24gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNSHarald Welte1-0/+3
2021-03-18tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann1-2/+2