aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* linuxlist: add macro to get last element of a listPhilipp Maier2021-07-071-0/+6
* bts_feature: Introduce feature to confiure dyn ts as sdcch8Pau Espin Pedrol2021-06-301-0/+1
* Rename osmo dyn ts enumsPau Espin Pedrol2021-06-302-2/+6
* cosmetic: gsm_12_21.h: Fix trailing whitespacePau Espin Pedrol2021-06-281-2/+2
* bts_features: add feature for BCCH carrier power reduction modeVadim Yanitskiy2021-06-251-0/+1
* gsm0808: add Kc128 to Handover RequestNeels Hofmeyr2021-06-251-1/+6
* add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr2021-06-212-0/+22
* vty: make function cmd_range_match() publicPhilipp Maier2021-06-181-0/+2
* osmo_select_shutdown_request(): allow finishing pending writes on SIGTERMNeels Hofmeyr2021-06-181-0/+3
* msgb_alloc_headroom: Change size args to be uint16_tPau Espin Pedrol2021-06-131-2/+2
* bts_feature: Introduce feature to speak to PCUPau Espin Pedrol2021-06-111-0/+1
* ipaccess: Add new osmo extension IPAC_PROTO_EXT_PCUPau Espin Pedrol2021-06-111-0/+1
* kdf: add key derivation functionsEric2021-06-082-0/+22
* stat,rate_ctr: Allow setting group name and use it at report timePau Espin Pedrol2021-06-052-0/+6
* gsm_08_58.h: add mask for Osmocom specific VAMOS C-bitsVadim Yanitskiy2021-06-031-0/+1
* stat,rate_ctr: Introduce new API to get counter at given indexPau Espin Pedrol2021-06-012-3/+5
* sim: Add osim_card_{reset,close}() APIHarald Welte2021-06-011-0/+4
* gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy2021-05-261-0/+8
* add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_LmNeels Hofmeyr2021-05-191-0/+2
* add RSL_IE_OSMO_TRAINING_SEQUENCENeels Hofmeyr2021-05-191-0/+1
* vty: Introduce API vty_read_config_filepPau Espin Pedrol2021-05-181-1/+2
* vty: Implement missing public API host_config_file()Pau Espin Pedrol2021-05-171-1/+1
* Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu"Pau Espin Pedrol2021-05-061-1/+1
* gb: Fix naming and export symbol bssgp_enc_rim_pduPau Espin Pedrol2021-05-061-1/+1
* osmo_timer_pending: Make arg constPau Espin Pedrol2021-04-291-1/+1
* ns2: Allow setting the socket priority for a UDP bindHarald Welte2021-04-291-0/+1
* fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeoutNeels Hofmeyr2021-04-281-1/+1
* socket: QoS support for all our socket init functionsHarald Welte2021-04-281-0/+9
* socket: Introduce osmo_sock_set_priority() helper functionHarald Welte2021-04-271-0/+1
* socket: Introduce osmo_sock_set_dscp() to set socket DSCP valueHarald Welte2021-04-271-0/+2
* ns2: Dump frame relay state to VTY during "show ns"Harald Welte2021-04-251-0/+2
* frame_relay: Export osmo_fr_network_free()Harald Welte2021-04-251-0/+1
* sim: Obtain card ATR when opening the cardHarald Welte2021-04-251-0/+11
* gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdefPau Espin Pedrol2021-04-211-0/+1
* RR: add missing Extended TSC Set IENeels Hofmeyr2021-04-201-0/+1
* RR: add VAMOS channel modesNeels Hofmeyr2021-04-202-0/+7
* gsm: Support Sending Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol2021-04-191-0/+3
* protocol/gsm_08_58.h: add asymmetric CSD data ratesVadim Yanitskiy2021-04-191-0/+7
* protocol/gsm_08_58.h: add more 'Channel rate and type' valuesVadim Yanitskiy2021-04-191-4/+9
* protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}Vadim Yanitskiy2021-04-191-0/+3
* cosmetic: Fix trailing whitespacePau Espin Pedrol2021-04-141-1/+1
* gsm_08_08.h: Add extra field elements defined in other sectionsPau Espin Pedrol2021-04-141-1/+4
* add osmo_bts_features_names: short BTS feature stringsNeels Hofmeyr2021-04-091-0/+5
* deprecate osmo_bts_feature_name(), add osmo_bts_features_desc()Neels Hofmeyr2021-04-081-1/+5
* stat_item: make value ids item specificOliver Smith2021-04-071-4/+8
* stat_item: make next_id argument name consistentOliver Smith2021-04-061-3/+3
* add BTS_FEAT_VAMOSNeels Hofmeyr2021-03-271-0/+1
* gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens2021-03-241-1/+3
* gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNSHarald Welte2021-03-241-0/+3
* tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann2021-03-181-2/+2